summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier1-0/+2
3 daysnet: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
3 daysnet: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
3 daysnet/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
3 daysnet: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
9 daysnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
9 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
9 daysnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
9 daysnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
9 daysnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
9 daysnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
9 daysnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
9 daysnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
9 daystg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
9 daysnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
9 daystg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
2026-04-02net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2026-04-02net: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-04-02net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-04-02ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-04-02ionic: 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