summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-01rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long
2023-06-01rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-06-01net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli
2023-06-01net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua
2023-05-31sfc: fix error unwinds in TC offloadEdward Cree
2023-05-31udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov
2023-05-31net/netlink: fix NETLINK_LIST_MEMBERSHIPS length reportPedro Tammela
2023-05-30net: sched: fix NULL pointer dereference in mq_attachZhengchao Shao
2023-05-30Merge branch 'net-sched-fixes-for-sch_ingress-and-sch_clsact'Jakub Kicinski
2023-05-30net/sched: Prohibit regrafting ingress or clsact QdiscsPeilin Ye
2023-05-30net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) QdiscsPeilin Ye
2023-05-30net/sched: sch_clsact: Only create under TC_H_CLSACTPeilin Ye
2023-05-30net/sched: sch_ingress: Only create under TC_H_INGRESSPeilin Ye
2023-05-30Merge branch 'selftests-mptcp-skip-tests-not-supported-by-old-kernels-part-1'Paolo Abeni
2023-05-30selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts
2023-05-30net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang
2023-05-30Merge branch 'two-fixes-for-smcrv2'Paolo Abeni
2023-05-30net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINKWen Gu
2023-05-30net/smc: Scan from current RMB list when no position specifiedWen Gu
2023-05-30rxrpc: Truncate UTS_RELEASE for rxrpc versionDavid Howells
2023-05-29tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu
2023-05-29tcp: deny tcp_disconnect() when threads are waitingEric Dumazet
2023-05-29af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet
2023-05-29netlink: specs: correct types of legacy arraysJakub Kicinski
2023-05-29net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-05-26nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-05-26amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-05-26tls: improve lockless access safety of tls_err_abort()Jakub Kicinski
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-05-25af_packet: Fix data-races of pkt_sk(sk)->num.Kuniyuki Iwashima
2023-05-25tools: ynl: avoid dict errors on older Python versionsJakub Kicinski
2023-05-25netrom: fix info-leak in nr_write_internal()Eric Dumazet
2023-05-25net: stmmac: fix call trace when stmmac_xdp_xmit() is invokedWei Fang
2023-05-25net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-25Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds