index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: mst: Restrict info size queries to bridge ports
Tobias Waldekranz
2022-03-23
1
-1
/
+1
*
net: bridge: mst: prevent NULL deref in br_mst_info_size()
Eric Dumazet
2022-03-22
1
-1
/
+1
*
net: bridge: mst: Support setting and reporting MST port states
Tobias Waldekranz
2022-03-17
1
-1
/
+43
*
net: bridge: Add support for bridge port in locked mode
Hans Schultz
2022-02-23
1
-1
/
+5
*
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
2021-12-29
1
-1
/
+1
*
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
2021-12-29
1
-1
/
+1
*
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
2021-10-16
1
-2
/
+2
*
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
2021-10-05
1
-0
/
+1
*
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
2021-10-05
1
-1
/
+1
*
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
2021-08-20
1
-1
/
+2
*
net: bridge: mcast: dump ipv4 querier state
Nikolay Aleksandrov
2021-08-14
1
-1
/
+4
*
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
2021-08-11
1
-1
/
+2
*
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
2021-08-11
1
-2
/
+3
*
net: bridge: mcast: move querier state to the multicast context
Nikolay Aleksandrov
2021-08-11
1
-1
/
+1
*
net: bridge: vlan: add support for mcast igmp/mld version global options
Nikolay Aleksandrov
2021-08-11
1
-2
/
+4
*
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
2021-07-20
1
-19
/
+20
*
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-07-20
1
-1
/
+1
*
net: bridge: remove redundant assignment
Nigel Christian
2021-05-25
1
-1
/
+0
*
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
2021-04-29
1
-2
/
+3
*
net: bridge: propagate error code and extack from br_mc_disabled_update
Florian Fainelli
2021-04-14
1
-1
/
+3
*
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-14
1
-1
/
+1
*
net: bridge: propagate extack through store_bridge_parm
Vladimir Oltean
2021-02-14
1
-1
/
+1
*
net: bridge: remove __br_vlan_filter_toggle
Vladimir Oltean
2021-02-14
1
-1
/
+1
*
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
2021-02-12
1
-4
/
+5
*
net: bridge: offload all port flags at once in br_setport
Vladimir Oltean
2021-02-12
1
-74
/
+35
*
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
2021-01-27
1
-1
/
+18
*
net: bridge: check vlan with eth_type_vlan() method
Menglong Dong
2021-01-18
1
-9
/
+3
*
net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats
Heiner Kallweit
2020-11-18
1
-1
/
+1
*
bridge: cfm: Netlink Notifications.
Henrik Bjoernlund
2020-10-29
1
-10
/
+63
*
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
2020-10-29
1
-3
/
+13
*
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
2020-10-29
1
-2
/
+27
*
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
2020-10-29
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
1
-15
/
+11
|
\
|
*
bridge: Netlink interface fix.
Henrik Bjoernlund
2020-10-08
1
-15
/
+11
*
|
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-18
1
-2
/
+2
|
/
*
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
2020-07-14
1
-0
/
+3
*
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
2020-07-02
1
-1
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-0
/
+1
|
\
|
*
net: bridge: vlan: Add a schedule point during VLAN processing
Ido Schimmel
2020-04-30
1
-0
/
+1
*
|
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
2020-04-27
1
-1
/
+3
*
|
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
2020-04-27
1
-0
/
+5
*
|
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
2020-04-27
1
-0
/
+3
|
/
*
net: bridge: vlan: notify on vlan add/delete/change flags
Nikolay Aleksandrov
2020-01-15
1
-3
/
+31
*
net: bridge: vlan: add new rtm message support
Nikolay Aleksandrov
2020-01-15
1
-6
/
+6
*
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
2020-01-15
1
-0
/
+2
*
net: bridge: netlink: add extack error messages when processing vlans
Nikolay Aleksandrov
2020-01-15
1
-3
/
+3
*
net: bridge: vlan: add helpers to check for vlan id/range validity
Nikolay Aleksandrov
2020-01-15
1
-10
/
+3
*
net: bridge: add STP xstats
Vivien Didelot
2019-12-14
1
-0
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-2
/
+4
[next]