summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-12-03net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-12-03net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-12-03mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-12-03be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-12-03net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-12-03net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-12-03net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-12-03net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun
2025-12-03net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das
2025-12-03net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-12-03net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-29tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-29amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-10-29net: dlink: handle dma_map_single() failure properlyYeounsu Moon
2025-10-29net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2025-10-29net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-29net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter
2025-10-29Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski
2025-10-29net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju
2025-10-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou
2025-10-02net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih
2025-10-02Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan
2025-10-02i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-10-02net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon
2025-10-02i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-10-02i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal
2025-10-02igb: fix link test skipping when interface is admin downKohei Enju
2025-10-02net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-09net: thunder_bgx: decrement cleanup index before useRosen Penev
2025-09-09net: thunder_bgx: add a missing of_node_putRosen Penev
2025-09-09net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
2025-09-09i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-09xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari
2025-09-04net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas
2025-09-04net/mlx5e: Set local Xoff after FW updateAlexei Lazar
2025-09-04net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar
2025-09-04net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar
2025-09-04net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon