Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / net / 8021q / vlan_core.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-30 Eric Dumazetvlan: allow nested vlan_do_receive()
2011-08-19 Jiri Pirkovlan: reset headers on accel emulation path
2011-07-21 Jiri Pirkovlan: kill vlan_gro_frags and vlan_gro_receive
2011-07-21 Jiri Pirkovlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
2011-07-21 Jiri Pirkovlan: introduce __vlan_find_dev_deep()
2011-06-11 Jiri Pirkovlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
2011-04-12 Jiri Pirkonet: vlan: make non-hw-accel rx path similar to hw...
2010-11-16 Eric Dumazetvlan: lockless transmit path
2010-10-21 Jesse Grossvlan: Centralize handling of hardware acceleration.
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-23 Eric Dumazetnet: return operator cleanup
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-07-18 Pedro Garciavlan_dev: VLAN 0 should be treated as "no vlan tag...
2010-06-29 Eric Dumazetvlan: 64 bit rx counters
2010-06-11 John Fastabendnet: deliver skbs on inactive slaves to exact matches
2010-05-18 Joe Perchesnet: Remove unnecessary semicolons after switch statements
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-01-04 Andy Gospodarekbonding: allow arp_ip_targets on separate vlans to...
2009-11-18 Eric Dumazetvlan: Precise RX stats accounting
2009-11-16 Eric Dumazetvlan: Use __vlan_hwaccel_put_tag() in rx
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-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-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-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-06 Herbert Xuvlan: Add GRO interfaces
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-07-15 Patrick McHardyvlan: deliver packets received with VLAN acceleration...
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