Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sat, 27 Apr 2024 20:24:18 +0200 you wrote: > Calling skb_copy on a SKB_GSO_FRAGLIST skb is not valid, since it returns > an invalid linearized skb. This code only needs to change the ethernet > header, so pskb_copy is the right function to call here. > > Fixes: 6db6f0eae605 ("bridge: multicast to unicast") > Signed-off-by: Felix Fietkau <nbd@xxxxxxxx> > > [...] Here is the summary with links: - [net,1/2] net: bridge: fix multicast-to-unicast with fraglist GSO https://git.kernel.org/netdev/net/c/59c878cbcdd8 - [net,2/2] net: core: reject skb_copy(_expand) for fraglist GSO skbs https://git.kernel.org/netdev/net/c/d091e579b864 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html