summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-07-14mwifiex: re-fix for unaligned accessesArnd Bergmann1-6/+4
2021-07-14Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2-2/+6
2021-07-14gve: Fix swapped vars when fetching max queuesBailey Forrest1-2/+2
2021-07-14e1000e: Check the PCIm stateSasha Neftin1-11/+13
2021-07-14ibmvnic: free tx_pool if tso_pool alloc failsSukadev Bhattiprolu1-1/+4
2021-07-14Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden1-0/+5
2021-07-14i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski1-2/+1
2021-07-14i40e: Fix error handling in i40e_vsi_openDinghao Liu1-0/+2
2021-07-14net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan1-0/+1
2021-07-14ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet1-1/+1
2021-07-14ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu1-0/+5
2021-07-14vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet1-0/+2
2021-07-14vrf: do not push non-ND strict packets with a source LLA through packet taps ...Antoine Tenart1-7/+7
2021-07-14net: ethernet: ezchip: fix error handlingPavel Skripkin1-1/+1
2021-07-14net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin1-1/+1
2021-07-14net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin1-1/+2
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-14brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-07-14brcmfmac: correctly report average RSSI in station infoAlvin Šipraga1-16/+20
2021-07-14brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga1-2/+1
2021-07-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue1-13/+8
2021-07-14ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu1-2/+2
2021-07-14wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-07-14ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang1-3/+9
2021-07-14ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang1-1/+1
2021-07-14ehea: fix error return code in ehea_restart_qps()Zhen Lei1-4/+5
2021-07-14net: ftgmac100: add missing error return code in ftgmac100_probe()Yang Yingliang1-1/+5
2021-07-14net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko1-3/+7
2021-07-14net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko1-0/+2
2021-07-14rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey4-7/+2
2021-07-14rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut1-2/+2
2021-07-14ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau1-0/+3
2021-07-14can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean1-2/+2
2021-07-14net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin1-1/+2
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-30net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal1-1/+13
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook1-1/+3
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin1-0/+1
2021-06-30net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri1-5/+1
2021-06-30mac80211_hwsim: drop pending frames on stopJohannes Berg1-0/+5
2021-06-23net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-23net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang1-0/+2
2021-06-23net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal1-1/+1
2021-06-23net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal1-1/+5
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin1-2/+15
2021-06-23net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3