index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2026-03-26
net: macb: use the current queue number for stats
Paolo Valerio
2026-03-26
net: dpaa2-mac: export standard statistics
Ioana Ciornei
2026-03-26
net: dpaa2-mac: retrieve MAC statistics in one firmware command
Ioana Ciornei
2026-03-26
net: dpaa2-mac: extend APIs related to statistics
Ioana Ciornei
2026-03-26
octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
Eric Biggers
2026-03-24
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
2026-03-24
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
2026-03-24
net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...
Lorenzo Bianconi
2026-03-24
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
2026-03-24
net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
David Carlier
2026-03-24
net: stmmac: elminate tbs_desc in stmmac_xmit()
Russell King (Oracle)
2026-03-24
net: stmmac: use first_desc for TBS
Russell King (Oracle)
2026-03-24
net: stmmac: move stmmac_xmit() initial variable init
Russell King (Oracle)
2026-03-24
net: stmmac: move stmmac_xmit() first entry index code
Russell King (Oracle)
2026-03-24
net: stmmac: move first xmit descriptor SARC and TBS config
Russell King (Oracle)
2026-03-24
net: stmmac: move stmmac_xmit() skb head handling
Russell King (Oracle)
2026-03-24
octeontx2-af: simplify rvu_debugfs
Yury Norov
2026-03-24
amd-xgbe: add TX descriptor cleanup for link-down
Raju Rangoju
2026-03-24
amd-xgbe: optimize TX shutdown on link-down
Raju Rangoju
2026-03-24
amd-xgbe: add adaptive link status polling
Raju Rangoju
2026-03-23
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
2026-03-23
bnxt_en: Resize RSS contexts on channel count change
Björn Töpel
2026-03-23
ethtool: Track user-provided RSS indirection table size
Björn Töpel
2026-03-23
net: b44: always select CONFIG_FIXED_PHY
Arnd Bergmann
2026-03-23
net: airoha: add RCU lock around dev_fill_forward_path
Qingfang Deng
2026-03-23
net: stmmac: use integrated PCS for BASE-X modes
Russell King (Oracle)
2026-03-23
net: stmmac: add BASE-X support to integrated PCS
Russell King (Oracle)
2026-03-23
net: stmmac: add support for reading inband SGMII status
Russell King (Oracle)
2026-03-23
net: stmmac: add struct stmmac_pcs_info
Russell King (Oracle)
2026-03-23
net: stmmac: move default_an_inband to plat_stmmacenet_data
Russell King (Oracle)
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
2026-03-23
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
2026-03-23
ice: use ice_update_eth_stats() for representor stats
Petr Oros
2026-03-23
ice: fix inverted ready check for VF representors
Petr Oros
2026-03-23
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
2026-03-20
net/mlx5e: Allow set_rx_mode on uplink representor
Saeed Mahameed
2026-03-20
net: bcmasp: fix double disable of clk
Justin Chen
2026-03-20
net: bcmasp: fix double free of WoL irq
Justin Chen
2026-03-20
net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
Thangaraj Samynathan
2026-03-20
net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()
Lorenzo Bianconi
2026-03-20
net: macb: Protect access to net_device::ip_ptr with RCU lock
Kevin Hao
2026-03-20
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
2026-03-19
net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
Russell King (Oracle)
2026-03-19
net: stmmac: use more descriptive names in stmmac_xmit()
Russell King (Oracle)
2026-03-19
net: stmmac: simplify DMA descriptor allocation/init/freeing
Russell King (Oracle)
2026-03-19
net: stmmac: more mode -> descriptor_mode renames
Russell King (Oracle)
2026-03-19
net: stmmac: rename "mode" to "descriptor_mode"
Russell King (Oracle)
[prev]
[next]