milos-linux/drivers/net/ipvlan
Eric Dumazet 441ec8b5bd ipvlan: ipvlan_handle_mode_l2() refactoring
Reduce indentation level, and add a likely() clause
as we expect to process more unicast packets than multicast ones.

No functional change, this eases the following patch review.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260409085238.1122947-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-12 09:05:54 -07:00
..
ipvlan.h ipvlan: Make the addrs_lock be per port 2026-01-19 10:03:30 -08:00
ipvlan_core.c ipvlan: ipvlan_handle_mode_l2() refactoring 2026-04-12 09:05:54 -07:00
ipvlan_l3s.c
ipvlan_main.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ipvtap.c
Makefile