summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin
2020-06-30net: qede: fix PTP initialization on recoveryAlexander Lobakin
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: qede: stop adding events on an already destroyed workqueueAlexander Lobakin
2020-06-30net: qed: fix async event callbacks unregisteringAlexander 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-30mvpp2: ethtool rxtx stats fixSven Auhagen
2020-06-30ibmveth: Fix max MTU limitThomas Falcon
2020-06-30geneve: allow changing DF behavior after creationSabrina Dubroca
2020-06-30enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-24mvpp2: remove module bugfixSven Auhagen
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-24iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy
2020-06-24geneve: change from tx_error to tx_dropped on missing metadataJiri Benc
2020-06-24net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl
2020-06-24yam: 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-22iwlwifi: mvm: fix aux station leakSharon
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-22ice: fix potential double free in probe unrollingJacob Keller
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-22iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-06-22net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang