projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3115ff3
f2f2325
)
Merge branch 'ipv6-mc_forwarding-changes'
author
David S. Miller
<davem@davemloft.net>
Sat, 5 Feb 2022 15:20:35 +0000
(15:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 5 Feb 2022 15:20:35 +0000
(15:20 +0000)
Eric Dumazet says:
====================
ipv6: mc_forwarding changes
First patch removes minor data-races, as mc_forwarding can
be locklessly read in fast path.
Second patch adds a short cut in ip6mr_sk_done()
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge