summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29net: thunderx: Fix link status reportingSunil Goutham
2016-06-29dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-29Merge branch 'mlx5-100G-fixes'David S. Miller
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman
2016-06-29net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny
2016-06-29net/mlx5: Update command stringsEli Cohen
2016-06-29net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang
2016-06-29Merge branch 'batman-adv-fixes'David S. Miller
2016-06-29batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann
2016-06-29batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann
2016-06-29batman-adv: Fix double-put of vlan objectBen Hutchings
2016-06-29batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann
2016-06-29batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-28audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs
2016-06-28Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-06-28net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: r6040: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-06-28Merge branch 'cpsw-runtime-pm'David S. Miller
2016-06-28ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko
2016-06-28net: davinci_mdio: introduce "ti,cpsw-mdio" compat stringGrygorii Strashko
2016-06-28net: davinci_mdio: document missed "ti, am4372-mdio" compat stringGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko
2016-06-28drivers: net: cpsw: ndev: fix accessing to suspended deviceGrygorii Strashko
2016-06-28drivers: net: cpsw: ethtool: fix accessing to suspended deviceGrygorii Strashko
2016-06-28drivers: net: cpsw: remove pm runtime calls from suspend callbacksGrygorii Strashko
2016-06-28drivers: net: cpsw: check return code from pm runtime callsGrygorii Strashko
2016-06-28drivers: net: cpsw: fix suspend when all ethX devices are downGrygorii Strashko