summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin
2019-07-29cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich
2019-07-29cfg80211: refactor cfg80211_bss_updateSergey Matyukevich
2019-07-26nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior
2019-07-26mac80211: implement HE support for meshSven Eckelmann
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin
2019-07-26mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin
2019-07-26mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin
2019-07-26cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg
2019-07-26cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg
2019-07-26cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg
2019-07-26cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl
2019-07-26lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-25tipc: fix changeover issues due to large packetTuong Lien
2019-07-25tipc: optimize link synching mechanismTuong Lien
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp
2019-07-24can: Kconfig: correct history of the CAN protocolRobert P. J. Day
2019-07-23hv_sock: Use consistent types for UUIDsAndy Shevchenko
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley
2019-07-22net: Rename skb_frag page to bv_pageMatthew Wilcox (Oracle)
2019-07-22net: Use skb accessors in network coreMatthew Wilcox (Oracle)
2019-07-22net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov
2019-07-21tipc: Fix a typoChristophe JAILLET
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-19net: openvswitch: rename flow_stats to sw_flow_statsPablo Neira Ayuso
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18net: dsa: sja1105: Fix missing unlock on error in sk_buff()Wei Yongjun
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds