summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-09net/mlx5: Relax capability check for eswitch query pathsMoshe Shemesh3-10/+12
2026-05-09ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier1-20/+0
2026-05-09sctp: Fix typo in commentMd Shofiqul Islam1-1/+1
2026-05-09Merge branch 'net-fix-protodown-with-macvlan'Jakub Kicinski4-2/+207
2026-05-09selftests: net: Add protodown testsIdo Schimmel2-0/+183
2026-05-09net: Do not unconditionally turn on carrier when turning off protodownIdo Schimmel1-1/+20
2026-05-09net: Do not turn on carrier when protodown is onIdo Schimmel1-0/+3
2026-05-09net: Set dev->proto_down before changing carrier stateIdo Schimmel1-1/+1
2026-05-09Merge branch 'keep-phy-link-during-wol-sleep-cycle'Jakub Kicinski1-121/+141
2026-05-09net: bcmasp: Keep phy link during WoL sleep cycleJustin Chen1-14/+48
2026-05-09net: bcmasp: Divide init to allow partial bring upJustin Chen1-112/+98
2026-05-09dt-bindings: net: microchip: Add LAN7500 and LAN7505 devicesThomas Richard1-0/+2
2026-05-09net: phy: dp83867: add MDI-X managementLuca Ellero1-0/+60
2026-05-09gve: Use generic power managementVaibhav Gupta1-8/+7
2026-05-09bnxt_en: Drop pci_save_state() after pci_restore_state()Lukas Wunner1-1/+0
2026-05-09dt-bindings: net: lan966x: Accept standard ethernet prefixesLinus Walleij1-5/+5
2026-05-09net: ethernet: atheros: atl2: remove kernel backward-compatibility codeEthan Nelson-Moore1-34/+3
2026-05-09selftests: net: add tests for filtered dumps of page poolJakub Kicinski2-2/+118
2026-05-09net: page_pool: support dumping pps of a specific ifindex via NetlinkJakub Kicinski4-15/+82
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski544-3317/+7644
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds189-1154/+3479
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon1-1/+2
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon1-5/+5
2026-05-07Merge tag 'sound-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds21-353/+243
2026-05-07Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-1/+6
2026-05-07Merge tag 'pmdomain-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+16
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu1-0/+2
2026-05-07tcp: Fix dst leak in tcp_v6_connect().Kuniyuki Iwashima1-1/+3
2026-05-07ipmr: Call ipmr_fib_lookup() under RCU.Kuniyuki Iwashima1-1/+2
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen4-0/+29
2026-05-07net/smc: fix missing sk_err when TCP handshake failsD. Wythe1-6/+2
2026-05-07af_unix: Reject SIOCATMARK on non-stream socketsJiexun Wang1-0/+3
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer1-1/+2
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman1-1/+2
2026-05-07Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds26-201/+554
2026-05-07Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2026-05-07w5100: remove unused gpio link detectionArnd Bergmann3-64/+3
2026-05-07w5300: remove unused driverArnd Bergmann3-728/+0
2026-05-07w5100: remove MMIO supportArnd Bergmann4-392/+3
2026-05-07Merge branch 'net-mlx5-improve-representor-lifecycle-and-late-ib-representor-...Jakub Kicinski11-72/+361
2026-05-07net/mlx5: E-Switch, load reps via work queue after registrationMark Bloch1-0/+34
2026-05-07net/mlx5: E-Switch, unwind only newly loaded representor typesMark Bloch1-9/+29
2026-05-07net/mlx5: E-Switch, serialize representor lifecycleMark Bloch5-12/+120
2026-05-07net/mlx5: Lag, avoid LAG and representor lock cyclesMark Bloch5-34/+134
2026-05-07net/mlx5: E-Switch, add representor lifecycle lockMark Bloch2-0/+18
2026-05-07net/mlx5: E-Switch, let esw work callers choose GFP flagsMark Bloch1-3/+5
2026-05-07net/mlx5: Lag: refactor representor reload handlingMark Bloch3-26/+33
2026-05-07Merge branch 'r8152-add-support-for-the-rtl8159-10gbit-usb-ethernet-chip'Jakub Kicinski1-20/+325
2026-05-07r8152: Add firmware upload capability for RTL8157/RTL8159Birger Koblitz1-1/+14
2026-05-07r8152: Add support for the RTL8159 chipBirger Koblitz1-16/+261