summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Merge branch 'ktls-use-after-free'David S. Miller4-12/+66
2021-06-02net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy4-5/+64
2021-06-02net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2-8/+3
2021-06-02ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-02Merge branch 'virtio_net-build_skb-fixes'David S. Miller1-12/+8
2021-06-02virtio_net: get build_skb() buf by data ptrXuan Zhuo1-11/+6
2021-06-02virtio-net: fix for unable to handle page fault for addressXuan Zhuo1-1/+2
2021-06-02net: sock: fix in-kernel mark settingAlexander Aring1-4/+12
2021-06-02net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean1-1/+1
2021-06-01nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P1-2/+3
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau1-2/+1
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi3-11/+12
2021-05-28Merge branch 'mptcp-fixes-for-5-13'Jakub Kicinski3-44/+64
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni1-4/+9
2021-05-28mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni1-30/+32
2021-05-28mptcp: always parse mptcp options for MPC reqskPaolo Abeni1-9/+8
2021-05-28mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni1-1/+15
2021-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski4-35/+59
2021-05-28net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich1-3/+0
2021-05-28net/sched: act_ct: Offload connections with commit actionPaul Blakey1-3/+4
2021-05-28devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit1-2/+2
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2-2/+2
2021-05-27ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov1-1/+1
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds189-1094/+2944
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-22/+80
2021-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller17-231/+513
2021-05-26Merge branch 'mptcp-fixes'David S. Miller6-13/+20
2021-05-26mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti3-6/+6
2021-05-26mptcp: avoid error message on infinite mappingPaolo Abeni1-1/+0
2021-05-26mptcp: drop unconditional pr_warn on bad optPaolo Abeni1-1/+0
2021-05-26mptcp: avoid OOB access in setsockopt()Paolo Abeni3-5/+14
2021-05-26nfp: update maintainer and mailing list addressesSimon Horman1-2/+2
2021-05-26net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-26bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov4-3/+14
2021-05-26net: hns: Fix kernel-docYang Li1-3/+3
2021-05-26sctp: fix the proc_handler for sysctl encap_portXin Long1-1/+1
2021-05-26sctp: add the missing setting for asoc encap_portXin Long1-0/+1
2021-05-25proc: Check /proc/$pid/attr/ writes against file openerKees Cook1-0/+4
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2-10/+0
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann1-1/+5
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann1-10/+12
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann1-7/+11
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann1-0/+2
2021-05-25Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2021-05-25afs: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+10
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2-178/+405
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10