index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_multicast.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-07-20
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
1
-424
/
+465
2021-07-20
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
1
-178
/
+220
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
1
-80
/
+106
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-05-14
net: bridge: fix build when IPv6 is disabled
Matteo Croce
1
-1
/
+1
2021-05-13
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
1
-0
/
+55
2021-05-13
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
1
-6
/
+128
2021-05-13
net: bridge: mcast: split router port del+notify for mcast router split
Linus Lüssing
1
-9
/
+31
2021-05-13
net: bridge: mcast: prepare add-router function for mcast router split
Linus Lüssing
1
-32
/
+85
2021-05-13
net: bridge: mcast: prepare expiry functions for mcast router split
Linus Lüssing
1
-9
/
+22
2021-05-13
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
1
-2
/
+3
2021-05-13
net: bridge: mcast: prepare query reception for mcast router split
Linus Lüssing
1
-26
/
+27
2021-05-13
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
1
-24
/
+24
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-25
/
+8
2021-04-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
[next]