summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2 daysnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
2 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
2 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
2 daysnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
2 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2 daysnet: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2 daysice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2 daysice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2 daysnet: bcmasp: fix double disable of clkJustin Chen1-10/+23
2 daysnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2 daysnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2 daysionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
10 daysnet: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
10 daysnet/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
10 daysnet/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
10 daysnet/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
10 daysnet: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
10 dayslibie: prevent memleak in fwlog codeMichal Swiatkowski1-13/+36
10 daysiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
10 daysigc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
10 daysigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
10 daysnet: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
10 daysnet: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
10 daysnet: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
10 daysnet: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
10 daysnet: macb: sort #includesThéo Lebrun1-18/+19
10 daysnet: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
10 daysnet: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
10 daysbnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo2-1/+3
10 daysnet: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-19net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-19ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-19net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-03-19ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-03-19ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-19octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-19octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-19net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar2-8/+10
2026-03-19net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko1-24/+20
2026-03-19net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem1-0/+1
2026-03-19net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-19e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-19i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-19iavf: fix incorrect reset handling in callbacksPetr Oros4-69/+31
2026-03-19iavf: fix PTP use-after-free during resetPetr Oros1-0/+4
2026-03-19drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov1-2/+2
2026-03-19amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-19amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14