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.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_mdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: mcast: Move validation to a policy
Ido Schimmel
2023-02-10
1
-18
/
+27
*
bridge: mcast: Remove pointless sequence generation counter assignment
Ido Schimmel
2023-02-10
1
-2
/
+0
*
bridge: mcast: Use correct define in MDB dump
Ido Schimmel
2023-02-10
1
-1
/
+1
*
net: bridge: Add br_multicast_del_port_group()
Petr Machata
2023-02-06
1
-2
/
+1
*
net: bridge: Move extack-setting to br_multicast_new_port_group()
Petr Machata
2023-02-06
1
-6
/
+3
*
net: bridge: Add extack to br_multicast_new_port_group()
Petr Machata
2023-02-06
1
-2
/
+3
*
bridge: mcast: Support replacement of MDB port group entries
Ido Schimmel
2022-12-12
1
-5
/
+97
*
bridge: mcast: Allow user space to specify MDB entry routing protocol
Ido Schimmel
2022-12-12
1
-2
/
+13
*
bridge: mcast: Allow user space to add (*, G) with a source list and filter mode
Ido Schimmel
2022-12-12
1
-0
/
+130
*
bridge: mcast: Add support for (*, G) with a source list and filter mode
Ido Schimmel
2022-12-12
1
-3
/
+125
*
bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
Ido Schimmel
2022-12-12
1
-1
/
+1
*
bridge: mcast: Add a centralized error path
Ido Schimmel
2022-12-12
1
-4
/
+6
*
bridge: mcast: Place netlink policy before validation functions
Ido Schimmel
2022-12-12
1
-6
/
+6
*
bridge: mcast: Split (*, G) and (S, G) addition into different functions
Ido Schimmel
2022-12-12
1
-49
/
+96
*
bridge: mcast: Do not derive entry type from its filter mode
Ido Schimmel
2022-12-12
1
-6
/
+3
*
bridge: mcast: Remove redundant function arguments
Ido Schimmel
2022-12-07
1
-4
/
+5
*
bridge: mcast: Move checks out of critical section
Ido Schimmel
2022-12-07
1
-18
/
+18
*
bridge: mcast: Remove br_mdb_parse()
Ido Schimmel
2022-12-07
1
-88
/
+5
*
bridge: mcast: Use MDB group key from configuration structure
Ido Schimmel
2022-12-07
1
-8
/
+7
*
bridge: mcast: Propagate MDB configuration structure further
Ido Schimmel
2022-12-07
1
-13
/
+11
*
bridge: mcast: Use MDB configuration structure where possible
Ido Schimmel
2022-12-07
1
-19
/
+15
*
bridge: mcast: Remove redundant checks
Ido Schimmel
2022-12-07
1
-54
/
+9
*
bridge: mcast: Centralize netlink attribute parsing
Ido Schimmel
2022-12-07
1
-0
/
+120
*
bridge: mcast: Simplify MDB entry creation
Ido Schimmel
2022-10-19
1
-8
/
+3
*
net: bridge: allow add/remove permanent mdb entries on disabled ports
Casper Andersson
2022-06-15
1
-6
/
+9
*
net: bridge: add support for host l2 mdb entries
Joachim Wiberg
2022-04-12
1
-5
/
+7
*
net: bridge: mdb: move all switchdev logic to br_switchdev.c
Vladimir Oltean
2021-10-28
1
-244
/
+0
*
net: bridge: split out the switchdev portion of br_mdb_notify
Vladimir Oltean
2021-10-28
1
-27
/
+35
*
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
2021-10-16
1
-2
/
+2
*
net: bridge: vlan: account for router port lists when notifying
Nikolay Aleksandrov
2021-08-17
1
-0
/
+30
*
net: bridge: vlan: use br_rports_fill_info() to export mcast router ports
Nikolay Aleksandrov
2021-08-11
1
-13
/
+4
*
net: bridge: mcast: use the proper multicast context when dumping router ports
Nikolay Aleksandrov
2021-08-11
1
-18
/
+31
*
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-1
/
+0
*
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
2021-07-22
1
-0
/
+3
*
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
2021-07-21
1
-1
/
+1
*
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
2021-07-21
1
-3
/
+40
*
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
2021-07-20
1
-7
/
+22
*
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
2021-07-20
1
-1
/
+1
*
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
2021-07-20
1
-11
/
+12
*
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-07-20
1
-5
/
+5
*
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
1
-4
/
+11
*
net: bridge: constify variables in the replay helpers
Vladimir Oltean
2021-06-28
1
-4
/
+4
*
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
1
-3
/
+5
*
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
2021-05-13
1
-1
/
+7
*
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
2021-05-13
1
-0
/
+10
*
net: bridge: mcast: prepare mdb netlink for mcast router split
Linus Lüssing
2021-05-13
1
-5
/
+34
*
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
2021-05-13
1
-3
/
+3
*
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2021-03-23
1
-17
/
+131
*
net: bridge: explicitly convert between mdb entry state and port group flags
Vladimir Oltean
2020-10-30
1
-1
/
+5
*
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
2020-10-30
1
-2
/
+22
[next]