aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_br.c
Commit message (Expand)AuthorAge
* bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-11
* bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com2014-01-06
* bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui2013-08-07
* bridge: use the bridge IP addr as source addr for querierCong Wang2013-05-22
* bridge: Add vlan filtering infrastructureVlad Yasevich2013-02-13
* net: Allow userns root to control the network bridge code.Eric W. Biederman2012-11-18
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* bridge: Use is_link_local() in store_group_addr()Ben Hutchings2012-11-02
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-30
* bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu2012-04-15
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* bridge: allow forwarding some link local framesstephen hemminger2011-10-06
* bridge: range check STP parametersstephen hemminger2011-04-04
* bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-02
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* bridge: Add multicast count/interval sysfs entriesHerbert Xu2010-02-28
* bridge: Add hash elasticity/max sysfs entriesHerbert Xu2010-02-28
* bridge: Add multicast_snooping sysfs toggleHerbert Xu2010-02-28
* bridge: Add multicast_router sysfs entriesHerbert Xu2010-02-28
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman2009-05-19
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-08
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman2008-01-24
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* missing return in bridge sysfs codeAl Viro2007-08-19
* [BRIDGE]: sysfs locking fix.Stephen Hemminger2007-08-14
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* [BRIDGE]: Missing rtnl.Stephen Hemminger2007-04-26
* bridge: add support for user mode STPStephen Hemminger2007-04-26
* bridge: add sysfs hook to flush forwarding tableStephen Hemminger2007-04-26
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* [BRIDGE]: correct print message typoRandy Dunlap2006-10-26
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-21
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16