summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-28net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-28net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-07-28bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-28bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-28bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-28bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-07-28gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
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-28igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET
2021-07-28igc: Prefer to use the pci_release_mem_regions methodSasha Neftin
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igc: change default return of igc_read_phy_reg()Tom Rix
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-28igc: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-25net: fddi: fix UAF in fza_probePavel Skripkin
2021-07-25net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-25net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-25net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-25net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-20virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji
2021-07-20net: moxa: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-07-19sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-07-19sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-07-19cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-19wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2021-07-19wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-07-19r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit
2021-07-19fjes: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang