Files
linux-stable-mirror/include/linux
Eric Dumazet dc9fd14bd7 net: add a debug check in __skb_push()
Add the following check, to detect bugs sooner for CONFIG_DEBUG_NET=y
builds.

	DEBUG_NET_WARN_ON_ONCE(skb->data < skb->head);

Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260130160253.2936789-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-02-02 17:24:14 -08:00
..
2026-01-11 06:09:11 -10:00
2025-12-12 12:36:44 -07:00
2025-12-04 07:19:26 -07:00
2025-12-09 23:29:42 -08:00
2025-12-13 20:04:32 +12:00
2026-01-12 10:57:34 +01:00
2025-12-23 11:23:10 -08:00
2026-01-11 06:09:11 -10:00
2026-01-11 06:09:11 -10:00
2026-01-14 11:00:00 +01:00
2026-01-12 10:45:31 -06:00
2026-01-11 06:09:11 -10:00
2026-01-11 06:09:11 -10:00
2026-01-11 06:09:11 -10:00
2026-01-13 11:37:52 +01:00
2026-01-06 17:06:03 -08:00
2026-01-11 06:09:11 -10:00
2025-12-24 08:02:55 -05:00
2026-01-30 18:26:59 -08:00