summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
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-04i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin
2021-08-04can: ems_usb: fix memory leakPavel Skripkin
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-08-04virtio_net: Do not pull payload in skb->headEric Dumazet
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-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
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-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-28net: dsa: mv88e6xxx: enable .rmu_disable() 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-20sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-07-20sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-07-20iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-20iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-20rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2021-07-20wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-07-20fjes: check return value after calling platform_get_resource()Yang Yingliang
2021-07-20net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-07-20net: mvpp2: 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-20virtio_net: Remove BUG() to avoid machine deadXianting Tian
2021-07-20ice: set the value of global config lock timeout longerLiwei Song
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-20mwifiex: re-fix for unaligned accessesArnd Bergmann