summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * alx: enable multiple tx queuesTobias Regnery2016-11-161-2/+6
| * alx: enable msi-x interrupts by defaultTobias Regnery2016-11-161-5/+1Star
| * alx: prepare tx path for multi queue supportTobias Regnery2016-11-161-13/+45
| * alx: prepare resource allocation for multi queue supportTobias Regnery2016-11-161-52/+97
| * alx: prepare interrupt functions for multiple queuesTobias Regnery2016-11-161-27/+105
| * alx: switch to per queue data structuresTobias Regnery2016-11-162-95/+93Star
| * alx: add ability to allocate and free alx_napi structuresTobias Regnery2016-11-161-21/+78
| * alx: extend data structures for multi queue supportTobias Regnery2016-11-161-0/+31
| * alx: refactor descriptor allocationTobias Regnery2016-11-161-44/+53
|/
* Merge branch 'dpaa_eth-next'David S. Miller2016-11-1613-0/+3778
|\
| * arch/powerpc: Enable dpaa_ethMadalin Bucur2016-11-161-0/+1
| * arch/powerpc: Enable FSL_FMANMadalin Bucur2016-11-161-0/+1
| * arch/powerpc: Enable FSL_PAMUMadalin Bucur2016-11-161-0/+1
| * dpaa_eth: add trace pointsMadalin Bucur2016-11-164-0/+158
| * dpaa_eth: add sysfs exportsMadalin Bucur2016-11-164-1/+174
| * dpaa_eth: add ethtool statisticsMadalin Bucur2016-11-163-2/+284
| * dpaa_eth: add ethtool functionalityMadalin Bucur2016-11-164-1/+224
| * dpaa_eth: add support for DPAA EthernetMadalin Bucur2016-11-166-0/+2850
| * devres: add devm_alloc_percpu()Madalin Bucur2016-11-163-0/+89
|/
* tcp: allow to enable the repair mode for non-listening socketsAndrey Vagin2016-11-161-1/+1
* Merge branch 'liquidio-CN23XX-VF-support'David S. Miller2016-11-1633-798/+1687
|\
| * liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi2016-11-1615-180/+155Star
| * liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi2016-11-1630-480/+352Star
| * liquidio CN23XX: code cleanupRaghu Vatsavayi2016-11-1613-70/+23Star
| * liquidio CN23XX: device statesRaghu Vatsavayi2016-11-166-31/+64
| * liquidio CN23XX: VF related operationsRaghu Vatsavayi2016-11-165-0/+251
| * liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi2016-11-164-7/+184
| * liquidio CN23XX: Mailbox supportRaghu Vatsavayi2016-11-167-3/+474
| * liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi2016-11-163-0/+117
| * liquidio CN23XX: HW config for VF supportRaghu Vatsavayi2016-11-163-34/+74
|/
* Merge branch 'amd-xgbe-next'David S. Miller2016-11-162-5/+4Star
|\
| * amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas2016-11-161-3/+2Star
| * amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas2016-11-161-2/+2
|/
* Merge branch 'sun4i-emac-big-endian'David S. Miller2016-11-169-183/+218
|\
| * net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser2016-11-161-2/+1Star
| * net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser2016-11-161-0/+22
| * net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-168-181/+195
|/
* dctcp: update cwnd on congestion eventFlorian Westphal2016-11-161-1/+8
* net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli2016-11-161-1/+1
* net: bnx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-151-33/+41
* Merge branch 'phy_ethtool_nway_reset'David S. Miller2016-11-1516-107/+27Star
|\
| * net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
| * net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-7/+1Star
| * net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
| * net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1Star
| * net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
| * net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
| * net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star