index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Lines
2026-04-23
net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()
Lorenzo Bianconi
-3
/
+8
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()
Lorenzo Bianconi
-7
/
+7
2026-04-23
net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
Lorenzo Bianconi
-2
/
+30
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()
Lorenzo Bianconi
-4
/
+4
2026-04-22
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
Jacob Keller
-2
/
+8
2026-04-22
ice: fix ready bitmap check for non-E822 devices
Jacob Keller
-26
/
+136
2026-04-22
ice: perform PHY soft reset for E825C ports at initialization
Grzegorz Nitka
-1
/
+93
2026-04-22
ice: fix timestamp interrupt configuration for E825C
Grzegorz Nitka
-4
/
+32
2026-04-22
bnge: remove unsupported backing store type
Vikas Gupta
-16
/
+0
2026-04-22
bnge: fix initial HWRM sequence
Vikas Gupta
-8
/
+22
2026-04-21
net: airoha: Fix PPE cpu port configuration for GDM2 loopback path
Lorenzo Bianconi
-6
/
+11
2026-04-21
iavf: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-5
/
+11
2026-04-21
bnxt: use snapshot in bnxt_cfg_rx_mode
Stanislav Fomichev
-14
/
+15
2026-04-21
bnxt: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-14
/
+17
2026-04-21
mlx5: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-16
/
+34
2026-04-21
fbnic: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-11
/
+19
2026-04-20
net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
Lorenzo Bianconi
-5
/
+33
2026-04-20
net/mlx5: Fix HCA caps leak on notifier init failure
Prathamesh Deshpande
-1
/
+3
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-67
/
+11
2026-04-18
net: ks8851: Avoid excess softirq scheduling
Marek Vasut
-1
/
+4
2026-04-18
net: ks8851: Reinstate disabling of BHs around IRQ handler
Marek Vasut
-58
/
+38
2026-04-18
net: stmmac: Update default_an_inband before passing value to phylink_config
KhaiWenTan
-2
/
+2
2026-04-18
e1000e: Unroll PTP in probe error handling
Matt Vollrath
-0
/
+1
2026-04-18
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
Petr Oros
-1
/
+1
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
-1
/
+0
2026-04-18
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
Kohei Enju
-0
/
+1
2026-04-18
ice: fix race condition in TX timestamp ring cleanup
Keita Morisaki
-18
/
+31
2026-04-18
ice: fix ICE_AQ_LINK_SPEED_M for 200G
Paul Greenwalt
-1
/
+1
2026-04-18
ice: fix PHY config on media change with link-down-on-close
Paul Greenwalt
-94
/
+27
2026-04-18
ice: fix double-free of tx_buf skb
Michal Schmidt
-2
/
+4
2026-04-18
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
-0
/
+2
2026-04-18
ice: update PCS latency settings for E825 10G/25Gb modes
Grzegorz Nitka
-6
/
+6
2026-04-18
ice: fix 'adjust' timer programming for E830 devices
Grzegorz Nitka
-3
/
+3
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-295
/
+266
2026-04-16
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
-96
/
+126
2026-04-16
net: enetc: correct the command BD ring consumer index
Wei Fang
-3
/
+12
2026-04-16
net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...
Lorenzo Bianconi
-0
/
+28
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+4
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-8140
/
+21545
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-16
/
+14
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+205
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
-5
/
+3
2026-04-14
net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()
Lorenzo Bianconi
-3
/
+11
2026-04-14
net: airoha: Fix VIP configuration for AN7583 SoC
Lorenzo Bianconi
-17
/
+51
2026-04-13
net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration
Lorenzo Bianconi
-3
/
+2
2026-04-13
net: airoha: Rely on net_device pointer in ETS callbacks
Lorenzo Bianconi
-16
/
+14
2026-04-13
net: airoha: Rely on net_device pointer in HTB callbacks
Lorenzo Bianconi
-21
/
+24
2026-04-13
net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
Lorenzo Bianconi
-5
/
+5
2026-04-13
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
-0
/
+1
[prev]
[next]