UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / 8021q /
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-28 John Fastabend8021q: vlan device is lockless do not transfer real_num...
2010-11-16 Eric Dumazetvlan: remove ndo_select_queue() logic
2010-11-16 Eric Dumazetvlan: lockless transmit path
2010-11-15 David S. Millervlan: Fix build warning in vlandev_seq_show()
2010-11-15 John Fastabendnet: consolidate 8021q tagging
2010-11-15 John Fastabendnet: remove check for headroom in vlan_dev_create
2010-11-15 John Fastabend8021q: set hard_header_len when VLAN offload features...
2010-10-25 Eric Dumazetvlan: rcu annotations
2010-10-21 Jesse Grossvlan: Centralize handling of hardware acceleration.
2010-10-21 Jesse Grossvlan: Avoid hash table lookup to find group.
2010-10-21 Jesse Grossvlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
2010-10-05 Eric Dumazetnet: add a core netdev->rx_dropped counter
2010-10-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-01 Eric Dumazetvlan: dont drop packets from unknown vlans in promiscuo...
2010-09-28 Ben Hutchings8021q: Use netif_copy_real_num_queues() to set queue...
2010-09-28 Eric Dumazetvlan: use this_cpu_ptr() in vlan_skb_recv()
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-20 Eric Dumazetnet: rx_dropped accounting
2010-09-17 David Lamparternetns: keep vlan slaves on master netns move
2010-08-31 Jiri Pirkovlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
2010-08-27 Eric Dumazetgro: __napi_gro_receive() optimizations
2010-08-23 Changli Gaonet: 802.1q: make vlan_hwaccel_do_receive() return...
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-12 Ben Hutchingsnet: Enable 64-bit net device statistics on 32-bit...
2010-06-11 John Fastabendnet: deliver skbs on inactive slaves to exact matches
2010-06-02 John Fastabendnet: init_vlan should not copy slave or master flags
2010-05-18 Joe Perchesnet: Remove unnecessary semicolons after switch statements
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: updates vlan real_num_tx_queues
2010-03-24 Vasu Devvlan: adds vlan_dev_select_queue
2010-03-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-03-19 Jiri Pirkonet: forbid underlaying devices to change its type
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
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()
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-04 Andy Gospodarekbonding: allow arp_ip_targets on separate vlans to...
2009-12-27 Octavian Purdilallc: use dev_hard_header
2009-12-03 Patrick Mullaneynetdevice: provide common routine for macvlan and vlan...
2009-12-03 Eric W. Biedermannet: Teach vlans to cleanup as a pernet subsystem
2009-12-02 Eric W. Biedermannet: Simplify vlan pernet operations.
2009-11-27 Patrick McHardyvlan: support "loose binding" to the underlying network...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-18 Eric Dumazetvlan: Precise RX stats accounting
2009-11-17 Eric Dumazetvlan: Fix register_vlan_dev() error path
2009-11-16 Eric Dumazetvlan: Use __vlan_hwaccel_put_tag() in rx
2009-11-13 Patrick McHardyvlan/macvlan: propagate transmission state to upper...
2009-11-11 stephen hemmingervlan: eliminate use of dev_base_lock
2009-11-08 Eric W. Biedermannet: Support specifying the network namespace upon...
2009-10-30 Patrick McHardyvlan: cleanup multiple unregistrations
2009-10-30 Ben Hutchingsgro: Change all receive functions to return GRO result...
2009-10-30 Ben Hutchingsgro: Name the GRO result enumeration type
2009-10-29 Yi Zouvlan: Add support to netdev_ops.ndo_fcoe_get_wwn for...
2009-10-28 Eric Dumazetvlan: Optimize multiple unregistration
2009-10-28 Eric Dumazetnet: add a list_head parameter to dellink() method
2009-10-27 Eric Dumazetvlan: allow null VLAN ID to be used
2009-09-27 John Fastabendnet: fix vlan_get_size to include vlan_flags size
2009-09-04 Eric Dumazetvlan: adds drops accounting
2009-09-03 Eric Dumazetvlan: enable multiqueue xmits
2009-09-03 Eric Dumazetvlan: multiqueue vlan device
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-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-07-30 Stephen Hemmingervlan: allow creating vlan when real device is not up
2009-07-20 Herbert Xuvlan: Propagate physical MTU changes
2009-06-10 Jesper Dangaard... 8021q: Vlan driver should use rcu_barrier() on unload...
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-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-17 Patrick McHardyvlan/macvlan: fix NULL pointer dereferences in ethtool...
2009-04-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-04-13 Herbert Xugro: Normalise skb before bypassing GRO on netpoll...
2009-03-17 Herbert Xugro: Fix vlan/netpoll check again
2009-03-16 Herbert XuGRO: Move netpoll checks to correct location
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-05 David S. Millervlan: Fix vlan-in-vlan crashes.
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-01 Herbert Xunetpoll: Add drop checks to all entry points
next