aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_br.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: range check STP parametersstephen hemminger2011-04-041-36/+3
* bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-021-0/+72
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
* bridge: Add multicast count/interval sysfs entriesHerbert Xu2010-02-281-0/+203
* bridge: Add hash elasticity/max sysfs entriesHerbert Xu2010-02-281-0/+39
* bridge: Add multicast_snooping sysfs toggleHerbert Xu2010-02-281-0/+18
* bridge: Add multicast_router sysfs entriesHerbert Xu2010-02-281-0/+21
* net: Move && and || to end of previous lineJoe Perches2009-11-291-3/+3
* net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman2009-05-181-1/+2
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-1/+1
* bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-081-8/+18
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-3/+3
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1
* Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman2008-01-241-10/+4
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-1/+1
* missing return in bridge sysfs codeAl Viro2007-08-191-0/+1
* [BRIDGE]: sysfs locking fix.Stephen Hemminger2007-08-141-9/+15
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+3
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+1
* [BRIDGE]: Missing rtnl.Stephen Hemminger2007-04-251-0/+2
* bridge: add support for user mode STPStephen Hemminger2007-04-251-1/+3
* bridge: add sysfs hook to flush forwarding tableStephen Hemminger2007-04-251-0/+14
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-107/+127
* [BRIDGE]: correct print message typoRandy Dunlap2006-10-251-1/+1
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-201-0/+49
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+364