- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / 8021q / vlan_dev.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-09-26 Evgeniy PolyakovFix oops in vlan and bridging code
2007-09-24 Greg Kroah-Hartman- Update to 2.6.22.8-rc1
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
2007-07-15 Patrick McHardy[VLAN]: Fix promiscous/allmulti synchronization races
2007-07-12 Patrick McHardy[VLAN]: Fix MAC address handling
2007-07-11 Patrick McHardy[VLAN]: Introduce symbolic constants for flag values
2007-07-11 Patrick McHardy[VLAN]: Keep track of number of QoS mappings
2007-07-11 Patrick McHardy[VLAN]: Convert name-based configuration functions...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 David S. Miller[VLAN] vlan_dev: Use skb_reset_network_header().
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 YOSHIFUJI Hideaki[NET] 8021Q: Use htons() where appropriate.
2007-04-13 Jerome Borsboom[VLAN]: Allow VLAN interface on top of bridge interface
2007-02-11 YOSHIFUJI Hideaki[NET] 8021Q: Fix whitespace errors.
2006-10-10 Alexey Dobriyan[PATCH] Finish annotations of struct vlan_ethhdr
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-21 Herbert Xu[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pul...
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2005-12-15 Stephen Hemminger[VLAN]: Fix hardware rx csum errors
2005-09-19 Alexey Dobriyan[8021Q]: Add endian annotations.
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-18 John W. Linville[VLAN]: change_mtu should return 0 on success.
2004-10-28 David S. Miller[VLAN]: Revert vlan_dev_hard_start_xmit part of Ben...
2004-10-27 Ben Greear[VLAN]: Sync code and feature set with 2.4.x
2004-10-05 Arnaldo Carvalho... [SKBUFF] introduce eth_hdr(skb)
2004-09-10 Stephen Hemminger[BRIDGE]: The vlan MII ioctl pass through was passing...
2004-09-08 David S. Miller[VLAN]: Fix thinko in RCU locking.
2004-08-09 Stephen Hemminger[VLAN]: Use RCU for group operations.
2004-08-09 Stephen Hemminger[VLAN]: Propagate ethtool/mii ioctls to the real device.
2004-07-05 Petr Vandrovec[VLAN]: Do not access released memory.
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-06 Shmulik Hen[VLAN]: Use VLAN tag set functionality in 8021q module.
2003-10-09 David S. Miller[VLAN]: kfree(skb) --> kfree_skb(skb).
2003-10-08 Tommy Christensen[VLAN]: Do not modify the data of shared SKBs.
2003-10-08 Bart De Schuymer[BRIDGE]: Let {ip,arp}tables see bridged VLAN packets.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-28 Stephen Hemminger[VLAN]: Allow it to compile with VLAN_DEBUG enabled.
2003-06-11 Stephen Hemminger[VLAN]: vlan network device using alloc_netdev.
2003-04-08 Stephen Hemminger[VLAN]: Update to new module semantics, use synchronize...
2003-03-19 David S. Miller[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from...
2002-11-20 Ben Greear[VLAN]: Quiet some printks and free devices/groups...
2002-10-05 Björn Anderssonnet/8021q/vlan_dev.c: Fix lockup when setting egress...
2002-08-03 David S. MillerVLAN dev: Fix hard_start_xmit return values.
2002-08-03 Alan CoxVLAN: Fix gcc-3.1 warnings.
2002-03-10 David S. MillerMajor revamp of VLAN layer:
2002-02-05 Linus Torvaldsv2.5.1.11 -> v2.5.2
2002-02-05 Linus Torvaldsv2.4.13.5 -> v2.4.13.6