summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/proc-mn103e010 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-16arch/powerpc: Enable FSL_PAMUMadalin Bucur1-0/+1
2016-11-16dpaa_eth: add trace pointsMadalin Bucur4-0/+158
2016-11-16dpaa_eth: add sysfs exportsMadalin Bucur4-1/+174
2016-11-16dpaa_eth: add ethtool statisticsMadalin Bucur3-2/+284
2016-11-16dpaa_eth: add ethtool functionalityMadalin Bucur4-1/+224
2016-11-16dpaa_eth: add support for DPAA EthernetMadalin Bucur6-0/+2850
2016-11-16devres: add devm_alloc_percpu()Madalin Bucur3-0/+89
2016-11-16tcp: allow to enable the repair mode for non-listening socketsAndrey Vagin1-1/+1
2016-11-16liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi15-180/+155
2016-11-16liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi30-480/+352
2016-11-16liquidio CN23XX: code cleanupRaghu Vatsavayi13-70/+23
2016-11-16liquidio CN23XX: device statesRaghu Vatsavayi6-31/+64
2016-11-16liquidio CN23XX: VF related operationsRaghu Vatsavayi5-0/+251
2016-11-16liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi4-7/+184
2016-11-16liquidio CN23XX: Mailbox supportRaghu Vatsavayi7-3/+474
2016-11-16liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi3-0/+117
2016-11-16liquidio CN23XX: HW config for VF supportRaghu Vatsavayi3-34/+74
2016-11-16amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas1-3/+2
2016-11-16amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas1-2/+2
2016-11-16net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser1-2/+1
2016-11-16net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser1-0/+22
2016-11-16net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser8-181/+195
2016-11-16dctcp: update cwnd on congestion eventFlorian Westphal1-1/+8
2016-11-16net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli1-1/+1
2016-11-15net: bnx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-33/+41
2016-11-15net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-11-15net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli1-9/+1
2016-11-15net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli1-7/+1
2016-11-15net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli1-8/+1
2016-11-15net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli1-11/+1
2016-11-15net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-11-15net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli1-8/+1
2016-11-15net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-11-15net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-11-15net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli1-9/+1
2016-11-15net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-11-15net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli1-9/+1
2016-11-15net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli1-5/+2
2016-11-15net: nb8800: Utilize phy_ethtool_nway_resetFlorian Fainelli1-11/+1
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2-0/+12
2016-11-15vxlan: Fix uninitialized variable warnings.David S. Miller1-1/+4
2016-11-15vxlan: remove unsed vxlan_dev_dst_port()pravin shelar1-10/+0
2016-11-15vxlan: simplify vxlan xmitpravin shelar1-44/+34
2016-11-15vxlan: simplify RTF_LOCAL handling.pravin shelar1-34/+51
2016-11-15vxlan: improve vxlan route lookup checks.pravin shelar1-39/+38
2016-11-15vxlan: simplify exception handlingpravin shelar1-27/+19
2016-11-15vxlan: avoid checking socket multiple times.pravin shelar1-7/+5
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar2-24/+1
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni5-3/+8
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau6-3/+1197