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