aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott1-5/+27
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu1-0/+18
2009-08-13net/bridge: Add 'hairpin' port forwarding modeFischer, Anna1-0/+17
2009-05-18net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman1-1/+2
2008-01-24Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman1-1/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+1
2007-04-25bridge: add sysfs hook to flush forwarding tableStephen Hemminger1-0/+8
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman1-1/+1
2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger1-47/+3
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-2/+2
2005-04-18[PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+269