lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250203105408.GD234677@kernel.org>
Date: Mon, 3 Feb 2025 10:54:08 +0000
From: Simon Horman <horms@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
	pabeni@...hat.com, andrew+netdev@...n.ch, kuniyu@...zon.com,
	willemb@...gle.com
Subject: Re: [PATCH net 2/3] MAINTAINERS: add a general entry for BSD sockets

On Sat, Feb 01, 2025 at 05:47:27PM -0800, Jakub Kicinski wrote:
> Create a MAINTAINERS entry for BSD sockets. List the top 3

4?

> 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.
> 
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>

Reviewed-by: Simon Horman <horms@...nel.org>

> ---
>  MAINTAINERS | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dd5c59ec5126..f61a8815fd28 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16647,6 +16647,22 @@ F:	include/net/tls.h
>  F:	include/uapi/linux/tls.h
>  F:	net/tls/*
>  
> +NETWORKING [SOCKETS]
> +M:	Eric Dumazet <edumazet@...gle.com>
> +M:	Kuniyuki Iwashima <kuniyu@...zon.com>
> +M:	Paolo Abeni <pabeni@...hat.com>
> +M:	Willem de Bruijn <willemb@...gle.com>
> +S:	Maintained
> +F:	include/linux/sock_diag.h
> +F:	include/linux/socket.h
> +F:	include/linux/sockptr.h
> +F:	include/net/sock.h
> +F:	include/net/sock_reuseport.h
> +F:	include/uapi/linux/socket.h
> +F:	net/core/*sock*
> +F:	net/core/scm.c
> +F:	net/socket.c
> +
>  NETXEN (1/10) GbE SUPPORT
>  M:	Manish Chopra <manishc@...vell.com>
>  M:	Rahul Verma <rahulv@...vell.com>
> -- 
> 2.48.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ