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