| Age | Commit message (Expand) | Author |
| 2025-04-15 | ixgbe: wrap netdev_priv() usage | Przemek Kitszel |
| 2025-04-15 | net: dsa: mt7530: implement .get_stats64 | Christian Marangi |
| 2025-04-15 | net: dsa: mt7530: move remaining MIB counter to define | Christian Marangi |
| 2025-04-15 | net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats API | Christian Marangi |
| 2025-04-15 | net: dsa: mt7530: move pause MIB counter to eth_ctrl stats API | Christian Marangi |
| 2025-04-15 | net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API | Christian Marangi |
| 2025-04-15 | net: dsa: mt7530: generalize read port stats logic | Christian Marangi |
| 2025-04-15 | eth: fbnic: add support for TTI HW stats | Mohsin Bashir |
| 2025-04-15 | eth: fbnic: add support for TMI stats | Mohsin Bashir |
| 2025-04-15 | eth: fbnic: add coverage for RXB stats | Mohsin Bashir |
| 2025-04-15 | eth: fbnic: add coverage for hw queue stats | Mohsin Bashir |
| 2025-04-15 | eth: fbnic: add locking support for hw stats | Mohsin Bashir |
| 2025-04-15 | net: mdio: Add RTL9300 MDIO driver | Chris Packham |
| 2025-04-14 | net: stmmac: qcom-ethqos: remove speed_mode_2500() method | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: qcom-ethqos: remove unnecessary setting max_speed | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: qcom-ethqos: remove ethqos->speed | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: qcom-ethqos: set serdes speed using serdes_speed | Russell King (Oracle) |
| 2025-04-14 | net/mlx5: HWS, Export action STE tables to debugfs | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Free unused action STE tables | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Cleanup matcher action STE table | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Use the new action STE pool | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Implement action STE pool | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Fix pool size optimization | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Add fullness tracking to pool | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Cleanup after pool refactoring | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Refactor pool implementation | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Make pool single resource | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Remove unused element array | Vlad Dogaru |
| 2025-04-14 | net/mlx5: HWS, Fix matcher action template attach | Vlad Dogaru |
| 2025-04-14 | net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches | Oleksij Rempel |
| 2025-04-14 | net: stmmac: remove GMAC_1US_TIC_COUNTER definition | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: intel-plat: remove eee_usecs_rate and hardware write | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: intel: remove eee_usecs_rate and hardware write | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: dwc-qos: remove tegra_eqos_init() | Russell King (Oracle) |
| 2025-04-14 | geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | page_pool: Move pp_magic check into helper functions | Toke Høiland-Jørgensen |
| 2025-04-14 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
| 2025-04-14 | bna: bnad_dim_timeout: Rename del_timer_sync in comment | WangYuli |
| 2025-04-11 | net: phy: mediatek: add Airoha PHY ID to SoC driver | Christian Marangi |
| 2025-04-11 | net: phy: mediatek: permit to compile test GE SOC PHY driver | Christian Marangi |
| 2025-04-11 | net: airoha: Add L2 hw acceleration support | Lorenzo Bianconi |
| 2025-04-11 | net: airoha: Add l2_flows rhashtable | Lorenzo Bianconi |
| 2025-04-11 | net: phy: air_en8811h: Add clk provider for CKO pin | Lucien.Jheng |
| 2025-04-11 | net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | Piotr Wejman |
| 2025-04-11 | igc: enable HW vlan tag insertion/stripping by default | Rui Salvaterra |
| 2025-04-11 | ixgbe: Fix unreachable retry logic in combined and byte I2C write functions | Rand Deeb |