summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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: fix endian conversions for L4 ports in filtersRahul 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-09enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-07-09net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
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-30wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-30socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-30wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-30net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-30qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King
2020-06-30cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy
2020-06-30cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy
2020-06-30net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin
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-30ionic: tame the watchdog timer on reconfigShannon Nelson
2020-06-30net: phy: smsc: fix printing too many logsDejin Zheng
2020-06-30net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-30ionic: update the queue count on openShannon Nelson
2020-06-30bareudp: Fixed multiproto mode configurationMartin
2020-06-30wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-30net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel
2020-06-30net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-30r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit
2020-06-30net: macb: undo operations in case of failureClaudiu Beznea
2020-06-30net: phylink: ensure manual pause mode configuration takes effectRussell King
2020-06-30net: phylink: fix ethtool -A with attached PHYsRussell King
2020-06-30bnxt_en: Read VPD info only for PFsVasundhara Volam
2020-06-30bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan
2020-06-30bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan
2020-06-30bnxt_en: Store the running firmware version code.Michael Chan
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-30mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel
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