Age | Commit message (Expand) | Author |
2019-07-26 | mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags | Lorenzo Bianconi |
2019-07-26 | mac80211: HE: add Spatial Reuse element parsing support | John Crispin |
2019-07-26 | mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap... | John Crispin |
2019-07-26 | mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() | John Crispin |
2019-07-26 | mac80211: add support for parsing ADDBA_EXT IEs | John Crispin |
2019-07-26 | cfg80211: give all multi-BSSID BSS entries the same timestamp | Johannes Berg |
2019-07-26 | cfg80211: don't parse MBSSID if transmitting BSS isn't created | Johannes Berg |
2019-07-26 | cfg80211: clean up cfg80211_inform_single_bss_frame_data() | Johannes Berg |
2019-07-26 | cfg80211: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-07-26 | mac80211: AMPDU handling for rekeys with Extended Key ID | Alexander Wetzel |
2019-07-26 | mac80211: Simplify Extended Key ID API | Alexander Wetzel |
2019-07-26 | mac80211: add tx dequeue function for process context | Erik Stromdahl |
2019-07-26 | lib80211: use crypto API ccm(aes) transform for CCMP processing | Ard Biesheuvel |
2019-07-26 | mac80211: remove unused and unneeded remove_sta_debugfs callback | Greg Kroah-Hartman |
2019-07-26 | mac80211: pass the vif to cancel_remain_on_channel | Emmanuel Grumbach |
2019-07-25 | tipc: fix changeover issues due to large packet | Tuong Lien |
2019-07-25 | tipc: optimize link synching mechanism | Tuong Lien |
2019-07-24 | can: Add SPDX license identifiers for CAN subsystem | Oliver Hartkopp |
2019-07-24 | can: remove obsolete empty ioctl() handler | Oliver Hartkopp |
2019-07-24 | can: Kconfig: correct history of the CAN protocol | Robert P. J. Day |
2019-07-23 | hv_sock: Use consistent types for UUIDs | Andy Shevchenko |
2019-07-23 | net: sched: include mpls actions in hardware intermediate representation | John Hurley |
2019-07-22 | net: Rename skb_frag page to bv_page | Matthew Wilcox (Oracle) |
2019-07-22 | net: Use skb accessors in network core | Matthew Wilcox (Oracle) |
2019-07-22 | net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier | Maciej Żenczykowski |
2019-07-21 | tcp: be more careful in tcp_fragment() | Eric Dumazet |
2019-07-21 | net: sched: verify that q!=NULL before setting q->flags | Vlad Buslov |
2019-07-21 | tipc: Fix a typo | Christophe JAILLET |
2019-07-20 | mac80211: don't warn about CW params when not using them | Brian Norris |
2019-07-20 | mac80211: fix possible memory leak in ieee80211_assign_beacon | Lorenzo Bianconi |
2019-07-19 | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso |
2019-07-19 | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso |
2019-07-19 | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso |
2019-07-19 | net: openvswitch: rename flow_stats to sw_flow_stats | Pablo Neira Ayuso |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-19 | netfilter: bridge: make NF_TABLES_BRIDGE tristate | Arnd Bergmann |
2019-07-18 | tcp: fix tcp_set_congestion_control() use from bpf hook | Eric Dumazet |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | net: dsa: sja1105: Fix missing unlock on error in sk_buff() | Wei Yongjun |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-18 | ipv6: Unlink sibling route in case of failure | Ido Schimmel |
2019-07-18 | netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE | Pablo Neira Ayuso |
2019-07-18 | netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module | Pablo Neira Ayuso |
2019-07-18 | netfilter: synproxy: fix rst sequence number mismatch | Fernando Fernandez Mancera |
2019-07-18 | udp: Fix typo in net/ipv4/udp.c | Su Yanjun |
2019-07-18 | SUNRPC: Optimise transport balancing code | Trond Myklebust |