summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_stp_bpdu.c
Commit message (Expand)AuthorAgeFilesLines
* netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-091-3/+0Star
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-201-1/+1
* bridge: Use STP demuxPatrick McHardy2008-07-061-9/+3Star
* net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-031-2/+2
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+4
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-111-1/+1
* bridge: add support for user mode STPStephen Hemminger2007-04-261-6/+13
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-1/+1
* [BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger2006-09-181-1/+1
* [BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb2006-03-251-2/+3
* [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-211-69/+59Star
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-211-2/+2
* [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-211-18/+33
* [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-211-9/+8Star
* [BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger2006-02-101-12/+18
* [BRIDGE]: prevent bad forwarding table updatesStephen Hemminger2005-05-291-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+205