Hello: This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 11 Feb 2021 21:27:54 -0800 you wrote: > If a DDP broadcast packet is sent out to a non-gateway target, it is > also looped back. There is a potential for the loopback device to have a > longer hardware header length than the original target route's device, > which can result in the skb not being created with enough room for the > loopback device's hardware header. This patch fixes the issue by > determining that a loopback will be necessary prior to allocating the > skb, and if so, ensuring the skb has enough room. > > [...] Here is the summary with links: - appletalk: Fix skb allocation size in loopback case https://git.kernel.org/netdev/net/c/39935dccb21c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html