index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_sysfs_if.c
Age
Commit message (
Expand
)
Author
2026-06-12
bridge: use atomic ops to read/change p->flags in sysfs
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->config_pending
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->port_id
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->priority
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->designated_port
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->designated_cost
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->path_cost
Eric Dumazet
2026-05-27
bridge: Fix sleep in atomic context in sysfs path
Ido Schimmel
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-08-20
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-02-12
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
2021-02-08
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
2021-01-29
net: bridge: add warning comments to avoid extending sysfs
Nikolay Aleksandrov
2021-01-29
net: bridge: mcast: drop hosts limit sysfs support
Nikolay Aleksandrov
2021-01-27
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-25
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
2018-07-20
bridge: make sure objects belong to container's owner
Tyler Hicks
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-02-12
bridge: check brport attr show in brport_show
Xin Long
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-01-24
bridge: multicast to unicast
Felix Fietkau
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-05-16
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
2014-05-16
bridge: Turn flag change macro into a function.
Vlad Yasevich
2013-12-19
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2013-12-19
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
2012-12-05
bridge: implement multicast fast leave
David S. Miller
2012-12-05
bridge: implement multicast fast leave
Amerigo Wang
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
2012-11-14
bridge: add root port blocking
stephen hemminger
2012-11-14
bridge: implement BPDU blocking
stephen hemminger
2012-11-14
bridge: add template for bridge port flags
stephen hemminger
2012-07-30
bridge: make port attributes const
stephen hemminger
[next]