summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
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-29net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
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-29ieee802154: fix one possible memleak in adf7242_probeLiu Jian
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: sfp: add some quirks for GPON modulesRussell King
2020-07-22net: sfp: add support for module quirksRussell King
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-22net: rmnet: fix lower interface leakTaehee Yoo
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-16net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-16cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-16smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-16smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-16net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-09cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
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-30ibmvnic: Harden device login requestsThomas Falcon
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-30cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-30net: phy: Check harder for errors in get_phy_id()Florian Fainelli
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-30net: bcmgenet: remove HFB_CTRL accessDoug Berger
2020-06-25Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean