Skip to content

Commit 8a2e22f

Browse files
committed
MAINTAINERS: add entry for UNIX sockets
Add a MAINTAINERS entry for UNIX socket, Kuniyuki has been the de-facto maintainer of this code for a while. Reviewed-by: Simon Horman <horms@kernel.org> Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com> Link: https://patch.msgid.link/20250202014728.1005003-4-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent ae0585b commit 8a2e22f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16658,6 +16658,15 @@ F: net/core/*sock*
1665816658
F: net/core/scm.c
1665916659
F: net/socket.c
1666016660

16661+
NETWORKING [UNIX SOCKETS]
16662+
M: Kuniyuki Iwashima <kuniyu@amazon.com>
16663+
S: Maintained
16664+
F: include/net/af_unix.h
16665+
F: include/net/netns/unix.h
16666+
F: include/uapi/linux/unix_diag.h
16667+
F: net/unix/
16668+
F: tools/testing/selftests/net/af_unix/
16669+
1666116670
NETXEN (1/10) GbE SUPPORT
1666216671
M: Manish Chopra <manishc@marvell.com>
1666316672
M: Rahul Verma <rahulv@marvell.com>

0 commit comments

Comments
 (0)