| Age | Commit message (Expand) | Author |
| 2025-01-09 | net/mlx5: use do_aux_work for PHC overflow checks | Vadim Fedorenko |
| 2025-01-09 | net: stmmac: Unexport stmmac_rx_offset() from stmmac.h | Furong Xu |
| 2025-01-09 | r8169: add support for RTL8125BP rev.b | ChunHao Lin |
| 2025-01-07 | intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf | Dr. David Alan Gilbert |
| 2025-01-07 | igc: Link queues to NAPI instances | Joe Damato |
| 2025-01-07 | igc: Link IRQs to NAPI instances | Joe Damato |
| 2025-01-07 | i40e: add ability to reset VF for Tx and Rx MDD events | Aleksandr Loktionov |
| 2025-01-07 | ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() | Yue Haibing |
| 2025-01-07 | ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() | Yue Haibing |
| 2025-01-07 | igb: Fix passing 0 to ERR_PTR in igb_run_xdp() | Yue Haibing |
| 2025-01-07 | igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() | Yue Haibing |
| 2025-01-07 | igc: Allow hot-swapping XDP program | Song Yoong Siang |
| 2025-01-07 | igb: Add AF_XDP zero-copy Tx support | Sriram Yagnaraman |
| 2025-01-07 | igb: Add AF_XDP zero-copy Rx support | Sriram Yagnaraman |
| 2025-01-07 | igb: Add XDP finalize and stats update functions | Kurt Kanzenbach |
| 2025-01-07 | igb: Introduce XSK data structures and helpers | Sriram Yagnaraman |
| 2025-01-07 | igb: Introduce igb_xdp_is_enabled() | Sriram Yagnaraman |
| 2025-01-07 | igb: Remove static qualifiers | Sriram Yagnaraman |
| 2025-01-07 | net: dsa: qca: remove qca8k_get_mac_eee() | Russell King (Oracle) |
| 2025-01-07 | net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee() | Russell King (Oracle) |
| 2025-01-07 | net: dsa: mt753x: remove ksz_get_mac_eee() | Russell King (Oracle) |
| 2025-01-07 | net: dsa: ksz: remove ksz_get_mac_eee() | Russell King (Oracle) |
| 2025-01-07 | net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() | Russell King (Oracle) |
| 2025-01-07 | net: dsa: mt753x: remove setting of tx_lpi parameters | Russell King (Oracle) |
| 2025-01-07 | net: dsa: ksz: remove setting of tx_lpi parameters | Russell King (Oracle) |
| 2025-01-07 | ixgbevf: Remove unused ixgbevf_hv_mbx_ops | Dr. David Alan Gilbert |
| 2025-01-07 | net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down() | Eric Dumazet |
| 2025-01-07 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
| 2025-01-07 | eth: fbnic: update fbnic_poll return value | Mohsin Bashir |
| 2025-01-07 | net: airoha: Add sched HTB offload support | Lorenzo Bianconi |
| 2025-01-07 | net: airoha: Add sched ETS offload support | Lorenzo Bianconi |
| 2025-01-07 | net: airoha: Introduce ndo_select_queue callback | Lorenzo Bianconi |
| 2025-01-07 | net: airoha: Enable Tx drop capability for each Tx DMA ring | Lorenzo Bianconi |
| 2025-01-07 | net: stmmac: Set dma_sync_size to zero for discarded frames | Furong Xu |
| 2025-01-06 | octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name() | Nihar Chaithanya |
| 2025-01-06 | nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work() | Krzysztof Kozlowski |
| 2025-01-06 | net/mlx5: HWS, set timeout on polling for completion | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, support flow sampler destination | Vlad Dogaru |
| 2025-01-06 | net/mlx5: HWS, use the right size when writing arg data | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, handle returned error value in pool alloc | Vlad Dogaru |
| 2025-01-06 | net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offset | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, separate SQ that HWS uses from the usual traffic SQs | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, num_of_rules counter on matcher should be atomic | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, reduce memory consumption of a matcher struct | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, remove wrong deletion of the miss table list | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, change error flow on matcher disconnect | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, add error message on failure to move rules | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, simplify allocations as we support only FDB | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, denote how refcounts are protected | Yevgeny Kliteynik |
| 2025-01-06 | net/mlx5: HWS, remove implementation of unused FW commands | Yevgeny Kliteynik |