summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_br.c
AgeCommit message (Expand)AuthorLines
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-1/+1
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu-0/+203
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu-0/+39
2010-02-28bridge: Add multicast_snooping sysfs toggleHerbert Xu-0/+18
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu-0/+21
2009-11-29net: Move && and || to end of previous lineJoe Perches-3/+3
2009-05-18net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman-1/+2
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen-1/+1
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger-8/+18
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman-1/+1
2008-01-24Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman-10/+4
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman-1/+1
2007-08-19missing return in bridge sysfs codeAl Viro-0/+1
2007-08-14[BRIDGE]: sysfs locking fix.Stephen Hemminger-9/+15
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-2/+3
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-2/+1
2007-04-25[BRIDGE]: Missing rtnl.Stephen Hemminger-0/+2
2007-04-25bridge: add support for user mode STPStephen Hemminger-1/+3
2007-04-25bridge: add sysfs hook to flush forwarding tableStephen Hemminger-0/+14
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki-4/+4
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman-107/+127
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap-1/+1
2006-03-20[BRIDGE]: allow show/store of group multicast addressStephen Hemminger-0/+49
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+364