summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-25Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-06-25net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
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-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-22b43: Fix connection problem with WPA3Larry Finger
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-22carl9170: remove P2P_GO supportChristian Lamparter
2020-06-22e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-06-22PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2020-06-22PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-22macvlan: Skip loopback packets in RX handlerAlexander Sverdlin
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-22rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit
2020-06-22veth: Adjust hard_start offset on redirect XDP framesJesper Dangaard Brouer
2020-06-22mt76: avoid rx reorder buffer overflowRyder Lee
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-06-22wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-06-22net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-06-22net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-06-22e1000: Distribute switch variables for initializationKees Cook
2020-06-22brcmfmac: fix wrong location to get firmware featureJaehoon Chung
2020-06-22net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-06-22net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski
2020-06-22net: atlantic: make hw_get_regs optionalMark Starovoytov
2020-06-22ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-22ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-22ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-22ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-22ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-22drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-06-22tun: correct header offsets in napi frags modeWillem de Bruijn
2020-06-22vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-22net_failover: fixed rollback in net_failover_open()Vasily Averin
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman
2020-06-10net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-07net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-07airo: Fix read overflows sending packetsDan Carpenter
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang