summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28tcp: Fix use-after-free of nreq in reqsk_timer_handler().Kuniyuki Iwashima
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-28Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-11-28Merge branch 'net-fix-some-callers-of-copy_from_sockptr'Paolo Abeni
2024-11-28net: Comment copy_from_sockptr() explaining its behaviourMichal Luczaj
2024-11-28rxrpc: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-28llc: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-26Bluetooth: SCO: remove the redundant sco_conn_putEdward Adam Davis
2024-11-26Bluetooth: MGMT: Fix possible deadlocksLuiz Augusto von Dentz
2024-11-26Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_syncLuiz Augusto von Dentz
2024-11-26Merge branch 'bnxt_en-bug-fixes'Paolo Abeni
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-11-26net: hsr: fix hsr_init_sk() vs network/transport headers.Eric Dumazet
2024-11-26Merge branch 'octeontx2-af-misc-rpm-fixes'Paolo Abeni
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-11-26net: mdio-ipq4019: add missing error checkRosen Penev
2024-11-26Merge branch 'ipv6-fix-temporary-address-not-removed-correctly'Paolo Abeni
2024-11-26selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu
2024-11-26net/ipv6: delete temporary address if mngtmpaddr is removed or unmanagedHangbin Liu
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-11-26Merge branch 'correcting-switch-hardware-versions-and-reported-speeds'Paolo Abeni
2024-11-26rtase: Corrects error handling of the rtase_check_mac_version_valid()Justin Lai
2024-11-26rtase: Correct the speed for RTL907XD-V1Justin Lai
2024-11-26rtase: Refactor the rtase_check_mac_version_valid() functionJustin Lai
2024-11-26s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()Sidraya Jayagond
2024-11-26net/l2tp: fix warning in l2tp_exit_net found by syzbotJames Chapman
2024-11-24selftests: net: test extacks in netlink dumpsJakub Kicinski
2024-11-24netlink: fix false positive warning in extack during dumpsJakub Kicinski
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-24rtnetlink: fix rtnl_dump_ifinfo() error pathEric Dumazet
2024-11-24selftests: fix nested double quotes in f-stringDavid Wei
2024-11-24net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-11-24net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-20Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds