summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen2-1/+6
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller207-835/+1699
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds81-451/+782
2020-08-01Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-6/+8
2020-08-01mptcp: fix syncookie build error on UPFlorian Westphal1-3/+1
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
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-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-2/+79
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-18/+126
2020-07-31tun: add missing rcu annotation in tun_set_ebpf()Jason Wang1-1/+1
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-58/+104
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-18/+42
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-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-3/+10
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-31net/sched: The error lable position is corrected in ct_init_moduleliujian1-2/+2
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-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+7
2020-07-31Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+42
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-6/+6
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+24
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-51/+57
2020-07-31Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-10/+56
2020-07-31Bluetooth: Remove CRYPTO_ALG_INTERNAL flagHerbert Xu2-4/+4