netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / net / 8021q /
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
2009-02-09 Herbert Xugro: Optimise Ethernet header comparison
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-30 Herbert Xugro: Avoid copying headers of unmerged packets
2009-01-30 Herbert Xugro: Move common completion code into helpers
2009-01-26 Ben Greearvlan: Export symbols as non GPL symbols.
2009-01-08 Frank Blaschkavlan: add neigh_setup
2009-01-06 Herbert Xuvlan: Add GRO interfaces
2008-12-26 Eric Dumazetvlan: fix convertion to net_device_ops
2008-11-20 Stephen Hemmingervlan: convert to net_device_ops
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-10 Ferenc Wagnervlan: Fix typos in proc output string
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 Patrick McHardynet: fix packet socket delivery in rx irq handler
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. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
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 Patrick McHardyvlan: deliver packets received with VLAN acceleration...
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: uninline __vlan_hwaccel_rx
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: Move device unregistration before lower dev cleanup
2008-07-06 Patrick McHardyvlan: Change vlan_dev_set_vlan_flag() to handle multipl...
2008-06-16 Ingo MolnarMerge branch 'linus' into core/rcu
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-05-20 Patrick McHardyvlan: Correctly handle device notifications for layered...
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
2008-05-02 Denis V. Lunevvlan: assign PDE->data before gluing PDE into /proc...
2008-04-16 Pavel Emelyanov[VLAN]: Handle vlan devices net namespace changing.
2008-04-16 Pavel Emelyanov[VLAN]: Allow vlan devices registration in net namespaces.
2008-04-16 Pavel Emelyanov[VLAN]: Make the vlan_name_type per-net.
2008-04-16 Pavel Emelyanov[VLAN]: Make the /proc/net/vlan/conf file show per...
2008-04-16 Pavel Emelyanov[VLAN]: Create proc entries in the proper net.
2008-04-16 Pavel Emelyanov[VLAN]: Add a net argument to proc init and cleanup...
2008-04-16 Pavel Emelyanov[VLAN]: Introduce the vlan_net structure and init/exit...
2008-04-16 Pavel Emelyanov[VLAN]: Tag vlan_group_device with net device, not...
next