aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-09-22net: qualcomm: fix QCA7000 checksum handlingStefan Wahren
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-22net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-09-22qed: Fix the VF msix vectors flowShai Malin
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-15net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-15nfp: update ethtool reporting of pauseframe controlFei Qin
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-28net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-28net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-28net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-20sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-07-20sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-07-20net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-07-20net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang
2021-07-20e100: handle eeprom as little endianJesse Brandeburg
2021-07-20net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko
2021-07-20Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden
2021-07-20i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-07-20net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan
2021-07-20net: ethernet: ezchip: fix error handlingPavel Skripkin