From: Simon Horman <horms@kernel.org>
To: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Cc: Breno Leitao <leitao@debian.org>,
Chas Williams <3chas3@gmail.com>,
Guo-Fu Tseng <cooldavid@cooldavid.org>,
Moon Yeounsu <yyyynoom@gmail.com>,
Richard Cochran <richardcochran@gmail.com>,
linux-atm-general@lists.sourceforge.net, netdev@vger.kernel.org
Subject: Re: [PATCH net 3/4] MAINTAINERS: Add header files to NETWORKING sections
Date: Fri, 16 Aug 2024 14:25:35 +0100 [thread overview]
Message-ID: <20240816132535.GA1368297@kernel.org> (raw)
In-Reply-To: <20240816-net-mnt-v1-3-ef946b47ced4@kernel.org>
On Fri, Aug 16, 2024 at 01:38:02PM +0100, Simon Horman wrote:
> This is part of an effort to assign a section in MAINTAINERS to header
> files that relate to Networking. In this case the files with "net" or
> "skbuff" in their name.
>
> This patch adds a number of such files to the NETWORKING DRIVERS
> and NETWORKING [GENERAL] sections.
>
> Signed-off-by: Simon Horman <horms@kernel.org>
...
> @@ -15939,14 +15944,31 @@ F: include/linux/framer/framer-provider.h
> F: include/linux/framer/framer.h
> F: include/linux/in.h
> F: include/linux/indirect_call_wrapper.h
> +F: include/linux/inet.h
> +F: include/linux/inet_diag.h
> F: include/linux/net.h
> +F: include/linux/netdev_features.h
> F: include/linux/netdevice.h
> +F: include/linux/netlink.h
> +F: include/linux/netpoll.h
> +F: include/linux/rtnetlink.h
> +F: include/linux/seq_file_net.h
> F: include/linux/skbuff.h
> +F: include/linux/skbuff_ref.h
> F: include/net/
> +F: include/uapi/linux/genetlink.h
> +F: include/uapi/linux/hsr_netlink.h
> F: include/uapi/linux/in.h
> +F: include/uapi/linux/inet_diag.h
> +F: include/uapi/linux/nbd-netlink.h
> F: include/uapi/linux/net.h
> F: include/uapi/linux/net_namespace.h
> +F: include/uapi/linux/net_shaper.h
Sorry, net_shaper.h doesn't exist upstream, but must have in my local
tree when I prepared this. I'll send a v2 in due course.
...
--
pw-bot: cr
next prev parent reply other threads:[~2024-08-16 13:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-16 12:37 [PATCH net 0/4] MAINTAINERS: Networking updates Simon Horman
2024-08-16 12:38 ` [PATCH net 1/4] MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS Simon Horman
2024-08-16 12:38 ` [PATCH net 2/4] MAINTAINERS: Add net_tstamp.h to PTP HARDWARE CLOCK SUPPORT section Simon Horman
2024-08-16 12:38 ` [PATCH net 3/4] MAINTAINERS: Add header files to NETWORKING sections Simon Horman
2024-08-16 13:25 ` Simon Horman [this message]
2024-08-16 15:38 ` Jakub Kicinski
2024-08-16 16:57 ` Simon Horman
2024-08-16 12:38 ` [PATCH net 4/4] MAINTAINERS: Mark JME Network Driver as Odd Fixes Simon Horman
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=20240816132535.GA1368297@kernel.org \
--to=horms@kernel.org \
--cc=3chas3@gmail.com \
--cc=cooldavid@cooldavid.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=leitao@debian.org \
--cc=linux-atm-general@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=yyyynoom@gmail.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.