summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-04-18net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-18net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-18net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-18net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-04-18tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-04-18net: macb: use the current queue number for statsPaolo Valerio
2026-04-18net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-04-18ionic: fix persistent MAC address override on PFMohammad Heib
2026-04-18net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-04-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-04-18igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-04-18net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-04-18net: mana: Improve the HWC error handlingDexuan Cui
2026-04-18net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-04-18net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-04-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-04-18net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu
2026-04-18ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-04-18net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-04-18octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-04-18e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-04-18i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-04-18net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-04-18net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-04-18amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-04-18dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-04-18dpaa2-switch: do not clear any interrupts automaticallyIoana Ciornei
2026-04-18net: dpaa2-switch: serialize changes to priv->mac with a mutexVladimir Oltean
2026-04-18net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()Vladimir Oltean
2026-04-18net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() callVladimir Oltean
2026-04-18net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean
2026-04-18net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2026-03-04myri10ge: avoid uninitialized variable useArnd Bergmann
2026-03-04octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya
2026-03-04net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao
2026-03-04octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam
2026-03-04octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam
2026-03-04ionic: Rate limit unknown xcvr type messagesEric Joyner