| Commit message (Expand) | Author | Age | Files | Lines |
* | net: bridge: remove redundant checks for null p->dev and p->br | Colin Ian King | 2018-11-25 | 1 | -3/+0 |
* | net: bridge: add support for backup port | Nikolay Aleksandrov | 2018-07-23 | 1 | -0/+33 |
* | net: bridge: add support for raw sysfs port options | Nikolay Aleksandrov | 2018-07-23 | 1 | -14/+42 |
* | bridge: make sure objects belong to container's owner | Tyler Hicks | 2018-07-20 | 1 | -3/+2 |
* | net: bridge: add support for port isolation | Nikolay Aleksandrov | 2018-05-25 | 1 | -0/+2 |
* | net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -18/+18 |
* | bridge: check brport attr show in brport_show | Xin Long | 2018-02-12 | 1 | -0/+3 |
* | net: bridge: add notifications for the bridge dev on vlan change | Nikolay Aleksandrov | 2017-11-02 | 1 | -1/+1 |
* | bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood | Roopa Prabhu | 2017-10-08 | 1 | -0/+2 |
* | net: bridge: add per-port group_fwd_mask with less restrictions | Nikolay Aleksandrov | 2017-09-29 | 1 | -0/+18 |
* | bridge: add per-port broadcast flood flag | Mike Manning | 2017-04-27 | 1 | -0/+2 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | bridge: multicast to unicast | Felix Fietkau | 2017-01-24 | 1 | -0/+2 |
* | net: bridge: add the multicast_flood flag attribute to brport_attrs | Nikolay Aleksandrov | 2016-10-13 | 1 | -0/+1 |
* | net: bridge: add per-port multicast flood flag | Nikolay Aleksandrov | 2016-09-01 | 1 | -0/+1 |
* | bridge: a netlink notification should be sent when those attributes are chang... | Xin Long | 2016-04-13 | 1 | -2/+3 |
* | bridge: vlan: flush the dynamically learned entries on port vlan delete | Nikolay Aleksandrov | 2015-06-24 | 1 | -1/+1 |
* | bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi | Jouni Malinen | 2015-03-05 | 1 | -0/+2 |
* | bridge: Add support for IEEE 802.11 Proxy ARP | Kyeyoon Park | 2014-10-27 | 1 | -0/+2 |
* | bridge: Keep track of ports capable of automatic discovery. | Vlad Yasevich | 2014-05-16 | 1 | -1/+4 |
* | bridge: Turn flag change macro into a function. | Vlad Yasevich | 2014-05-16 | 1 | -10/+17 |
* | bridge: change "foo* bar" to "foo *bar" | tanxiaojun | 2013-12-19 | 1 | -9/+9 |
* | bridge: add space before '(/{', after ',', etc. | tanxiaojun | 2013-12-19 | 1 | -1/+1 |
* | bridge: Add a flag to control unicast packet flood. | Vlad Yasevich | 2013-06-11 | 1 | -0/+2 |
* | bridge: Add flag to control mac learning. | Vlad Yasevich | 2013-06-11 | 1 | -0/+2 |
* | bridge: implement multicast fast leave | David S. Miller | 2012-12-05 | 1 | -18/+1 |
* | bridge: implement multicast fast leave | Amerigo Wang | 2012-12-05 | 1 | -0/+20 |
* | net: Allow userns root to control the network bridge code. | Eric W. Biederman | 2012-11-18 | 1 | -1/+1 |
* | bridge: add root port blocking | stephen hemminger | 2012-11-14 | 1 | -0/+2 |
* | bridge: implement BPDU blocking | stephen hemminger | 2012-11-14 | 1 | -0/+2 |
* | bridge: add template for bridge port flags | stephen hemminger | 2012-11-14 | 1 | -15/+23 |
* | bridge: make port attributes const | stephen hemminger | 2012-07-30 | 1 | -3/+3 |
* | bridge: range check STP parameters | stephen hemminger | 2011-04-04 | 1 | -18/+8 |
* | bridge: update sysfs link names if port device names have changed | Simon Arlott | 2010-05-15 | 1 | -5/+27 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | bridge: Add multicast_router sysfs entries | Herbert Xu | 2010-02-28 | 1 | -0/+18 |
* | net/bridge: Add 'hairpin' port forwarding mode | Fischer, Anna | 2009-08-13 | 1 | -0/+17 |
* | net: Fix bridgeing sysfs handling of rtnl_lock | Eric W. Biederman | 2009-05-18 | 1 | -1/+2 |
* | Kobject: change net/bridge to use kobject_create_and_add | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -2/+1 |
* | bridge: add sysfs hook to flush forwarding table | Stephen Hemminger | 2007-04-25 | 1 | -0/+8 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | [BRIDGE]: fix error handling for add interface to bridge | Stephen Hemminger | 2006-02-09 | 1 | -47/+3 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -2/+2 |
* | [PATCH] kobject/hotplug split - net bridge | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+269 |