aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-01-15net: inline napi_skb_cache_get()develdavem/net-nextEric Dumazet1-1/+1
2026-01-15Merge branch 'net-mlx5-hws-single-flow-counter-support'Paolo Abeni5-24/+55
2026-01-15net/mlx5: Initialize bulk for single flow countersMoshe Shemesh2-13/+29
2026-01-15net/mlx5: fs, split bulk initMark Bloch4-12/+23
2026-01-15net/mlx5: fs, factor out flow counter bulk initMark Bloch1-6/+10
2026-01-15Merge branch 'introduce-and-use-netif_xmit_timeout_ms-helper'Paolo Abeni3-8/+17
2026-01-15net/mlx5e: Refine TX timeout handling to skip non-timed-out SQShahar Shitrit1-1/+1
2026-01-15net: hns3: Use netif_xmit_timeout_ms() helperShahar Shitrit1-7/+5
2026-01-15net: Introduce netif_xmit_timeout_ms() helperShahar Shitrit1-0/+11
2026-01-15Merge branch 'xsk-move-cq_cached_prod_lock'Paolo Abeni4-14/+17
2026-01-15xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending pathJason Xing4-10/+10
2026-01-15xsk: advance cq/fq check when shared umem is usedJason Xing2-4/+7
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy3-3/+84
2026-01-13net: sxgbe: fix typo in commentJinseok Kim1-1/+1
2026-01-13Merge branch 'net-phy-fixed_phy-replace-list-of-fixed-phys-with-static-array'Jakub Kicinski1-54/+29
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit1-7/+17
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit1-52/+17
2026-01-13Merge branch 'ipv6-allow-for-nexthop-device-mismatch-with-onlink'Jakub Kicinski2-19/+16
2026-01-13selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel1-0/+8
2026-01-13ipv6: Allow for nexthop device mismatch with "onlink"Ido Schimmel1-5/+2
2026-01-13selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel1-1/+6
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel1-7/+0
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel1-6/+0
2026-01-13Merge branch 'net-phy-introduce-phy-ports-representation'Jakub Kicinski22-384/+1392
2026-01-13Documentation: networking: Document the phy_port infrastructureMaxime Chevallier3-0/+114
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier2-25/+9
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier1-42/+30
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier1-43/+30
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier3-20/+74
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier1-60/+32
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier1-56/+38
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier3-0/+111
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier2-0/+45
2026-01-13dt-bindings: net: dp83822: Deprecate ti,fiber-modeMaxime Chevallier1-1/+8
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier1-26/+45
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier11-1/+610
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier3-116/+177
2026-01-13dt-bindings: net: Introduce the ethernet-connector descriptionMaxime Chevallier3-0/+75
2026-01-13Merge branch 'selftests-drv-net-gro-enable-hw-gro-and-lro-testing'Jakub Kicinski5-214/+437
2026-01-13selftests: drv-net: gro: break out all individual test casesJakub Kicinski2-188/+306
2026-01-13selftests: drv-net: gro: run the test against HW GRO and LROJakub Kicinski2-17/+58
2026-01-13selftests: drv-net: gro: improve feature configJakub Kicinski1-3/+36
2026-01-13selftests: drv-net: gro: use cmd printJakub Kicinski1-2/+1
2026-01-13selftests: net: py: teach cmd() how to print itselfJakub Kicinski1-0/+23
2026-01-13selftests: net: py: teach ksft_pr() multi-line safetyJakub Kicinski1-10/+19
2026-01-13tools/net/ynl: suppress jobserver warning in ynltool version detectionBobby Eshleman1-1/+1
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski10-6/+395
2026-01-13selftests: net: reduce txtimestamp deschedule flakesWillem de Bruijn1-5/+5
2026-01-13net: airoha: implement get_link_ksettingsAleksander Jan Bajkowski1-0/+1
2026-01-13Merge branch 'net-rds-rds-tcp-bug-fix-collection-subset-1-work-queue-scalability'Paolo Abeni9-23/+43