summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-15dpaa_eth: add sysfs exportsMadalin Bucur
2016-11-15dpaa_eth: add ethtool statisticsMadalin Bucur
2016-11-15dpaa_eth: add ethtool functionalityMadalin Bucur
2016-11-15dpaa_eth: add support for DPAA EthernetMadalin Bucur
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur
2016-11-15tcp: allow to enable the repair mode for non-listening socketsAndrey Vagin
2016-11-15Merge branch 'liquidio-CN23XX-VF-support'David S. Miller
2016-11-15liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi
2016-11-15liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi
2016-11-15liquidio CN23XX: code cleanupRaghu Vatsavayi
2016-11-15liquidio CN23XX: device statesRaghu Vatsavayi
2016-11-15liquidio CN23XX: VF related operationsRaghu Vatsavayi
2016-11-15liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi
2016-11-15liquidio CN23XX: Mailbox supportRaghu Vatsavayi
2016-11-15liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi
2016-11-15liquidio CN23XX: HW config for VF supportRaghu Vatsavayi
2016-11-15Merge branch 'amd-xgbe-next'David S. Miller
2016-11-15amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas
2016-11-15amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas
2016-11-15Merge branch 'sun4i-emac-big-endian'David S. Miller
2016-11-15net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser
2016-11-15net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser
2016-11-15net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
2016-11-15dctcp: update cwnd on congestion eventFlorian Westphal
2016-11-15net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: bnx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-15Merge branch 'phy_ethtool_nway_reset'David S. Miller
2016-11-15net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: nb8800: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-15vxlan: Fix uninitialized variable warnings.David S. Miller
2016-11-15Merge branch 'vxlan-xmit-improvements'David S. Miller
2016-11-15vxlan: remove unsed vxlan_dev_dst_port()pravin shelar
2016-11-15vxlan: simplify vxlan xmitpravin shelar
2016-11-15vxlan: simplify RTF_LOCAL handling.pravin shelar
2016-11-15vxlan: improve vxlan route lookup checks.pravin shelar
2016-11-15vxlan: simplify exception handlingpravin shelar
2016-11-15vxlan: avoid checking socket multiple times.pravin shelar