index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_multicast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
1
-1
/
+1
2024-01-30
bridge: mcast: fix disabled snooping after long uptime
Linus Lüssing
1
-5
/
+15
2023-10-27
bridge: mcast: Rename MDB entry get function
Ido Schimmel
1
-2
/
+3
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
1
-0
/
+15
2023-02-06
net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
Petr Machata
1
-1
/
+135
2023-02-06
net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
Petr Machata
1
-2
/
+5
2023-02-06
net: bridge: Add br_multicast_del_port_group()
Petr Machata
1
-0
/
+11
2023-02-06
net: bridge: Move extack-setting to br_multicast_new_port_group()
Petr Machata
1
-1
/
+4
2023-02-06
net: bridge: Add extack to br_multicast_new_port_group()
Petr Machata
1
-2
/
+3
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-4
/
+4
2022-12-12
bridge: mcast: Add a flag for user installed source entries
Ido Schimmel
1
-1
/
+2
2022-12-12
bridge: mcast: Expose __br_multicast_del_group_src()
Ido Schimmel
1
-3
/
+8
2022-12-12
bridge: mcast: Expose br_multicast_new_group_src()
Ido Schimmel
1
-1
/
+1
2022-12-07
bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()
Ido Schimmel
1
-1
/
+1
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-2
/
+2
2022-10-19
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
Ido Schimmel
1
-4
/
+4
2022-02-16
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
1
-0
/
+4
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
1
-0
/
+16
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
1
-0
/
+16
2021-09-28
net: bridge: mcast: Associate the seqcount with its protecting lock.
Thomas Gleixner
1
-4
/
+2
2021-09-03
net: bridge: mcast: fix vlan port router deadlock
Nikolay Aleksandrov
1
-2
/
+2
2021-08-31
net: bridge: use mld2r_ngrec instead of icmpv6_dataun
MichelleJin
1
-5
/
+5
2021-08-20
net: bridge: vlan: convert mcast router global option to per-vlan entry
Nikolay Aleksandrov
1
-0
/
+13
2021-08-20
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
1
-5
/
+6
2021-08-17
net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan
Nikolay Aleksandrov
1
-1
/
+4
2021-08-17
net: bridge: mcast: use the correct vlan group helper
Nikolay Aleksandrov
1
-2
/
+3
2021-08-16
net: bridge: mcast: account for ipv6 size when dumping querier state
Nikolay Aleksandrov
1
-1
/
+7
2021-08-16
net: bridge: mcast: drop sizeof for nest attribute's zero size
Nikolay Aleksandrov
1
-1
/
+1
2021-08-16
net: bridge: mcast: don't dump querier state if snooping is disabled
Nikolay Aleksandrov
1
-0
/
+4
2021-08-14
net: bridge: mcast: dump ipv6 querier state
Nikolay Aleksandrov
1
-4
/
+32
2021-08-14
net: bridge: mcast: dump ipv4 querier state
Nikolay Aleksandrov
1
-0
/
+73
2021-08-14
net: bridge: mcast: consolidate querier selection for ipv4 and ipv6
Nikolay Aleksandrov
1
-38
/
+29
2021-08-14
net: bridge: mcast: make sure querier port/address updates are consistent
Nikolay Aleksandrov
1
-21
/
+53
2021-08-14
net: bridge: mcast: record querier port device ifindex instead of pointer
Nikolay Aleksandrov
1
-7
/
+12
2021-08-11
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
1
-6
/
+5
2021-08-11
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
1
-4
/
+3
2021-08-11
net: bridge: mcast: querier and query state affect only current context type
Nikolay Aleksandrov
1
-5
/
+9
2021-08-11
net: bridge: mcast: move querier state to the multicast context
Nikolay Aleksandrov
1
-10
/
+11
2021-08-11
net: bridge: vlan: add support for mcast igmp/mld version global options
Nikolay Aleksandrov
1
-8
/
+10
2021-07-21
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
1
-4
/
+4
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
1
-5
/
+9
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
1
-0
/
+16
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
1
-2
/
+2
2021-07-20
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
1
-8
/
+60
2021-07-20
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
1
-15
/
+44
2021-07-20
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
1
-6
/
+15
2021-07-20
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
1
-0
/
+38
2021-07-20
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
1
-31
/
+112
2021-07-20
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
1
-18
/
+110
2021-07-20
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
1
-40
/
+64
[next]