summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni1-13/+16
2023-06-09mptcp: fix data race around msk->first accessPaolo Abeni1-3/+3
2023-06-09mptcp: consolidate passive msk socket initializationPaolo Abeni3-38/+33
2023-06-09mptcp: simplify subflow_syn_recv_sock()Paolo Abeni1-28/+13
2023-06-09mptcp: avoid unneeded address copyPaolo Abeni1-2/+0
2023-06-09mptcp: add annotations around msk->subflow accessesPaolo Abeni2-9/+15
2023-06-09mptcp: avoid unneeded __mptcp_nmpc_socket() usagePaolo Abeni1-3/+6
2023-06-09rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long1-0/+12
2023-06-09rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long1-15/+19
2023-06-09rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long1-1/+7
2023-06-09ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski1-1/+1
2023-06-09net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang1-13/+3
2023-06-09net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda1-1/+1
2023-06-09mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham1-4/+0
2023-06-09mtd: rawnand: marvell: ensure timing values are writtenChris Packham1-0/+6
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-09net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki1-1/+1
2023-06-09tcp: fix mishandling when the sack compression is deferred.fuyuanli3-4/+15
2023-06-09net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua1-0/+3
2023-06-09iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai1-1/+2
2023-06-09sfc: fix error unwinds in TC offloadEdward Cree1-2/+2
2023-06-09net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-06-09net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed1-7/+4
2023-06-09nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig1-1/+1
2023-06-09HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera1-0/+1
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter3-28/+10
2023-06-09udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov1-1/+1
2023-06-09net/netlink: fix NETLINK_LIST_MEMBERSHIPS length reportPedro Tammela1-1/+1
2023-06-09net: sched: fix NULL pointer dereference in mq_attachZhengchao Shao1-0/+4
2023-06-09net/sched: Prohibit regrafting ingress or clsact QdiscsPeilin Ye1-0/+5
2023-06-09net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) QdiscsPeilin Ye2-3/+8
2023-06-09net/sched: sch_clsact: Only create under TC_H_CLSACTPeilin Ye1-0/+6
2023-06-09net/sched: sch_ingress: Only create under TC_H_INGRESSPeilin Ye1-0/+6
2023-06-09net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINKWen Gu1-2/+2
2023-06-09net/smc: Scan from current RMB list when no position specifiedWen Gu1-1/+4
2023-06-09rxrpc: Truncate UTS_RELEASE for rxrpc versionDavid Howells3-1/+12
2023-06-09tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu1-1/+2
2023-06-09tcp: deny tcp_disconnect() when threads are waitingEric Dumazet4-0/+13
2023-06-09af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet1-3/+5
2023-06-09RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail1-0/+1
2023-06-09RDMA/irdma: Prevent QP use after freeMustafa Ismail1-5/+6
2023-06-09efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda1-12/+13
2023-06-09mtd: rawnand: ingenic: fix empty stub helper definitionsArnd Bergmann1-4/+4
2023-06-09perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim1-1/+1
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju1-3/+9
2023-06-09tls: improve lockless access safety of tls_err_abort()Jakub Kicinski2-2/+6
2023-06-09af_packet: Fix data-races of pkt_sk(sk)->num.Kuniyuki Iwashima2-3/+3
2023-06-09netrom: fix info-leak in nr_write_internal()Eric Dumazet1-3/+4
2023-06-09net: stmmac: fix call trace when stmmac_xdp_xmit() is invokedWei Fang2-2/+7
2023-06-09net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer1-6/+7