index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
net: fix two coding style issues
Michal Kubecek
2019-04-27
1
-2
/
+2
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+1
|
\
|
*
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
2019-04-16
1
-1
/
+1
[next]