]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel
authorJakub Kicinski <kuba@kernel.org>
Tue, 28 Apr 2026 20:39:24 +0000 (13:39 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 29 Apr 2026 23:52:33 +0000 (16:52 -0700)
commite73cafaf4acea5445df2e5ee021a335d717c1697
treed809154cd32ce098ab99e043b88c2dc6f95f504f
parent72e9647e2b20c31b4f2febf981566e3c5cdef90e
MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel

The IPv4/IPv6 and routing code is not very well separated from
the TCP/UDP code. Scope it down properly by providing a more
accurate file list, instead of net/ipv4/ and net/ipv6/

Now that the entry is more accurately representing layer 3
and routing merge in the nexthop entry into it.

Add Ido Schimmel as a co-maintainer, Ido's git history speaks
for itself.

Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://patch.msgid.link/20260428203924.1229169-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS