summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio
2019-07-29net: fix ifindex collision during namespace removalJiri Pirko
2019-07-29net/af_iucv: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-29net: bridge: delete local fdb on device init failureNikolay Aleksandrov
2019-07-29net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-07-29NFC: fix attrs checks in netlink interfaceAndrey Konovalov
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-29mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-07-27ipv6: remove printkJonathan Lemon
2019-07-27net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...Jia-Ju Bai
2019-07-27net: neigh: remove redundant assignment to variable bucketColin Ian King
2019-07-26ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan
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-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
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-26bluetooth: switch to AES libraryArd Biesheuvel
2019-07-25bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev
2019-07-25bpf/flow_dissector: support flags in BPF_PROG_TEST_RUNStanislav Fomichev
2019-07-25bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev
2019-07-25bpf: Allow bpf_skb_event_output for a few prog typesAllan Zhang
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-25ipip: validate header length in ipip_tunnel_xmitHaishuang Yan
2019-07-25tipc: fix changeover issues due to large packetTuong Lien
2019-07-25tipc: optimize link synching mechanismTuong Lien
2019-07-25ife: error out when nla attributes are emptyCong Wang
2019-07-25netfilter: nft_meta_bridge: Eliminate 'out' labelPhil Sutter
2019-07-25netfilter: nf_tables: Make nft_meta expression more robustPhil Sutter
2019-07-24netrom: hold sock when setting skb->destructorCong Wang
2019-07-24ovs: datapath: hide clang frame-overflow warningsArnd Bergmann
2019-07-24Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...David S. Miller
2019-07-24ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan