From: David S. Miller Date: Tue, 17 Aug 2021 09:37:29 +0000 (+0100) Subject: Merge branch 'bridge-vlan-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4aefc7973cfc0dace91a9a95f4f554ecd0364caf;p=linux.git Merge branch 'bridge-vlan-fixes' Nikolay Aleksandrov says: ==================== net: bridge: vlan: fixes for vlan mcast contexts These are four fixes for vlan multicast contexts. The first patch enables mcast ctx snooping when adding already existing master vlans to be consistent with the rest of the code. The second patch accounts for the mcast ctx router ports when allocating skb for notification. The third one fixes two suspicious rcu usages due to wrong vlan group helper, and the fourth updates host vlan mcast state along with port mcast state. ==================== Signed-off-by: David S. Miller --- 4aefc7973cfc0dace91a9a95f4f554ecd0364caf