vlan: fix GVRP at dismantle time MIME-Version: 1.0
[linux-flexiantxendom0-natty.git] / net / 8021q / vlan_dev.c
2011-07-15 Eric Dumazetvlan: fix GVRP at dismantle time MIME-Version: 1.0
2011-04-27 Eric Dumazetvlan: should take into account needed_headroom
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.
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[8021Q]: vlan_dev misannotations
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-24 David S. Miller[NET]: Restore sanity wrt. print_mac().
2008-02-18 Joe Perchesnet/8021q/vlan_dev.c: Use print_mac.
2008-02-01 Chris Leech[VLAN]: set_rx_mode support for unicast address list
2008-01-28 Pavel Emelyanov[VLAN]: Move protocol determination to seperate function
2008-01-28 Patrick McHardy[VLAN]: Clean up vlan_skb_recv()
2008-01-28 Patrick McHardy[VLAN]: Update list address
2008-01-28 Patrick McHardy[VLAN]: checkpatch cleanups
2008-01-28 Patrick McHardy[VLAN]: Turn VLAN_DEV_INFO into inline function
2008-01-28 Patrick McHardy[VLAN]: Clean up debugging and printks
2008-01-28 Patrick McHardy[VLAN]: Kill useless check
2008-01-28 Patrick McHardy[VLAN]: Move device setup to vlan_dev.c
2008-01-28 Patrick McHardy[VLAN]: Use dev->stats
2007-11-29 Joonwoo Park[VLAN]: Fix nested VLAN transmit bug
2007-11-11 Patrick McHardy[VLAN]: Allow setting mac address while device is up
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-08-27 Evgeniy Polyakov[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception...
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-15 Patrick McHardy[VLAN]: Use multicast list synchronization helpers
next