summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-20rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
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-20net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski
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-20drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-11net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas
2020-06-11airo: Fix read overflows sending packetsDan Carpenter
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-11p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-06-11net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
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-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
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: microchip: encx24j600: add missed kthread_stopChuhong Yuan
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20bnxt_en: Improve AER slot reset.Michael Chan