Skip to content

Commit ae0585b

Browse files
committed
MAINTAINERS: add a general entry for BSD sockets
Create a MAINTAINERS entry for BSD sockets. List the top 3 reviewers as maintainers. The entry is meant to cover core socket code (of which there isn't much) but also reviews of any new socket families. Reviewed-by: Simon Horman <horms@kernel.org> Acked-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com> Link: https://patch.msgid.link/20250202014728.1005003-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 4d896b3 commit ae0585b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

MAINTAINERS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16642,6 +16642,22 @@ F: include/net/tls.h
1664216642
F: include/uapi/linux/tls.h
1664316643
F: net/tls/*
1664416644

16645+
NETWORKING [SOCKETS]
16646+
M: Eric Dumazet <edumazet@google.com>
16647+
M: Kuniyuki Iwashima <kuniyu@amazon.com>
16648+
M: Paolo Abeni <pabeni@redhat.com>
16649+
M: Willem de Bruijn <willemb@google.com>
16650+
S: Maintained
16651+
F: include/linux/sock_diag.h
16652+
F: include/linux/socket.h
16653+
F: include/linux/sockptr.h
16654+
F: include/net/sock.h
16655+
F: include/net/sock_reuseport.h
16656+
F: include/uapi/linux/socket.h
16657+
F: net/core/*sock*
16658+
F: net/core/scm.c
16659+
F: net/socket.c
16660+
1664516661
NETXEN (1/10) GbE SUPPORT
1664616662
M: Manish Chopra <manishc@marvell.com>
1664716663
M: Rahul Verma <rahulv@marvell.com>

0 commit comments

Comments
 (0)