summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang
2023-06-05mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang
2023-06-05net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3Bartosz Golaszewski
2023-06-05Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/...David S. Miller
2023-06-05net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM valuesEric Dumazet
2023-06-05Merge patch series "can: j1939: avoid possible use-after-free when j1939_can_...Marc Kleine-Budde
2023-06-05can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin
2023-06-05can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin
2023-06-05can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel
2023-06-04net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINEMin-Hua Chen
2023-06-04Merge branch 'enetc-fixes'David S. Miller
2023-06-04net: enetc: correct rx_bytes statistics of XDPWei Fang
2023-06-04net: enetc: correct the statistics of rx bytesWei Fang
2023-06-03net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONTWen Gu
2023-06-03Fix gitignore for recently added usptream self testsWeihao Gao
2023-06-02net: phylink: actually fix ksettings_set() ethtool callRussell King (Oracle)
2023-06-02Merge branch 'net-ipv6-skip_notify_on_dev_down-fix'Jakub Kicinski
2023-06-02net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet
2023-06-02net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet
2023-06-02net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependencyArnd Bergmann
2023-06-02net: systemport: Replace platform_get_irq with platform_get_irq_optionalJiasheng Jiang
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-06-01net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-01neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-06-01Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-06-01Merge branch 'mptcp-fixes-for-connect-timeout-access-annotations-and-subflow-...Jakub Kicinski
2023-06-01mptcp: fix active subflow finalizationPaolo Abeni
2023-06-01mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni
2023-06-01mptcp: fix data race around msk->first accessPaolo Abeni
2023-06-01mptcp: consolidate passive msk socket initializationPaolo Abeni
2023-06-01mptcp: add annotations around msk->subflow accessesPaolo Abeni
2023-06-01mptcp: fix connect timeout handlingPaolo Abeni
2023-06-01Merge branch 'rtnetlink-a-couple-of-fixes-in-linkmsg-validation'Jakub Kicinski
2023-06-01rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long
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-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-01Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/landing-teams/worki...Linus Torvalds
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-01Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-01Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-06-01net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli