From: David S. Miller Date: Sat, 11 Nov 2017 12:50:15 +0000 (+0900) Subject: Merge branch 'dsa-lan9303-IGMP-handling' X-Git-Tag: Ubuntu-5.2.0-15.16~5558^2~54 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f444ef510350c262a0532b95592df9e3899053e3;p=mirror_ubuntu-eoan-kernel.git Merge branch 'dsa-lan9303-IGMP-handling' Egil Hjelmeland says: ==================== net: dsa: lan9303: IGMP handling Set up the HW switch to trap IGMP packets to CPU port. And make sure skb->offload_fwd_mark is cleared for incoming IGMP packets. skb->offload_fwd_mark calculation is a candidate for consolidation into the DSA core. The calculation can probably be more polished when done at a point where DSA has updated skb. ==================== Signed-off-by: David S. Miller --- f444ef510350c262a0532b95592df9e3899053e3