aboutsummaryrefslogtreecommitdiff
path: root/net/bridge/br_stp_bpdu.c
AgeCommit message (Expand)Author
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: bridge: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2008-09-08netns bridge: allow bridges in netns!Alexey Dobriyan
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-05bridge: Use STP demuxPatrick McHardy
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen
2007-04-25bridge: add support for user mode STPStephen Hemminger
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-17[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger
2006-03-24[BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb
2006-03-20[BRIDGE]: use LLC to send STPStephen Hemminger
2006-03-20[BRIDGE]: allow show/store of group multicast addressStephen Hemminger
2006-03-20[BRIDGE]: use llc for receiving STP packetsStephen Hemminger
2006-03-20[BRIDGE]: stp timer to jiffies cleanupStephen Hemminger
2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger
2005-05-29[BRIDGE]: prevent bad forwarding table updatesStephen Hemminger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds