aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-18sparc64: Enable 64-bit DMATushar Dave2-2/+10
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave4-58/+211
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave3-0/+60
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2-0/+21
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave6-0/+529
2016-11-18sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp1-0/+18
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai11-82/+287
2016-11-18liquidio CN23XX: bitwise vs logical AND typoDan Carpenter1-1/+1
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi1-1/+1
2016-11-18Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller7-7/+100
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong1-6/+11
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh2-71/+38
2016-11-18Merge branch 'net-marvell-freescale-compile-test'David S. Miller5-7/+21
2016-11-18net: dsa: mv88e6xxx: Select IRQ_DOMAINFlorian Fainelli1-0/+1
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli1-4/+7
2016-11-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli1-0/+8
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli1-1/+3
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli1-2/+2
2016-11-18Merge branch 'cpsw-fixes'David S. Miller1-21/+74
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold1-5/+7
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold1-0/+3
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold1-1/+3
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold1-0/+35
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold1-17/+24
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold1-0/+1
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold1-4/+7
2016-11-18net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas1-0/+2
2016-11-18Merge branch 'ethtool-phy-downshift'David S. Miller4-1/+217
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju1-0/+100
2016-11-18ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju1-0/+6
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju1-1/+4
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju2-0/+94
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLERaju Lakkaraju1-1/+14
2016-11-18Merge branch 'mlx5-next'David S. Miller12-87/+457
2016-11-18net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+72
2016-11-18net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+99
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen1-0/+37
2016-11-18net/mlx5: Set driver version infrastructureSaeed Mahameed1-1/+21
2016-11-18net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen2-1/+39
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen4-0/+97
2016-11-18net/mlx5: Port module event hardware structuresHuy Nguyen3-1/+16
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2-83/+76
2016-11-18Merge tag 'sound-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-4/+4
2016-11-18Merge branch 'sfc-tso-v2'David S. Miller14-826/+1558
2016-11-18sfc: remove Software TSOEdward Cree6-211/+154
2016-11-18sfc: handle failure to allocate TSOv2 contextsEdward Cree1-16/+24
2016-11-18sfc: Firmware-Assisted TSO version 2Bert Kenward11-768/+1035
2016-11-18sfc: Update EF10 register definitionsEdward Cree1-15/+88