| Age | Commit message (Expand) | Author |
| 2024-09-09 | sfc: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | qede: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | net: mscc: ocelot: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | net/funeth: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | enic: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | net: thunderx: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | liquidio: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | net: macb: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | amd-xgbe: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | bonding: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | tg3: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | bnxt_en: Remove setting of RX software timestamp | Gal Pressman |
| 2024-09-09 | net: ti: icssg-prueth: Make pa_stats optional | MD Danish Anwar |
| 2024-09-09 | net: ibm: emac: Use __iomem annotation for emac_[xg]aht_base | Simon Horman |
| 2024-09-09 | net: ag71xx: disable napi interrupts during probe | Sven Eckelmann |
| 2024-09-09 | net: ag71xx: remove always true branch | Rosen Penev |
| 2024-09-09 | net: ag71xx: get reset control using devm api | Rosen Penev |
| 2024-09-09 | net: ag71xx: use ethtool_puts | Rosen Penev |
| 2024-09-09 | net: ag71xx: update FIFO bits and descriptions | Rosen Penev |
| 2024-09-09 | net: ag71xx: add MODULE_DESCRIPTION | Rosen Penev |
| 2024-09-09 | net: ag71xx: add COMPILE_TEST to test compilation | Rosen Penev |
| 2024-09-09 | Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
| 2024-09-10 | net: txgbe: Fix I2C Kconfig dependencies | Heikki Krogerus |
| 2024-09-09 | idpf: enable WB_ON_ITR | Joshua Hay |
| 2024-09-09 | idpf: fix netdev Tx queue stop/wake | Michal Kubiak |
| 2024-09-09 | idpf: refactor Tx completion routines | Joshua Hay |
| 2024-09-09 | idpf: convert to libeth Tx buffer completion | Alexander Lobakin |
| 2024-09-09 | net/mlx5: Fix bridge mode operations when there are no VFs | Benjamin Poirier |
| 2024-09-09 | net/mlx5: Verify support for scheduling element and TSAR type | Carolina Jubran |
| 2024-09-09 | net/mlx5: Explicitly set scheduling element and TSAR type | Carolina Jubran |
| 2024-09-09 | net/mlx5e: Add missing link mode to ptys2ext_ethtool_map | Shahar Shitrit |
| 2024-09-09 | net/mlx5e: Add missing link modes to ptys2ethtool_map | Shahar Shitrit |
| 2024-09-09 | net/mlx5: Update the list of the PCI supported devices | Maher Sanalla |
| 2024-09-09 | ieee802154: Fix build error | Jinjie Ruan |
| 2024-09-09 | net/mlx5: HWS, added API and enabled HWS support | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added send engine and context handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added debug dump and internal headers | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added backward-compatible API handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added memory management handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added vport handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added modify header pattern and args handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added FW commands handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added matchers functionality | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added definers handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added rules handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added tables handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: HWS, added actions handling | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: Added missing definitions in preparation for HW Steering | Yevgeny Kliteynik |
| 2024-09-09 | net/mlx5: Added missing mlx5_ifc definition for HW Steering | Yevgeny Kliteynik |
| 2024-09-09 | igb: Always call igb_xdp_ring_update_tail() under Tx lock | Sriram Yagnaraman |