From: Paolo Abeni Date: Tue, 24 Mar 2026 10:26:34 +0000 (+0100) Subject: Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest' X-Git-Tag: v7.0-rc6~40^2~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25f5463c91fdd06577298d552d3fe262aa291f11;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest' Jiayuan Chen says: ==================== team: fix header_ops type confusion and add selftest Hi, This patch series fixes a panic reported by syzkaller in the team/bond/gre stacked non-Ethernet configuration: https://syzkaller.appspot.com/bug?extid=3d8bc31c45e11450f24c The first patch fixes the header_ops type confusion / parse recursion context issue in team. The second patch adds a selftest to reproduce the reported scenario and prevent regressions in the future. v1: https://lore.kernel.org/netdev/20260314062306.212765-1-jiayuan.chen@linux.dev/ v2: https://lore.kernel.org/netdev/20260317124606.157035-1-jiayuan.chen@linux.dev/ ==================== Link: https://patch.msgid.link/20260320072139.134249-1-jiayuan.chen@linux.dev Signed-off-by: Paolo Abeni --- 25f5463c91fdd06577298d552d3fe262aa291f11