index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-09-29
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-22
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-14
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
1
-0
/
+55
2021-05-14
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
1
-6
/
+128
2021-05-14
net: bridge: mcast: split router port del+notify for mcast router split
Linus Lüssing
1
-9
/
+31
2021-05-14
net: bridge: mcast: prepare add-router function for mcast router split
Linus Lüssing
1
-32
/
+85
2021-05-14
net: bridge: mcast: prepare expiry functions for mcast router split
Linus Lüssing
1
-9
/
+22
2021-05-14
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
1
-2
/
+3
2021-05-14
net: bridge: mcast: prepare query reception for mcast router split
Linus Lüssing
1
-26
/
+27
2021-05-14
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
1
-24
/
+24
2021-04-28
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
2021-04-15
net: bridge: propagate error code and extack from br_mc_disabled_update
Florian Fainelli
1
-7
/
+21
2021-02-15
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
1
-3
/
+3
2021-02-06
net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Xu Wang
1
-1
/
+1
[next]