aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-29bonding: check error value of register_netdevice() immediatelyTaehee Yoo
2020-07-29net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-29ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-07-29hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-07-29drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-07-22net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-07-22mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-22net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-22smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-22smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-07-22ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-07-09usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen
2020-06-30net: alx: fix race condition in alx_removeZekun Shen
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr
2020-06-30ibmveth: Fix max MTU limitThomas Falcon
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-25geneve: change from tx_error to tx_dropped on missing metadataJiri Benc
2020-06-25yam: fix possible memory leak in yam_init_driverWang Hai
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-20b43: Fix connection problem with WPA3Larry Finger
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-20e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-20macvlan: Skip loopback packets in RX handlerAlexander Sverdlin
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-20rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
2020-06-20net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-06-20wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang