summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-06-241-1/+1
* cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy2020-06-241-12/+11
* cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-241-28/+24
* net: qed: fix "maybe uninitialized" warningAlexander Lobakin2020-06-241-1/+1
* net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin2020-06-241-0/+19
* net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin2020-06-241-0/+1
* net: qede: fix PTP initialization on recoveryAlexander Lobakin2020-06-243-20/+15
* net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin2020-06-241-1/+1
* net: qed: fix NVMe login fails over VFsAlexander Lobakin2020-06-241-5/+18
* net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin2020-06-241-1/+2
* net: qed: fix async event callbacks unregisteringAlexander Lobakin2020-06-243-5/+7
* wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-234-45/+55
* wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf2020-06-231-2/+2
* usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen2020-06-231-1/+1
* mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel2020-06-234-9/+7
* net: phy: smsc: fix printing too many logsDejin Zheng2020-06-231-4/+7
* r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit2020-06-211-1/+4
* ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden2020-06-211-2/+7
* ionic: tame the watchdog timer on reconfigShannon Nelson2020-06-211-7/+8
* ibmveth: Fix max MTU limitThomas Falcon2020-06-201-1/+1
* net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-205-11/+11
* flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-204-22/+40
* geneve: allow changing DF behavior after creationSabrina Dubroca2020-06-201-0/+1
* enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-203-16/+34
* net: macb: undo operations in case of failureClaudiu Beznea2020-06-201-2/+4
* net: phy: Check harder for errors in get_phy_id()Florian Fainelli2020-06-191-2/+4
* net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* i40e: fix crash when Rx descriptor count is changedBjörn Töpel2020-06-191-0/+3
* ice: protect ring accesses with WRITE_ONCECiara Loftus2020-06-192-5/+5
* i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-191-10/+19
* ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-192-9/+17
* net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-06-191-0/+2
* tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen2020-06-191-2/+2
* bareudp: Fixed multiproto mode configurationMartin2020-06-191-0/+3
* net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean2020-06-191-1/+3
* net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean2020-06-191-1/+3
* net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean2020-06-191-4/+0
* net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer2020-06-191-0/+6
* net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer2020-06-191-36/+44
* ionic: export features for vlans to useShannon Nelson2020-06-181-0/+1
* ionic: no link check while resetting queuesShannon Nelson2020-06-181-1/+2
* net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr2020-06-171-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1718-199/+152
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-06-172-51/+28
| |\
| | * e1000e: fix unused-function warningArnd Bergmann2020-06-171-11/+5
| | * e1000: use generic power managementVaibhav Gupta2020-06-171-36/+13
| | * e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-171-4/+10
| * | lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey2020-06-161-0/+2
| * | mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel2020-06-164-0/+17