Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / net / bridge / br_stp_bpdu.c
2011-07-23 stephen hemmingerbridge: minor cleanups
2011-07-23 stephen hemmingerbridge: ignore bogus STP config packets
2011-01-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-01-03 Florian Westphalbridge: stp: ensure mac header is set
2010-11-15 stephen hemmingerbridge: fix RCU races with bridge port
2010-08-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-28 stephen hemmingerbridge: add rcu_read_lock on transmit
2010-06-15 Jiri Pirkobridge: use rx_handler_data pointer to store net_bridge...
2010-04-20 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Jan Engelhardtnetfilter: bridge: use NFPROTO values for NF_HOOK invoc...
2008-09-08 Alexey Dobriyannetns bridge: allow bridges in netns!
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-06 Patrick McHardybridge: Use STP demux
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-02 Harvey Harrisonnet: use get/put_unaligned_* helpers
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-04-26 Stephen Hemmingerbridge: add support for user mode STP
2007-02-11 YOSHIFUJI Hideaki[NET] BRIDGE: Fix whitespace errors.
2006-09-18 Stephen Hemminger[BRIDGE]: random extra bytes on STP TCN packet
2006-03-24 Peter Chubb[BRIDGE]: Unaligned accesses in the ethernet bridge
2006-03-21 Stephen Hemminger[BRIDGE]: use LLC to send STP
2006-03-21 Stephen Hemminger[BRIDGE]: allow show/store of group multicast address
2006-03-21 Stephen Hemminger[BRIDGE]: use llc for receiving STP packets
2006-03-21 Stephen Hemminger[BRIDGE]: stp timer to jiffies cleanup
2006-02-10 Stephen Hemminger[BRIDGE]: fix for RCU and deadlock on device removal
2005-05-29 Stephen Hemminger[BRIDGE]: prevent bad forwarding table updates
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2