summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2025-10-09net: stmmac: use GFP_DMA32Matteo Croce1-2/+2
2025-09-25octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-09-25libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-24net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran1-0/+1
2025-09-24net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik3-12/+6
2025-09-24net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh4-5/+31
2025-09-23bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-09-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-52/+90
2025-09-20ethernet: rvu-af: Remove slash from the driver namePetr Malat1-2/+1
2025-09-19i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-09-19i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-09-19i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-09-19i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-09-19i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-09-19i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-09-19i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-19i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-09-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-63/+56
2025-09-18octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara1-0/+3
2025-09-17net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal4-3/+6
2025-09-17net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu3-6/+37
2025-09-17igc: don't fail igc_probe() on LED setup errorKohei Enju2-3/+10
2025-09-17ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski1-3/+4
2025-09-17ixgbe: initialize aci.lock before it's usedJedrzej Jagielski1-7/+8
2025-09-17i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-17ice: fix Rx page leak on multi-buffer framesJacob Keller2-47/+34
2025-09-16net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon1-7/+6
2025-09-15qed: Don't collect too many protection override GRC elementsJamie Bainbridge1-3/+4
2025-09-14octeon_ep: Validate the VF IDKamal Heib1-0/+16
2025-09-12dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei1-1/+1
2025-09-12net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian1-1/+5
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu1-6/+14
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller4-6/+47
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu1-2/+1
2025-09-06net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren1-1/+2
2025-09-04net: libwx: fix to enable RSSJiawen Wu1-4/+0
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph1-0/+10
2025-09-04net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-04net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-126/+65
2025-09-03net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau1-1/+9
2025-09-03eth: sundance: fix endian issuesJakub Kicinski1-15/+20
2025-09-03Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski3-0/+2006
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7