summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
37 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
37 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
37 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
37 hoursnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
37 hoursnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
37 hoursnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
37 hoursnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
37 hoursnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
37 hourstg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
37 hoursnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
37 hourstg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
11 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
11 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
11 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
11 daysice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
11 daysionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-25net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-25net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-25net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-25net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
2026-03-25net: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
2026-03-25net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
2026-03-25net: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
2026-03-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi2-3/+64
2026-03-25net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)6-58/+0
2026-03-25eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski3-13/+21
2026-03-25net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen1-1/+1
2026-03-25net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-25gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-30/+24
2026-03-25gve: defer interrupt enabling until NAPI registrationAnkit Garg2-1/+5
2026-03-25net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-25ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-25net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-03-25ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-03-25ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-25octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel1-331/+133
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-25e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-25i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-25amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-25amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-25net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-03-25net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu3-8/+19
2026-03-25net/mlx5: Query to see if host PF is disabledDaniel Jurgens2-0/+24