summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-01mptcp: fix syncookie build error on UPFlorian Westphal1-3/+1
2020-08-01fib: fix another fib_rules_ops indirect call wrapper problemBrian Vazquez1-0/+6
2020-08-01tcp: fix build fong CONFIG_MPTCP=nEric Dumazet1-2/+3
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller42-235/+511
2020-07-31rtnetlink: add support for protodown reasonRoopa Prabhu4-5/+147
2020-07-31tun: add missing rcu annotation in tun_set_ebpf()Jason Wang1-1/+1
2020-07-31tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung4-3/+9
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller17-178/+77
2020-07-31Merge branch 'mptcp-syncookies'David S. Miller16-43/+453
2020-07-31selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal1-2/+64
2020-07-31selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal1-0/+47
2020-07-31mptcp: enable JOIN requests even if cookies are in useFlorian Westphal6-0/+174
2020-07-31tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal4-11/+37
2020-07-31mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal4-1/+86
2020-07-31mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal2-5/+7
2020-07-31mptcp: subflow: split subflow_init_reqFlorian Westphal1-10/+22
2020-07-31mptcp: token: move retry to callerFlorian Westphal2-9/+12
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal4-5/+4
2020-07-31net/sched: cls_u32: Use struct_size() helperGustavo A. R. Silva1-14/+6
2020-07-31qede: Use %pM format specifier for MAC addressesAndy Shevchenko1-3/+1
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko2-7/+4
2020-07-31hsr: Use %pM format specifier for MAC addressesAndy Shevchenko1-8/+2
2020-07-31Merge branch 's390-qeth-next'David S. Miller4-36/+48
2020-07-31s390/qeth: use all configured RX buffersJulian Wiedmann1-12/+4
2020-07-31s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann4-18/+26
2020-07-31s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann1-6/+14
2020-07-31net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin1-2/+1
2020-07-31bluetooth: sco: Fix sockptr reference.David S. Miller1-1/+1
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller44-324/+2149
2020-07-31Bluetooth: Remove CRYPTO_ALG_INTERNAL flagHerbert Xu2-4/+4
2020-07-31Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2020-07-31mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg1-6/+5
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2-14/+31
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg5-13/+10
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau3-23/+64
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef3-34/+43
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef7-22/+18
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef3-7/+3
2020-07-31mac80211: do not overwrite the sequence number if requestedMathy Vanhoef1-0/+3
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef3-0/+6
2020-07-31mac80211: never drop injected frames even if normally not allowedMathy Vanhoef1-1/+1
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam1-0/+4
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh3-4/+11
2020-07-31mac80211: calculate skb hash early when using itxqFelix Fietkau1-0/+1
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2-3/+1
2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau3-7/+24
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil5-1/+12
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil6-2/+23
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing8-2/+66