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: <20240816132535.GA1368297@kernel.org>
Date: Fri, 16 Aug 2024 14:25:35 +0100
From: Simon Horman <horms@...nel.org>
To: "David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: Breno Leitao <leitao@...ian.org>, Chas Williams <3chas3@...il.com>,
	Guo-Fu Tseng <cooldavid@...ldavid.org>,
	Moon Yeounsu <yyyynoom@...il.com>,
	Richard Cochran <richardcochran@...il.com>,
	linux-atm-general@...ts.sourceforge.net, netdev@...r.kernel.org
Subject: Re: [PATCH net 3/4] MAINTAINERS: Add header files to NETWORKING
 sections

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@...nel.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ