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