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 potential unregister of netdev that has not been registere...Kevin Hao1-2/+1
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/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: LAG, disable MPESW in lag_disable_change()Shay Drory3-6/+15
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
2026-03-04net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy2-2/+7
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-04ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-2/+2
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-02-27net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen1-2/+2
2026-02-27net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
2026-02-27net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61
2026-02-27net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman1-9/+5
2026-02-27bnge: fix reserving resources from FWVikas Gupta1-1/+1
2026-02-27eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
2026-02-27octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-27eth: fbnic: Add validation for MTU changesDimitri Daskalakis1-0/+18
2026-02-27eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman2-3/+5
2026-02-27eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman1-1/+1
2026-02-27eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman1-11/+14
2026-02-27eth: fbnic: Configure RDE settings for pause frameMohsin Bashir4-4/+28
2026-02-27fbnic: close fw_log race between users and teardownChengfeng Ye2-10/+12
2026-02-27net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon1-1/+1
2026-02-27net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
2026-02-27net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
2026-02-27net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-02-27net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-02-27net: stmmac: fix oops when split header is enabledJie Zhang1-3/+17
2026-02-27net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)20-101/+86
2026-02-27net: stmmac: remove broken PCS codeRussell King (Oracle)3-68/+0
2026-02-27octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
2026-02-27net: renesas: rswitch: fix forwarding offload statemachineMichael Dege1-8/+7
2026-02-27ionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
2026-02-27octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar4-6/+46
2026-02-27octeon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
2026-02-27octeon_ep: disable per ring interruptsVimlesh Kumar4-6/+32