Patch Series

Subject udp_tunnel: Speed up UDP tunnel device destruction (Part I)
Author kuniyu@google.com
Date 2026-05-02 03:12:54 +0000 UTC
Version
Cc andrew@lunn.ch ap420073@gmail.com davem@davemloft.net edumazet@google.com horms@kernel.org jmaloy@redhat.com kuba@kernel.org kuni1840@gmail.com kuniyu@google.com netdev@vger.kernel.org pabeni@redhat.com

Patches (15)

Name Content [All]
[PATCH v1 net-next 01/15] udp_tunnel: Pass struct sock to udp_tunnel_sock_release(). [Body]
[PATCH v1 net-next 02/15] udp_tunnel: Pass struct sock to setup_udp_tunnel_sock(). [Body]
[PATCH v1 net-next 03/15] udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup(). [Body]
[PATCH v1 net-next 04/15] udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port(). [Body]
[PATCH v1 net-next 05/15] udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port(). [Body]
[PATCH v1 net-next 06/15] vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive(). [Body]
[PATCH v1 net-next 07/15] vxlan: Store struct sock in struct vxlan_sock. [Body]
[PATCH v1 net-next 08/15] vxlan: Free vxlan_sock with kfree_rcu(). [Body]
[PATCH v1 net-next 09/15] geneve: Store struct sock in struct geneve_sock. [Body]
[PATCH v1 net-next 10/15] bareudp: Store struct sock in struct bareudp_dev. [Body]
[PATCH v1 net-next 11/15] fou: Store struct sock in struct fou. [Body]
[PATCH v1 net-next 12/15] amt: Store struct sock in struct amt_dev. [Body]
[PATCH v1 net-next 13/15] pfcp: Store struct sock in struct pfcp_dev. [Body]
[PATCH v1 net-next 14/15] tipc: Store struct sock in struct udp_bearer. [Body]
[PATCH v1 net-next 15/15] udp_tunnel: Remove synchronize_rcu() in udp_tunnel_sock_release(). [Body]
Session 2026-05-02
ID (for dev) 79fa90f6-73a5-4ca1-a1a1-ef7b8c30165b
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base edf4bee4215a173c0534d1851d7523d827149f9e [Config] passed [Log]
[KASAN] Boot test: Base edf4bee4215a173c0534d1851d7523d827149f9e [Config] passed [Log]
[KASAN] Build Patched edf4bee4215a173c0534d1851d7523d827149f9e [Config] [patched] passed [Log]
[KASAN] Boot test: Patched edf4bee4215a173c0534d1851d7523d827149f9e [Config] [patched] passed [Log]
[KASAN] Fuzz edf4bee4215a173c0534d1851d7523d827149f9e [Config] edf4bee4215a173c0534d1851d7523d827149f9e [Config] [patched] passed [Log] [Artifacts]