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-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao1-0/+1
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/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu1-2/+1
2026-03-04net/mlx5e: Support routed networks during IPsec MACs initializationAlexandre Cassen1-2/+80
2026-03-04net/mlx5e: Separate address related variables to be in structLeon Romanovsky3-65/+68
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
2026-03-04net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory1-0/+2
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
2026-03-04bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-03-04bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
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-04bnxt_en: Allow ntuple filters for dropsJoe Damato1-6/+7
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-04net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
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_vf: ensure dbell BADDR updationVimlesh Kumar4-6/+46
2026-03-04octeon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
2026-03-04octeon_ep: disable per ring interruptsVimlesh Kumar4-6/+32
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-19bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann1-0/+2
2026-02-19bnxt_en: Change FW message timeout warningMichael Chan2-5/+8
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: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-11gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-06net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-8/+14
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2026-02-06net/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21