summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_if.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: multicast to unicastFelix Fietkau2017-01-241-0/+2
* net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov2016-10-131-0/+1
* net: bridge: add per-port multicast flood flagNikolay Aleksandrov2016-09-011-0/+1
* bridge: a netlink notification should be sent when those attributes are chang...Xin Long2016-04-131-2/+3
* bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov2015-06-241-1/+1
* bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen2015-03-051-0/+2
* bridge: Add support for IEEE 802.11 Proxy ARPKyeyoon Park2014-10-271-0/+2
* bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich2014-05-161-1/+4
* bridge: Turn flag change macro into a function.Vlad Yasevich2014-05-161-10/+17
* bridge: change "foo* bar" to "foo *bar"tanxiaojun2013-12-191-9/+9
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-191-1/+1
* bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-111-0/+2
* bridge: Add flag to control mac learning.Vlad Yasevich2013-06-111-0/+2
* bridge: implement multicast fast leaveDavid S. Miller2012-12-051-18/+1
* bridge: implement multicast fast leaveAmerigo Wang2012-12-051-0/+20
* net: Allow userns root to control the network bridge code.Eric W. Biederman2012-11-181-1/+1
* bridge: add root port blockingstephen hemminger2012-11-141-0/+2
* bridge: implement BPDU blockingstephen hemminger2012-11-141-0/+2
* bridge: add template for bridge port flagsstephen hemminger2012-11-141-15/+23
* bridge: make port attributes conststephen hemminger2012-07-301-3/+3
* bridge: range check STP parametersstephen hemminger2011-04-041-18/+8
* bridge: update sysfs link names if port device names have changedSimon Arlott2010-05-151-5/+27
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* bridge: Add multicast_router sysfs entriesHerbert Xu2010-02-281-0/+18
* net/bridge: Add 'hairpin' port forwarding modeFischer, Anna2009-08-131-0/+17
* net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman2009-05-181-1/+2
* Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman2008-01-241-1/+1
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+1
* bridge: add sysfs hook to flush forwarding tableStephen Hemminger2007-04-251-0/+8
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-1/+1
* [BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger2006-02-091-47/+3
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-2/+2
* [PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org2005-04-181-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+269