index
:
pub/scm/linux/kernel/git/mhalcrow/linux.git
master
Michael Halcrow's fork of linux.git
Michael Halcrow
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
2026-06-12
bridge: use atomic ops to read/change p->flags in sysfs
Eric Dumazet
1
-28
/
+32
2026-06-05
bridge: provide lockless access to p->config_pending
Eric Dumazet
1
-1
/
+1
2026-06-05
bridge: provide lockless access to p->port_id
Eric Dumazet
1
-1
/
+1
2026-06-05
bridge: provide lockless access to p->priority
Eric Dumazet
1
-1
/
+1
2026-06-05
bridge: provide lockless access to p->designated_port
Eric Dumazet
1
-1
/
+1
2026-06-05
bridge: provide lockless access to p->designated_cost
Eric Dumazet
1
-1
/
+1
2026-06-05
bridge: provide lockless access to p->path_cost
Eric Dumazet
1
-1
/
+1
2026-05-27
bridge: Fix sleep in atomic context in sysfs path
Ido Schimmel
1
-8
/
+22
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
1
-16
/
+16
2022-08-22
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-12
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
1
-2
/
+5
2021-02-08
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-01-29
net: bridge: add warning comments to avoid extending sysfs
Nikolay Aleksandrov
1
-0
/
+4
2021-01-29
net: bridge: mcast: drop hosts limit sysfs support
Nikolay Aleksandrov
1
-26
/
+0
2021-01-27
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-20
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-08
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-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
1
-0
/
+1
2016-04-13
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-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
1
-0
/
+2
2014-05-16
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
1
-1
/
+4
2014-05-16
bridge: Turn flag change macro into a function.
Vlad Yasevich
1
-10
/
+17
2013-12-19
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
1
-9
/
+9
2013-12-19
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-05
bridge: implement multicast fast leave
David S. Miller
1
-18
/
+1
2012-12-05
bridge: implement multicast fast leave
Amerigo Wang
1
-0
/
+20
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
1
-1
/
+1
2012-11-14
bridge: add root port blocking
stephen hemminger
1
-0
/
+2
2012-11-14
bridge: implement BPDU blocking
stephen hemminger
1
-0
/
+2
2012-11-14
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-07-30
bridge: make port attributes const
stephen hemminger
1
-3
/
+3
[next]