summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang1-2/+1
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian1-1/+2
2020-07-29bonding: check error value of register_netdevice() immediatelyTaehee Yoo1-3/+7
2020-07-29net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov1-0/+4
2020-07-29ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy1-0/+1
2020-07-29hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET1-1/+1
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam1-1/+4
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-29drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-22net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli1-0/+2
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-22mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-22net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-22smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-22smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng1-4/+4
2020-07-22ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2-9/+17
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2-49/+91
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy1-1/+1
2020-07-09usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen1-1/+1
2020-06-30net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr1-5/+6
2020-06-30ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-25geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-25yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-20b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2-8/+5
2020-06-20e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng1-0/+4
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-20macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-06-20rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter1-6/+2
2020-06-20net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-06-20wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET1-2/+4
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2