summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-07-14Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden1-0/+5
2021-07-14i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski1-4/+11
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-14net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra1-9/+9
2021-07-14vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet1-0/+2
2021-07-14rtw88: 8822c: fix lc calibration timingPo-Hao Huang1-10/+12
2021-07-14iwlwifi: increase PNVM load timeoutLuca Coelho1-2/+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-14mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi2-4/+6
2021-07-14mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi1-1/+1
2021-07-14ath11k: send beacon template after vdev_start/restart during csaSeevalamuthu Mariappan1-5/+5
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-14ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()Christophe JAILLET1-1/+2
2021-07-14cw1200: Revert unnecessary patches that fix unreal use-after-free bugsHang Zhang1-10/+7
2021-07-14brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-07-14brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen1-1/+0
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