All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, kuniyu@amazon.com,
	willemb@google.com
Subject: Re: [PATCH net 2/3] MAINTAINERS: add a general entry for BSD sockets
Date: Mon, 3 Feb 2025 10:54:08 +0000	[thread overview]
Message-ID: <20250203105408.GD234677@kernel.org> (raw)
In-Reply-To: <20250202014728.1005003-3-kuba@kernel.org>

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@kernel.org>

Reviewed-by: Simon Horman <horms@kernel.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@google.com>
> +M:	Kuniyuki Iwashima <kuniyu@amazon.com>
> +M:	Paolo Abeni <pabeni@redhat.com>
> +M:	Willem de Bruijn <willemb@google.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@marvell.com>
>  M:	Rahul Verma <rahulv@marvell.com>
> -- 
> 2.48.1
> 

  reply	other threads:[~2025-02-03 10:54 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 [this message]
2025-02-03 14:30     ` Willem de Bruijn
2025-02-02  1:47 ` [PATCH net 3/3] MAINTAINERS: add entry for UNIX sockets Jakub Kicinski
2025-02-03 10:54   ` 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=20250203105408.GD234677@kernel.org \
    --to=horms@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@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.