| Age | Commit message (Expand) | Author |
| 2025-04-14 | rxrpc: Remove some socket lock acquire/release annotations | David Howells |
| 2025-04-14 | rxrpc: Pull out certain app callback funcs into an ops table | David Howells |
| 2025-04-14 | rxrpc: kdoc: Update function descriptions and add link from rxrpc.rst | David Howells |
| 2025-04-14 | Merge branch 'net-mlx5-hws-refactor-action-ste-handling' | Jakub Kicinski |
| 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 | Merge branch 'net-stmmac-remove-unnecessary-initialisation-of-1-s-tic-counter' | Jakub Kicinski |
| 2025-04-14 | net: stmmac: remove GMAC_1US_TIC_COUNTER definition | Russell King (Oracle) |
| 2025-04-14 | net: stmmac: remove eee_usecs_rate | 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 | Merge branch 'net-convert-exit_batch_rtnl-to-exit_rtnl' | Jakub Kicinski |
| 2025-04-14 | net: Remove ->exit_batch_rtnl(). | Kuniyuki Iwashima |
| 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 | bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2025-04-14 | net: Add ->exit_rtnl() hook to struct pernet_operations. | Kuniyuki Iwashima |
| 2025-04-14 | net: Add ops_undo_single for module load/unload. | Kuniyuki Iwashima |
| 2025-04-14 | net: Factorise setup_net() and cleanup_net(). | Kuniyuki Iwashima |
| 2025-04-14 | net: ethtool: fix get_ts_stats() documentation | Russell King (Oracle) |
| 2025-04-14 | Merge branch 'fix-late-dma-unmap-crash-for-page-pool' | Jakub Kicinski |
| 2025-04-14 | page_pool: Track DMA-mapped pages and unmap them when destroying the pool | Toke Høiland-Jørgensen |
| 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 | Merge branch 'cpsw-bindings-for-5000m-fixed-link' | Jakub Kicinski |
| 2025-04-14 | dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property | Siddharth Vadapalli |
| 2025-04-14 | dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link | Siddharth Vadapalli |
| 2025-04-14 | Merge branch 'add-support-for-mdb-offload-failure-notification' | Jakub Kicinski |
| 2025-04-14 | net: bridge: mcast: Notify on mdb offload failure | Joseph Huang |
| 2025-04-14 | net: bridge: Add offload_fail_notification bopt | Joseph Huang |
| 2025-04-14 | net: bridge: mcast: Add offload failed mdb flag | Joseph Huang |