summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-31net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-31net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-31ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-07-31hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2020-07-31net: sky2: initialize return of gm_phy_readTom Rix
2020-07-31drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
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-06-29net: alx: fix race condition in alx_removeZekun Shen
2020-06-29tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-29net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr
2020-06-29e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-29yam: 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-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-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-06-20e1000: Distribute switch variables for initializationKees Cook
2020-06-20net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson
2020-06-20net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slcan: Fix double-free on slcan_open() error pathBen Hutchings
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu