]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add entry for UNIX sockets
authorJakub Kicinski <kuba@kernel.org>
Sun, 2 Feb 2025 01:47:28 +0000 (17:47 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 3 Feb 2025 21:27:51 +0000 (13:27 -0800)
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>
MAINTAINERS

index 438d85bb97a220306480ea805344cb7b90ff3864..74b09dad46626b27ef425481a90420967fd47bdc 100644 (file)
@@ -16658,6 +16658,15 @@ F:     net/core/*sock*
 F:     net/core/scm.c
 F:     net/socket.c
 
+NETWORKING [UNIX SOCKETS]
+M:     Kuniyuki Iwashima <kuniyu@amazon.com>
+S:     Maintained
+F:     include/net/af_unix.h
+F:     include/net/netns/unix.h
+F:     include/uapi/linux/unix_diag.h
+F:     net/unix/
+F:     tools/testing/selftests/net/af_unix/
+
 NETXEN (1/10) GbE SUPPORT
 M:     Manish Chopra <manishc@marvell.com>
 M:     Rahul Verma <rahulv@marvell.com>