summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-28veth: apply qdisc backpressure on full ptr_ring to reduce TX dropsJesper Dangaard Brouer
2025-04-28net: sched: generalize check for no-queue qdisc on TX queueJesper Dangaard Brouer
2025-04-28mdio: fix CONFIG_MDIO_DEVRES selectsArnd Bergmann
2025-04-28Merge branch 'net-stmmac-dwmac-loongson-add-loongson-2k3000-support'Jakub Kicinski
2025-04-28net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID supportHuacai Chen
2025-04-28net: stmmac: dwmac-loongson: Add new multi-chan IP core supportHuacai Chen
2025-04-28Merge branch 'net-stmmac-socfpga-1000basex-support-and-cleanups'Jakub Kicinski
2025-04-28net: stmmac: socfpga: Remove unused pcs-mdiodev fieldMaxime Chevallier
2025-04-28net: stmmac: socfpga: Don't check for phy to enable the SGMII adapterMaxime Chevallier
2025-04-28net: stmmac: socfpga: Enable internal GMII when using 1000BaseXMaxime Chevallier
2025-04-28net: stmmac: dwmac-loongson: Move queue number init to common functionHuacai Chen
2025-04-28bonding: assign random address if device address is same as bondHangbin Liu
2025-04-25Merge branch 'io_uring-zcrx-fix-selftests-and-add-new-test-for-rss-ctx'Jakub Kicinski
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei
2025-04-25io_uring/zcrx: selftests: set hds_thresh to 0David Wei
2025-04-25io_uring/zcrx: selftests: switch to using defer() for cleanupDavid Wei
2025-04-24Merge branch 'fix-netdevim-to-correctly-mark-napi-ids'Jakub Kicinski
2025-04-24selftests: drv-net: Test that NAPI ID is non-zeroJoe Damato
2025-04-24selftests: drv-net: Factor out ksft C helpersJoe Damato
2025-04-24netdevsim: Mark NAPI ID on skb in nsim_rcvJoe Damato
2025-04-24tools: ynl: fix the header guard name for OVPNJakub Kicinski
2025-04-24net: ethernet: mtk_wed: annotate RCU release in attach()Johannes Berg
2025-04-24Merge branch 'tcp-fastopen-observability'Jakub Kicinski
2025-04-24tcp: fastopen: pass TFO child indication through getsockoptJeremy Harris
2025-04-24tcp: fastopen: note that a child socket was createdJeremy Harris
2025-04-24net: ip_gre: Fix spelling mistake "demultiplexor" -> "demultiplexer"Colin Ian King
2025-04-24rxrpc: rxgk: Fix some reference count leaksDan Carpenter
2025-04-24net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64Bo-Cun Chen
2025-04-24rxrpc: Remove deadcodeDr. David Alan Gilbert
2025-04-24Merge branch 'net-bcmasp-add-v3-0-and-remove-v2-0'Jakub Kicinski
2025-04-24net: phy: mdio-bcm-unimac: Add asp-v3.0Justin Chen
2025-04-24net: bcmasp: Add support for asp-v3.0Justin Chen
2025-04-24dt-bindings: net: brcm,unimac-mdio: Add asp-v3.0Justin Chen
2025-04-24dt-bindings: net: brcm,asp-v2.0: Add asp-v3.0Justin Chen
2025-04-24net: phy: mdio-bcm-unimac: Remove asp-v2.0Justin Chen
2025-04-24net: bcmasp: Remove support for asp-v2.0Justin Chen
2025-04-24dt-bindings: net: brcm,unimac-mdio: Remove asp-v2.0Justin Chen
2025-04-24dt-bindings: net: brcm,asp-v2.0: Remove asp-v2.0Justin Chen
2025-04-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24vxlan: vnifilter: Fix unlocked deletion of default FDB entryIdo Schimmel
2025-04-24Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24Merge tag 'v6.15-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-24net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211xNiklas Söderlund
2025-04-24Merge branch 'net-stmmac-fix-timestamp-snapshots-on-dwmac1000'Paolo Abeni
2025-04-24net: stmmac: fix multiplication overflow when reading timestampAlexis Lothoré
2025-04-24net: stmmac: fix dwmac1000 ptp timestamp status offsetAlexis Lothore
2025-04-24net: dp83822: Fix OF_MDIO config checkJohannes Schneider
2025-04-24Merge branch 'ipv6-no-rtnl-for-ipv6-routing-table'Paolo Abeni