Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / net / 8021q / vlan_dev.c
2012-05-11 David S. MillerRevert "net: maintain namespace isolation between vlan...
2011-12-14 Eric Dumazetvlan: static functions
2011-12-09 Benjamin LaHaisevlan: add 802.1q netpoll support
2011-12-09 Jiri Pirkovlan: rename vlan_dev_info to vlan_dev_priv
2011-11-16 Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-11-16 Michał Mirosławnet: remove legacy ethtool ops
2011-11-01 Matthijs Kooijmanvlan: Don't propagate flag changes on down interfaces.
2011-09-15 Jiri Pirkonet: consolidate and fix ethtool_ops->get_settings...
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-07-28 Neil Hormannet: Audit drivers to identify those needing IFF_TX_SKB...
2011-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-14 Michał Mirosławnet: remove NETIF_F_ALL_TX_OFFLOADS
2011-07-14 Michał Mirosławnet: vlan: remove reduntant check in ndo_fix_features...
2011-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-06 Shan Weinet: vlan: enable soft features regardless of underlyin...
2011-06-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-02 Joe Perchesnet: 8021q: Add pr_fmt
2011-06-02 Wei Yongjunvlan: fix typo in vlan_dev_hard_start_xmit()
2011-05-12 Michał Mirosławnet: Fix vlan_features propagation
2011-05-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-3.6
2011-05-10 Eric Dumazetvlan: fix GVRP at dismantle time
2011-04-12 Jiri Pirkonet: vlan: make non-hw-accel rx path similar to hw...
2011-04-03 Michał Mirosławvlan: convert VLAN devices to use ndo_fix_features()
2011-03-18 Eric Dumazetvlan: should take into account needed_headroom
2011-03-08 Yi Zouvlan: add support to ndo_fcoe_ddp_target()
2010-11-16 Eric Dumazetvlan: remove ndo_select_queue() logic
2010-11-16 Eric Dumazetvlan: lockless transmit path
2010-11-15 John Fastabendnet: consolidate 8021q tagging
2010-11-15 John Fastabendnet: remove check for headroom in vlan_dev_create
2010-10-21 Jesse Grossvlan: Avoid hash table lookup to find group.
2010-10-05 Eric Dumazetnet: add a core netdev->rx_dropped counter
2010-09-28 Eric Dumazetvlan: use this_cpu_ptr() in vlan_skb_recv()
2010-09-20 Eric Dumazetnet: rx_dropped accounting
2010-08-19 Phil Oestervlan: Match underlying dev carrier on vlan add
2010-07-18 Pedro Garciavlan_dev: VLAN 0 should be treated as "no vlan tag...
2010-07-10 Ben Hutchingsnet: Get rid of rtnl_link_stats64 / net_device_stats...
2010-07-09 Eric Dumazetvlan: allow TSO setting on vlan interfaces
2010-07-07 Eric Dumazetnet: fix 64 bit counters on 32 bit arches
2010-06-29 Eric Dumazetvlan: 64 bit rx counters
2010-06-02 John Fastabendnet: init_vlan should not copy slave or master flags
2010-05-16 Eric Dumazetnet: congestion notifications are not dropped packets
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: move address list functions to a separate file
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Vasu Devvlan: adds vlan_dev_select_queue
2010-02-04 Arnd Bergmannnet: maintain namespace isolation between vlan and...
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-25 Eric Dumazetvlan: fix vlan_skb_recv()
2009-12-27 Octavian Purdilallc: use dev_hard_header
2009-11-27 Patrick McHardyvlan: support "loose binding" to the underlying network...
2009-11-18 Eric Dumazetvlan: Precise RX stats accounting
2009-11-13 Patrick McHardyvlan/macvlan: propagate transmission state to upper...
2009-10-29 Yi Zouvlan: Add support to netdev_ops.ndo_fcoe_get_wwn for...
2009-10-27 Eric Dumazetvlan: allow null VLAN ID to be used
2009-09-04 Eric Dumazetvlan: adds drops accounting
2009-09-03 Eric Dumazetvlan: enable multiqueue xmits
2009-09-01 Yi Zouvlan: Add support for net_devices_ops.ndo_fcoe_enable...
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-08-14 Vasu Devvlan: adds fcoe offload related net_device_ops and...
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-25 Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2009-05-19 Eric Dumazetnet: release dst entry in dev_hard_start_xmit()
2009-05-18 Eric Dumazetvlan: use struct netdev_queue counters instead of dev...
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-26 Jay Vosburghvlan: update vlan carrier state for admin up/down
2009-04-21 Patrick McHardynet: factor out ethtool invocation of vlan/macvlan...
2009-04-17 Patrick McHardyvlan/macvlan: fix NULL pointer dereferences in ethtool...
2009-03-05 David S. Millervlan: Fix vlan-in-vlan crashes.
2009-01-08 Frank Blaschkavlan: add neigh_setup
2008-12-26 Eric Dumazetvlan: fix convertion to net_device_ops
2008-11-20 Stephen Hemmingervlan: convert to net_device_ops
2008-11-04 David S. Millernet/: Kill now superfluous ->last_rx stores.
2008-10-29 Stephen Hemmingervlan: propogate ethtool speed values
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-12 Alexander Duyckvlan: vlan device not reading gso max size of parent.
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-15 Patrick McHardyvlan: remove unnecessary include statements
2008-07-15 Patrick McHardyvlan: clean up hard_start_xmit functions
2008-07-15 Patrick McHardyvlan: clean up vlan_dev_hard_header()
2008-07-15 Patrick McHardyvlan: ethtool ->get_flags support
2008-07-15 Wang Chen8021q: Check return of dev_set_promiscuity/allmulti
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-08 Patrick McHardyvlan: avoid header copying and linearisation where...
2008-07-08 Patrick McHardyvlan: TCI related type and naming cleanups
2008-07-08 Patrick McHardyvlan: move struct vlan_dev_info to private header
2008-07-08 Patrick McHardyvlan: Add ethtool support
2008-07-08 Joonwoo Parkvlan: Use is_vlan_dev()
2008-07-08 Patrick McHardyvlan: fix network_header/mac_header adjustments
2008-07-06 Patrick McHardyvlan: Add GVRP support
2008-07-06 Patrick McHardyvlan: Change vlan_dev_set_vlan_flag() to handle multipl...
2008-05-23 Patrick McHardyvlan: Use bitmask of feature flags instead of seperate...
2008-05-20 Patrick McHardy[VLAN]: Propagate selected feature bits to VLAN devices
2008-04-16 Pavel Emelyanov[VLAN]: Allow vlan devices registration in net namespaces.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-04 Pavel Emelyanov[VLAN]: Fix egress priority mappings leak.
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Patrick McHardy[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlyi...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
next