summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-18net: ethernet: mediatek: add EEE supportQingfang Deng
2025-02-18net: freescale: ucc_geth: make ugeth_mac_ops be static constPei Xiao
2025-02-18Merge branch 'net-phy-improve-and-simplify-eee-handling-in-phylib'Jakub Kicinski
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit
2025-02-18net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eeeHeiner Kallweit
2025-02-18net: phy: c45: Don't silently remove disabled EEE modes any longer when writi...Heiner Kallweit
2025-02-18net: phy: remove disabled EEE modes from advertising_eee in phy_probeHeiner Kallweit
2025-02-18net: phy: improve phy_disable_eee_modeHeiner Kallweit
2025-02-18net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit
2025-02-18net: phy: realtek: add defines for shadowed c45 standard registersHeiner Kallweit
2025-02-18netlink: Unset cb_running when terminating dump on releaseSiddh Raman Pant
2025-02-18Merge branch 'net-cadence-macb-modernize-statistics-reporting'Jakub Kicinski
2025-02-18net: cadence: macb: Report standard statsSean Anderson
2025-02-18net: cadence: macb: Convert to get_stats64Sean Anderson
2025-02-18net: xilinx: axienet: Implement BQLSean Anderson
2025-02-18net: phy: realtek: add helper RTL822X_VND2_C22_REGHeiner Kallweit
2025-02-18Merge branch 'eth-mlx4-use-the-page-pool-for-rx-buffers'Jakub Kicinski
2025-02-18eth: mlx4: use the page pool for Rx buffersJakub Kicinski
2025-02-18eth: mlx4: remove the local XDP fast-recycling ringJakub Kicinski
2025-02-18eth: mlx4: don't try to complete XDP frames in netpollJakub Kicinski
2025-02-18eth: mlx4: create a page pool for RxJakub Kicinski
2025-02-18net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211xNiklas Söderlund
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao
2025-02-18Merge branch 'net-phy-marvell-88q2xxx-cleanup'Paolo Abeni
2025-02-18net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_initDimitri Fedrau
2025-02-18net: phy: marvell-88q2xxx: order includes alphabeticallyDimitri Fedrau
2025-02-18net: phy: marvell-88q2xxx: align definesDimitri Fedrau
2025-02-18Merge branch 'vxlan-join-leave-mc-group-when-reconfigured'Paolo Abeni
2025-02-18selftests: test_vxlan_fdb_changelink: Add a test for MC remote changePetr Machata
2025-02-18selftests: test_vxlan_fdb_changelink: Convert to lib.shPetr Machata
2025-02-18selftests: forwarding: lib: Move require_command to net, generalizePetr Machata
2025-02-18vxlan: Join / leave MC group after remote changesPetr Machata
2025-02-18vxlan: Drop 'changelink' parameter from vxlan_dev_configure()Petr Machata
2025-02-18page_pool: avoid infinite loop to schedule delayed workerJason Xing
2025-02-18Merge branch 'add-af_xdp-support-for-cn10k'Paolo Abeni
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: Prepare for AF_XDPSuman Ghosh
2025-02-18octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh
2025-02-18octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-17netdev: clarify GSO vs csum in qstatsJakub Kicinski
2025-02-17net: move stale comment about ntuple validationJakub Kicinski
2025-02-17Merge branch 'netdev-genl-add-an-xsk-attribute-to-queues'Jakub Kicinski
2025-02-17selftests: drv-net: Test queue xsk attributeJoe Damato
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato
2025-02-17netlink: Add nla_put_empty_nest helperJoe Damato
2025-02-17selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITYAnna Emese Nyiri