index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_sysfs_br.c
Age
Commit message (
Expand
)
Author
2012-04-15
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-10-06
bridge: allow forwarding some link local frames
stephen hemminger
2011-04-04
bridge: range check STP parameters
stephen hemminger
2010-07-02
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-02-28
bridge: Add multicast count/interval sysfs entries
Herbert Xu
2010-02-28
bridge: Add hash elasticity/max sysfs entries
Herbert Xu
2010-02-28
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-05-18
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2008-09-08
bridge: don't allow setting hello time to zero
Stephen Hemminger
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-24
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-08-19
missing return in bridge sysfs code
Al Viro
2007-08-14
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-04-25
[BRIDGE]: Missing rtnl.
Stephen Hemminger
2007-04-25
bridge: add support for user mode STP
Stephen Hemminger
2007-04-25
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
2007-02-10
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2006-10-25
[BRIDGE]: correct print message typo
Randy Dunlap
2006-03-20
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds