| Age | Commit message (Expand) | Author |
| 2025-04-15 | ixgbe: wrap netdev_priv() usage | Przemek Kitszel |
| 2025-04-15 | devlink: add value check to devlink_info_version_put() | Jedrzej Jagielski |
| 2025-04-15 | net: ncsi: Fix GCPS 64-bit member variables | Hari Kalavakunta |
| 2025-04-15 | tipc: Removing deprecated strncpy() | Kevin Paul Reddy Janagari |
| 2025-04-15 | Merge branch 'net-dsa-mt7530-modernize-mib-handling-fix' | Paolo Abeni |
| 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 | Merge branch 'eth-fbnic-extend-hardware-stats-coverage' | Paolo Abeni |
| 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 | Merge branch 'net-stmmac-qcom-ethqos-simplifications' | Jakub Kicinski |
| 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 | Merge branch 'rxrpc-afs-add-afs-gssapi-security-class-to-af_rxrpc-and-kafs' | Jakub Kicinski |
| 2025-04-14 | rxrpc: rxperf: Add test RxGK server keys | David Howells |
| 2025-04-14 | rxrpc: Add more CHALLENGE/RESPONSE packet tracing | David Howells |
| 2025-04-14 | afs: Use rxgk RESPONSE to pass token for callback channel | David Howells |
| 2025-04-14 | rxrpc: Display security params in the afs_cb_call tracepoint | David Howells |
| 2025-04-14 | rxrpc: Allow the app to store private data on peer structs | David Howells |
| 2025-04-14 | rxrpc: rxgk: Implement connection rekeying | David Howells |
| 2025-04-14 | rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) | David Howells |
| 2025-04-14 | rxrpc: rxgk: Provide infrastructure and key derivation | David Howells |
| 2025-04-14 | rxrpc: Add YFS RxGK (GSSAPI) security class | David Howells |
| 2025-04-14 | rxrpc: Add the security index for yfs-rxgk | David Howells |
| 2025-04-14 | rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE | David Howells |
| 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 |