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_multicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
2023-02-06
1
-0
/
+15
*
net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
Petr Machata
2023-02-06
1
-1
/
+135
*
net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
Petr Machata
2023-02-06
1
-2
/
+5
*
net: bridge: Add br_multicast_del_port_group()
Petr Machata
2023-02-06
1
-0
/
+11
*
net: bridge: Move extack-setting to br_multicast_new_port_group()
Petr Machata
2023-02-06
1
-1
/
+4
*
net: bridge: Add extack to br_multicast_new_port_group()
Petr Machata
2023-02-06
1
-2
/
+3
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-4
/
+4
*
bridge: mcast: Add a flag for user installed source entries
Ido Schimmel
2022-12-12
1
-1
/
+2
*
bridge: mcast: Expose __br_multicast_del_group_src()
Ido Schimmel
2022-12-12
1
-3
/
+8
*
bridge: mcast: Expose br_multicast_new_group_src()
Ido Schimmel
2022-12-12
1
-1
/
+1
*
bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()
Ido Schimmel
2022-12-07
1
-1
/
+1
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
1
-2
/
+2
*
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
Ido Schimmel
2022-10-19
1
-4
/
+4
*
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
2022-02-16
1
-0
/
+4
*
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
2021-12-29
1
-0
/
+16
*
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
2021-12-29
1
-0
/
+16
*
net: bridge: mcast: Associate the seqcount with its protecting lock.
Thomas Gleixner
2021-09-28
1
-4
/
+2
*
net: bridge: mcast: fix vlan port router deadlock
Nikolay Aleksandrov
2021-09-03
1
-2
/
+2
*
net: bridge: use mld2r_ngrec instead of icmpv6_dataun
MichelleJin
2021-08-31
1
-5
/
+5
*
net: bridge: vlan: convert mcast router global option to per-vlan entry
Nikolay Aleksandrov
2021-08-20
1
-0
/
+13
*
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
2021-08-20
1
-5
/
+6
*
net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan
Nikolay Aleksandrov
2021-08-17
1
-1
/
+4
*
net: bridge: mcast: use the correct vlan group helper
Nikolay Aleksandrov
2021-08-17
1
-2
/
+3
*
net: bridge: mcast: account for ipv6 size when dumping querier state
Nikolay Aleksandrov
2021-08-16
1
-1
/
+7
*
net: bridge: mcast: drop sizeof for nest attribute's zero size
Nikolay Aleksandrov
2021-08-16
1
-1
/
+1
*
net: bridge: mcast: don't dump querier state if snooping is disabled
Nikolay Aleksandrov
2021-08-16
1
-0
/
+4
*
net: bridge: mcast: dump ipv6 querier state
Nikolay Aleksandrov
2021-08-14
1
-4
/
+32
*
net: bridge: mcast: dump ipv4 querier state
Nikolay Aleksandrov
2021-08-14
1
-0
/
+73
*
net: bridge: mcast: consolidate querier selection for ipv4 and ipv6
Nikolay Aleksandrov
2021-08-14
1
-38
/
+29
*
net: bridge: mcast: make sure querier port/address updates are consistent
Nikolay Aleksandrov
2021-08-14
1
-21
/
+53
*
net: bridge: mcast: record querier port device ifindex instead of pointer
Nikolay Aleksandrov
2021-08-14
1
-7
/
+12
*
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
2021-08-11
1
-6
/
+5
*
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
2021-08-11
1
-4
/
+3
*
net: bridge: mcast: querier and query state affect only current context type
Nikolay Aleksandrov
2021-08-11
1
-5
/
+9
*
net: bridge: mcast: move querier state to the multicast context
Nikolay Aleksandrov
2021-08-11
1
-10
/
+11
*
net: bridge: vlan: add support for mcast igmp/mld version global options
Nikolay Aleksandrov
2021-08-11
1
-8
/
+10
*
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
2021-07-21
1
-4
/
+4
*
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
2021-07-21
1
-5
/
+9
*
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
2021-07-20
1
-0
/
+16
*
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
2021-07-20
1
-2
/
+2
*
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
2021-07-20
1
-8
/
+60
*
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2021-07-20
1
-15
/
+44
*
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
2021-07-20
1
-6
/
+15
*
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
2021-07-20
1
-0
/
+38
*
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
2021-07-20
1
-31
/
+112
*
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
2021-07-20
1
-18
/
+110
*
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
2021-07-20
1
-40
/
+64
*
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
2021-07-20
1
-424
/
+465
*
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
2021-07-20
1
-178
/
+220
*
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-07-20
1
-80
/
+106
[next]