summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-18net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-18net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-18net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-18net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-04-18tg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
2026-04-18net: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-04-18net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-04-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-04-18igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-04-18net: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
2026-04-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-04-18net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-04-18e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-04-18i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-04-18net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-04-18amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-04-18net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier1-1/+1
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore1-1/+0
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao1-7/+5
2026-03-04myri10ge: avoid uninitialized variable useArnd Bergmann1-1/+27
2026-03-04octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya1-3/+9
2026-03-04ionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
2026-03-04octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-02-11gve: Correct ethtool rx_dropped calculationMax Yuan1-3/+1
2026-02-11gve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+31
2026-02-11net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
2026-02-11net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
2026-02-11net: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2026-02-06net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
2026-02-06net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman3-2/+26
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-02-06octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-02-06octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-02-06be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-02-06net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-02-06net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-02-06amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-19bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-19eth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36