summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-09net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet
2016-06-09r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang
2016-06-09Merge branch 'bgmac-stats'David S. Miller
2016-06-09bgmac: Maintain some netdev statisticsFlorian Fainelli
2016-06-09bgmac: Add support for ethtool statisticsFlorian Fainelli
2016-06-09bgmac: Bind net_device with backing device structureFlorian Fainelli
2016-06-09virtio_net: Update the feature bit to comply with specAaron Conole
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-09net/netlink/af_netlink.h: Remove unused structure.Fabien Siron
2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet
2016-06-09Merge branch 'BCM53xx-driver'David S. Miller
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli
2016-06-09net: dsa: b53: Add BCM7445 quirkFlorian Fainelli
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli
2016-06-09Merge branch 'bcm_sf2-vlan'David S. Miller
2016-06-09net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Split fast age into a helper functionFlorian Fainelli
2016-06-09Merge branch 'netdev_lockdep_set_classes'David S. Miller
2016-06-09net: ipvlan: call netdev_lockdep_set_classes()Eric Dumazet
2016-06-09net: macvlan: call netdev_lockdep_set_classes()Eric Dumazet
2016-06-09net: vrf: call netdev_lockdep_set_classes()Eric Dumazet
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-09netvsc: get rid of completion timeoutsVitaly Kuznetsov
2016-06-09sit: remove unnecessary protocol check in ipip6_tunnel_xmit()Simon Horman
2016-06-08Merge branch 'cbq-kill-drop'David S. Miller
2016-06-08sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal
2016-06-08sched: remove qdisc->dropFlorian Westphal
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal
2016-06-08cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal
2016-06-08ip6gre: Allow live link address changeShweta Choudaha
2016-06-08Merge branch 'vrf-fib-rule-improve'David S. Miller
2016-06-08net: vrf: Add l3mdev rules on first device createDavid Ahern
2016-06-08net: Add l3mdev ruleDavid Ahern
2016-06-08Merge branch 'tipc-small-fixes'David S. Miller
2016-06-08tipc: change node timer unit from jiffies to msJon Paul Maloy
2016-06-08tipc: correct error in node fsmJon Paul Maloy
2016-06-08Merge branch 'dsa-misc-improvements'David S. Miller
2016-06-08net: dsa: bcm_sf2: Register our slave MDIO busFlorian Fainelli
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli
2016-06-08net: dsa: Provide a slave MII bus if neededFlorian Fainelli