From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
andrew+netdev@lunn.ch, horms@kernel.org, kuniyu@amazon.com,
willemb@google.com, Jakub Kicinski <kuba@kernel.org>
Subject: [PATCH net 3/3] MAINTAINERS: add entry for UNIX sockets
Date: Sat, 1 Feb 2025 17:47:28 -0800 [thread overview]
Message-ID: <20250202014728.1005003-4-kuba@kernel.org> (raw)
In-Reply-To: <20250202014728.1005003-1-kuba@kernel.org>
Add a MAINTAINERS entry for UNIX socket, Kuniyuki has been
the de-facto maintainer of this code for a while.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f61a8815fd28..ce92c8a3e3ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16663,6 +16663,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>
--
2.48.1
next prev parent reply other threads:[~2025-02-02 1:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-02 1:47 [PATCH net 0/3] MAINTAINERS: recognize Kuniyuki Iwashima as a maintainer Jakub Kicinski
2025-02-02 1:47 ` [PATCH net 1/3] MAINTAINERS: add Kuniyuki Iwashima to TCP reviewers Jakub Kicinski
2025-02-03 9:10 ` Eric Dumazet
2025-02-02 1:47 ` [PATCH net 2/3] MAINTAINERS: add a general entry for BSD sockets Jakub Kicinski
2025-02-03 10:54 ` Simon Horman
2025-02-03 14:30 ` Willem de Bruijn
2025-02-02 1:47 ` Jakub Kicinski [this message]
2025-02-03 10:54 ` [PATCH net 3/3] MAINTAINERS: add entry for UNIX sockets Simon Horman
2025-02-03 20:00 ` [PATCH net 0/3] MAINTAINERS: recognize Kuniyuki Iwashima as a maintainer Kuniyuki Iwashima
2025-02-03 21:30 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250202014728.1005003-4-kuba@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuniyu@amazon.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=willemb@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.