index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_sysfs_if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2021-08-20
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
1
-1
/
+1
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
1
-1
/
+1
2021-02-13
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
1
-2
/
+5
2021-02-09
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-01-30
net: bridge: add warning comments to avoid extending sysfs
Nikolay Aleksandrov
1
-0
/
+4
2021-01-30
net: bridge: mcast: drop hosts limit sysfs support
Nikolay Aleksandrov
1
-26
/
+0
2021-01-28
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
1
-0
/
+26
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-25
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
1
-3
/
+0
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
1
-0
/
+33
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
1
-14
/
+42
2018-07-21
bridge: make sure objects belong to container's owner
Tyler Hicks
1
-3
/
+2
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
1
-0
/
+2
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-18
/
+18
2018-02-12
bridge: check brport attr show in brport_show
Xin Long
1
-0
/
+3
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
1
-1
/
+1
2017-10-09
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
1
-0
/
+2
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
1
-0
/
+18
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-01-24
bridge: multicast to unicast
Felix Fietkau
1
-0
/
+2
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
1
-0
/
+1
2016-09-02
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
1
-0
/
+1
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-2
/
+3
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
1
-1
/
+1
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
1
-0
/
+2
2014-10-28
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
1
-0
/
+2
2014-05-17
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
1
-1
/
+4
2014-05-17
bridge: Turn flag change macro into a function.
Vlad Yasevich
1
-10
/
+17
2013-12-20
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
1
-9
/
+9
2013-12-20
bridge: add space before '(/{', after ',', etc.
tanxiaojun
1
-1
/
+1
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
1
-0
/
+2
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
1
-0
/
+2
2012-12-06
bridge: implement multicast fast leave
David S. Miller
1
-18
/
+1
2012-12-06
bridge: implement multicast fast leave
Amerigo Wang
1
-0
/
+20
2012-11-19
net: Allow userns root to control the network bridge code.
Eric W. Biederman
1
-1
/
+1
2012-11-15
bridge: add root port blocking
stephen hemminger
1
-0
/
+2
2012-11-15
bridge: implement BPDU blocking
stephen hemminger
1
-0
/
+2
2012-11-15
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-07-31
bridge: make port attributes const
stephen hemminger
1
-3
/
+3
2011-04-05
bridge: range check STP parameters
stephen hemminger
1
-18
/
+8
2010-05-16
bridge: update sysfs link names if port device names have changed
Simon Arlott
1
-5
/
+27
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
1
-0
/
+18
2009-08-14
net/bridge: Add 'hairpin' port forwarding mode
Fischer, Anna
1
-0
/
+17
2009-05-19
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
1
-1
/
+2
2008-01-25
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
1
-1
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+1
2007-04-26
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
1
-0
/
+8
[next]