summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet2016-11-162-20/+92
* bpf: Fix compilation warning in __bpf_lru_list_rotate_inactiveMartin KaFai Lau2016-11-161-1/+1
* ipv6: sr: add option to control lwtunnel supportDavid Lebrun2016-11-163-3/+23
* Merge branch 'alx-multiqueue-support'David S. Miller2016-11-152-170/+420
|\
| * alx: enable multiple tx queuesTobias Regnery2016-11-151-2/+6
| * alx: enable msi-x interrupts by defaultTobias Regnery2016-11-151-5/+1
| * alx: prepare tx path for multi queue supportTobias Regnery2016-11-151-13/+45
| * alx: prepare resource allocation for multi queue supportTobias Regnery2016-11-151-52/+97
| * alx: prepare interrupt functions for multiple queuesTobias Regnery2016-11-151-27/+105
| * alx: switch to per queue data structuresTobias Regnery2016-11-152-95/+93
| * alx: add ability to allocate and free alx_napi structuresTobias Regnery2016-11-151-21/+78
| * alx: extend data structures for multi queue supportTobias Regnery2016-11-151-0/+31
| * alx: refactor descriptor allocationTobias Regnery2016-11-151-44/+53
|/
* Merge branch 'dpaa_eth-next'David S. Miller2016-11-1513-0/+3778
|\
| * arch/powerpc: Enable dpaa_ethMadalin Bucur2016-11-151-0/+1
| * arch/powerpc: Enable FSL_FMANMadalin Bucur2016-11-151-0/+1
| * arch/powerpc: Enable FSL_PAMUMadalin Bucur2016-11-151-0/+1
| * dpaa_eth: add trace pointsMadalin Bucur2016-11-154-0/+158
| * dpaa_eth: add sysfs exportsMadalin Bucur2016-11-154-1/+174
| * dpaa_eth: add ethtool statisticsMadalin Bucur2016-11-153-2/+284
| * dpaa_eth: add ethtool functionalityMadalin Bucur2016-11-154-1/+224
| * dpaa_eth: add support for DPAA EthernetMadalin Bucur2016-11-156-0/+2850
| * devres: add devm_alloc_percpu()Madalin Bucur2016-11-153-0/+89
|/
* tcp: allow to enable the repair mode for non-listening socketsAndrey Vagin2016-11-151-1/+1
* Merge branch 'liquidio-CN23XX-VF-support'David S. Miller2016-11-1533-798/+1687
|\
| * liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi2016-11-1515-180/+155
| * liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi2016-11-1530-480/+352
| * liquidio CN23XX: code cleanupRaghu Vatsavayi2016-11-1513-70/+23
| * liquidio CN23XX: device statesRaghu Vatsavayi2016-11-156-31/+64
| * liquidio CN23XX: VF related operationsRaghu Vatsavayi2016-11-155-0/+251
| * liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi2016-11-154-7/+184
| * liquidio CN23XX: Mailbox supportRaghu Vatsavayi2016-11-157-3/+474
| * liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi2016-11-153-0/+117
| * liquidio CN23XX: HW config for VF supportRaghu Vatsavayi2016-11-153-34/+74
|/
* Merge branch 'amd-xgbe-next'David S. Miller2016-11-152-5/+4
|\
| * amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas2016-11-151-3/+2
| * amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas2016-11-151-2/+2
|/
* Merge branch 'sun4i-emac-big-endian'David S. Miller2016-11-159-183/+218
|\
| * net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser2016-11-151-2/+1
| * net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser2016-11-151-0/+22
| * net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-158-181/+195
|/
* dctcp: update cwnd on congestion eventFlorian Westphal2016-11-151-1/+8
* net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli2016-11-151-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/+27
|\
| * net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
| * net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1
| * net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-7/+1
| * net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1
| * net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1