summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
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: macb: Fix tx/rx malfunction after phy link down and upKevin Hao1-6/+5
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun1-0/+2
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-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean1-32/+29
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-04net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao2-3/+6
2026-03-04octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-03-04net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon1-1/+1
2026-03-04net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
2026-03-04net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
2026-03-04net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-03-04net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-03-04octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
2026-03-04ionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
2026-03-04octeon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
2026-03-04octeon_ep: set backpressure watermark for RX queuesShinas Rasheed3-0/+20
2026-03-04octeon_ep: disable per ring interruptsVimlesh Kumar4-6/+32
2026-03-04octeon_ep: support Octeon CN10K devicesShinas Rasheed5-1/+1314
2026-03-04octeon_ep: restructured interrupt handlersShinas Rasheed3-45/+323
2026-03-04octeon_ep: support to fetch firmware infoShinas Rasheed6-17/+77
2026-03-04net: sunhme: Fix sbus regressionRené Rebe1-0/+3
2026-03-04net: hns3: fix double free issue for tx spare bufferJian Shen1-2/+9
2026-03-04octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-02-11gve: Correct ethtool rx_dropped calculationMax Yuan1-7/+20
2026-02-11net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2026-02-11dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
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-11dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
2026-02-11gve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+30
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
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: TC, delete flows only for existing peersMark Bloch1-6/+13
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-06octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-02-06net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1