| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: set priority of STP packets | Stephen Hemminger | 2013-02-11 | 1 | -0/+2 |
* | bridge: implement BPDU blocking | stephen hemminger | 2012-11-14 | 1 | -0/+7 |
* | bridge: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 1 | -1/+1 |
* | bridge: minor cleanups | stephen hemminger | 2011-07-22 | 1 | -3/+1 |
* | bridge: ignore bogus STP config packets | stephen hemminger | 2011-07-22 | 1 | -0/+11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-04 | 1 | -0/+2 |
|\ |
|
| * | bridge: stp: ensure mac header is set | Florian Westphal | 2011-01-03 | 1 | -0/+2 |
* | | bridge: fix RCU races with bridge port | stephen hemminger | 2010-11-15 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-02 | 1 | -1/+1 |
|\ |
|
| * | bridge: add rcu_read_lock on transmit | stephen hemminger | 2010-07-28 | 1 | -1/+1 |
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | netfilter: bridge: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 2010-03-25 | 1 | -1/+1 |
|/ |
|
* | netns bridge: allow bridges in netns! | Alexey Dobriyan | 2008-09-08 | 1 | -3/+0 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | bridge: Use STP demux | Patrick McHardy | 2008-07-05 | 1 | -9/+3 |
* | net: remove CVS keywords | Adrian Bunk | 2008-06-11 | 1 | -2/+0 |
* | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-05-02 | 1 | -2/+2 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 | 1 | -0/+4 |
* | [NET]: DIV_ROUND_UP cleanup (part two) | Ilpo Järvinen | 2007-10-10 | 1 | -1/+1 |
* | bridge: add support for user mode STP | Stephen Hemminger | 2007-04-25 | 1 | -6/+13 |
* | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -1/+1 |
* | [BRIDGE]: random extra bytes on STP TCN packet | Stephen Hemminger | 2006-09-17 | 1 | -1/+1 |
* | [BRIDGE]: Unaligned accesses in the ethernet bridge | Peter Chubb | 2006-03-24 | 1 | -2/+3 |
* | [BRIDGE]: use LLC to send STP | Stephen Hemminger | 2006-03-20 | 1 | -69/+59 |
* | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger | 2006-03-20 | 1 | -2/+2 |
* | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 2006-03-20 | 1 | -18/+33 |
* | [BRIDGE]: stp timer to jiffies cleanup | Stephen Hemminger | 2006-03-20 | 1 | -9/+8 |
* | [BRIDGE]: fix for RCU and deadlock on device removal | Stephen Hemminger | 2006-02-09 | 1 | -12/+18 |
* | [BRIDGE]: prevent bad forwarding table updates | Stephen Hemminger | 2005-05-29 | 1 | -0/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+205 |