summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 's390-next'David S. Miller2019-04-176-152/+233
|\
| * s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann2019-04-175-48/+71
| * s390/qeth: simplify QoS codeJulian Wiedmann2019-04-172-20/+7
| * s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann2019-04-174-52/+51
| * s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann2019-04-176-26/+97
| * s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann2019-04-172-3/+0
| * s390/qeth: don't bother updating the last-tx timeJulian Wiedmann2019-04-171-1/+0
| * s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann2019-04-171-4/+10
| * s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann2019-04-174-23/+22
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-04-1715-93/+901
|\
| * i40e: Fix misleading error messageCarolyn Wyborny2019-04-171-1/+1
| * i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz2019-04-171-2/+4
| * i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz2019-04-171-1/+6
| * i40e: The driver now prints the API version in error messageAdam Ludkiewicz2019-04-171-3/+15
| * i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz2019-04-172-3/+3
| * i40e: Remove misleading messages for untrusted VFGrzegorz Siwik2019-04-171-5/+16
| * i40e: Update i40e_init_dcb to return correct errorChinh T Cao2019-04-173-19/+13
| * i40e: Fix for 10G ports LED not blinkingPiotr Marczak2019-04-171-33/+0
| * i40e: save PTP time before a device resetJacob Keller2019-04-173-4/+63
| * i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley2019-04-171-0/+8
| * i40e: Implement DDP support in i40e driverAleksandr Loktionov2019-04-178-22/+769
| * i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz2019-04-171-0/+3
* | Merge branch 'stmmac-Enable-Flow-Control'David S. Miller2019-04-173-1/+52
|\ \
| * | net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu2019-04-171-1/+1
| * | net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu2019-04-172-0/+51
|/ /
* | Merge branch 'dpaa2-eth-Add-flow-steering-support-without-masking'David S. Miller2019-04-173-34/+167
|\ \
| * | dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu2019-04-173-32/+127
| * | dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu2019-04-172-2/+30
| * | dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu2019-04-172-2/+7
| * | dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu2019-04-171-1/+6
|/ /
* | nfp: flower: fix implicit fallthrough warningJohn Hurley2019-04-171-0/+1
* | net: phy: micrel: add Asym Pause workaroundAntoine Tenart2019-04-171-1/+26
* | Merge branch 'bnx2x-Support-for-timestamping-in-P2P-mode'David S. Miller2019-04-171-20/+32
|\ \
| * | bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru2019-04-171-10/+12
| * | bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru2019-04-171-20/+30
|/ /
* / xen-netfront: mark expected switch fall-throughGustavo A. R. Silva2019-04-171-1/+1
|/
* Merge branch 'hsr-next'David S. Miller2019-04-165-29/+36
|\
| * net: hsr: add tx stats for master interfaceMurali Karicheri2019-04-161-0/+7
| * net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri2019-04-163-9/+9
| * net: hsr: fix naming of file and functionsMurali Karicheri2019-04-164-24/+24
|/
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-1630-120/+120
* Merge branch 'nfp-Flower-flow-merging'David S. Miller2019-04-1611-53/+1016
|\
| * nfp: flower: offload merge flowsJohn Hurley2019-04-164-13/+126
| * nfp: flower: support stats update for merge flowsJohn Hurley2019-04-162-0/+117
| * nfp: flower: generate merge flow ruleJohn Hurley2019-04-162-1/+150
| * nfp: flower: validate merge hint flowsJohn Hurley2019-04-161-0/+228
| * nfp: flower: handle merge hint messagesJohn Hurley2019-04-164-1/+78
| * nfp: flower: get flows by host contextJohn Hurley2019-04-162-16/+89
| * nfp: flower: allow tunnels to output to internal portJohn Hurley2019-04-161-3/+4
| * nfp: flower: support fallback packets from internal portsJohn Hurley2019-04-161-2/+24