summaryrefslogtreecommitdiff
path: root/net/bridge/br_sysfs_if.c
AgeCommit message (Expand)Author
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-24bridge: multicast to unicastFelix Fietkau
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen
2014-10-27bridge: Add support for IEEE 802.11 Proxy ARPKyeyoon Park
2014-05-16bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich
2014-05-16bridge: Turn flag change macro into a function.Vlad Yasevich
2013-12-19bridge: change "foo* bar" to "foo *bar"tanxiaojun
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2012-12-05bridge: implement multicast fast leaveDavid S. Miller
2012-12-05bridge: implement multicast fast leaveAmerigo Wang
2012-11-18net: Allow userns root to control the network bridge code.Eric W. Biederman
2012-11-14bridge: add root port blockingstephen hemminger
2012-11-14bridge: implement BPDU blockingstephen hemminger
2012-11-14bridge: add template for bridge port flagsstephen hemminger
2012-07-30bridge: make port attributes conststephen hemminger
2011-04-04bridge: range check STP parametersstephen hemminger
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu
2009-08-13net/bridge: Add 'hairpin' port forwarding modeFischer, Anna
2009-05-18net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman
2008-01-24Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-04-25bridge: add sysfs hook to flush forwarding tableStephen Hemminger
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-04-18[PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org
2005-04-16Linux-2.6.12-rc2Linus Torvalds