summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_br.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-081-8/+18
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-1/+1
* Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman2008-01-251-10/+4Star
* 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-121-2/+3
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-2/+1Star
* [BRIDGE]: Missing rtnl.Stephen Hemminger2007-04-261-0/+2
* bridge: add support for user mode STPStephen Hemminger2007-04-261-1/+3
* bridge: add sysfs hook to flush forwarding tableStephen Hemminger2007-04-261-0/+14
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-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-261-1/+1
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-211-0/+49
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+364