| Age | Commit message (Expand) | Author |
| 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 |
| 2025-04-11 | i40e: fix MMIO write access to an invalid page in i40e_clear_hw | Kyungwook Boo |
| 2025-04-11 | ice: make const read-only array dflt_rules static | Colin Ian King |
| 2025-04-11 | ice: improve error message for insufficient filter space | Martyna Szapar-Mudlaw |
| 2025-04-11 | ice: enable timesync operation on 2xNAC E825 devices | Karol Kolacinski |
| 2025-04-11 | ice: refactor ice_sbq_msg_dev enum | Karol Kolacinski |
| 2025-04-11 | ice: remove SW side band access workaround for E825 | Karol Kolacinski |
| 2025-04-11 | ice: enable LLDP TX for VFs through tc | Larysa Zaremba |
| 2025-04-11 | ice: support egress drop rules on PF | Larysa Zaremba |
| 2025-04-11 | ice: remove headers argument from ice_tc_count_lkups | Larysa Zaremba |
| 2025-04-11 | ice: receive LLDP on trusted VFs | Mateusz Pacuszka |
| 2025-04-11 | ice: do not add LLDP-specific filter if not necessary | Larysa Zaremba |
| 2025-04-11 | ice: fix check for existing switch rule | Mateusz Pacuszka |
| 2025-04-11 | net: stmmac: stm32: simplify clock handling | Russell King (Oracle) |
| 2025-04-10 | r8169: add helper rtl8125_phy_param | Heiner Kallweit |
| 2025-04-10 | r8169: add helper rtl_csi_mod for accessing extended config space | Heiner Kallweit |
| 2025-04-10 | usbnet: asix AX88772: leave the carrier control to phylink | Krzysztof Hałasa |
| 2025-04-10 | net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() | Russell King (Oracle) |