summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim2022-11-031-3/+0
* net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang2022-11-031-0/+1
* net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang2022-11-031-1/+1
* i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba2022-11-031-33/+38
* i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch2022-11-032-11/+33
* i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba2022-11-032-8/+27
* net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong2022-11-031-1/+0
* amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju2022-11-031-1/+8
* amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju2022-11-031-4/+4
* net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang2022-11-031-0/+2
* net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang2022-11-031-1/+3
* net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)2022-10-263-3/+21
* bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie2022-10-261-0/+1
* net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun2022-10-261-1/+1
* net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson2022-09-281-2/+2
* i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron2022-09-281-6/+26
* i40e: Fix VF set max MTU sizeMichal Jaron2022-09-281-0/+20
* iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley2022-09-281-1/+4
* mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2022-09-281-18/+1
* tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng2022-09-201-2/+6
* i40e: Fix kernel crash during module removalIvan Vecera2022-09-151-1/+4
* ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou2022-09-151-1/+1
* ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller2022-09-051-13/+46
* igb: Add lock to avoid data raceLin Ma2022-08-252-1/+13
* fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence2022-08-251-5/+1
* i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady2022-08-251-1/+3
* net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy2022-08-251-1/+1
* i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski2022-08-111-0/+4
* be2net: Fix buffer overflow in be_get_module_eepromHristo Venev2022-07-293-18/+25
* net: stmmac: fix dma queue left shift overflow issueJunxiao Chang2022-07-291-0/+3
* sfc: fix kernel panic when creating VFÍñigo Huguet2022-07-211-0/+3
* sfc: fix use after free when disabling sriovÍñigo Huguet2022-07-211-3/+7
* ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley2022-07-121-0/+9
* net: mscc: ocelot: allow unregistered IP multicast floodingVladimir Oltean2022-07-021-2/+6
* igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng2022-07-021-7/+5
* net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET2022-06-251-1/+0
* mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata2022-06-251-1/+1
* i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov2022-06-251-8/+17
* i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek2022-06-251-0/+5
* net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin2022-06-251-2/+19
* ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-141-2/+2
* ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-141-2/+2
* net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-141-1/+5
* net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-141-2/+5
* net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-141-1/+1
* net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy2022-06-141-0/+5
* nfp: only report pause frame configuration for physical deviceYu Xiao2022-06-141-2/+2
* net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter2022-06-141-0/+3
* eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski2022-06-141-0/+5
* mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata2022-06-141-13/+0