summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn
2016-05-11dsa: Add mdio device support to Marvell switchesAndrew Lunn
2016-05-11dsa: mv88e6xxx: Rename probe function to fit the normal patternAndrew Lunn
2016-05-11dsa: mv88e6xxx: Initialise the mutex as soon as it is createdAndrew Lunn
2016-05-11net: dsa: mv88e6xxx: add STU capabilityVivien Didelot
2016-05-11net: dsa: mv88e6xxx: abstract VTU/STU data accessVivien Didelot
2016-05-11Merge branch 'vrf-pktinfo'David S. Miller
2016-05-11net: original ingress device index in PKTINFODavid Ahern
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern
2016-05-11ipv6: fix 4in6 tunnel receive pathNicolas Dichtel
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo
2016-05-10Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-10skbuff: remove unused variable `doff'Sowmini Varadhan
2016-05-10ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert
2016-05-10gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira
2016-05-10block/drbd: align properly u64 in nl messagesNicolas Dichtel
2016-05-10Merge branch 'phy_ksettings'David S. Miller
2016-05-10net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-10net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-10Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira
2016-05-10batman-adv: use batadv_compare_eth when possibleAntonio Quartulli
2016-05-10batman-adv: replace ethertype variable with ETH_P_BATMAN for readabilityMarek Lindner
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann
2016-05-10batman-adv: Use kref_get for _batadv_update_routeSven Eckelmann
2016-05-10batman-adv: Use kref_get for hard_iface subfunctionsSven Eckelmann
2016-05-10batman-adv: Use kref_get for batadv_gw_node_addSven Eckelmann
2016-05-10batman-adv: Use kref_get for batadv_gw_selectSven Eckelmann
2016-05-10batman-adv: Use kref_get for batadv_nc_get_nc_nodeSven Eckelmann
2016-05-10batman-adv: Use kref_get for batadv_tvlv_container_getSven Eckelmann
2016-05-10batman-adv: Increase hard_iface refcnt for ptypeSven Eckelmann
2016-05-10batman-adv: Check hard_iface refcnt when receiving skbSven Eckelmann
2016-05-10batman-adv: Check hard_iface refcnt before calling functionSven Eckelmann
2016-05-10batman-adv: add detection for complex bridge loopsSimon Wunderlich
2016-05-10batman-adv: Create batman soft interfaces within correct netns.Andrew Lunn
2016-05-10batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns movesAndrew Lunn
2016-05-10batman-adv: Remove hdr_size skb size check in batadv_interface_rxSven Eckelmann
2016-05-10batman-adv: Remove unused parameter recv_if of batadv_interface_rxSven Eckelmann
2016-05-10netfilter: conntrack: remove uninitialized shadow variableArnd Bergmann
2016-05-10Merge branch 'ip6-tunnel-tx-fixes'David S. Miller
2016-05-10ip6_gre: Use correct flags for reading TUNNEL_SEQTom Herbert
2016-05-10ip6: Don't set transport header in IPv6 tunnelingTom Herbert
2016-05-10ip6_gre: Set inner protocol correctly in __gre6_xmitTom Herbert
2016-05-10gre6: Fix flag translationsTom Herbert
2016-05-10ip6_gre: Fix MTU settingTom Herbert
2016-05-09stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood
2016-05-09Merge branch 'l3mdev-send-enslaved'David S. Miller