netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2] MAINTAINERS: add missing IPv4/IPv6 header paths
@ 2022-01-26 22:55 Jakub Kicinski
  2022-01-27 14:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2022-01-26 22:55 UTC (permalink / raw)
  To: davem; +Cc: netdev, yoshfuji, dsahern, Jakub Kicinski

Add missing headers to the IP entry.

Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
v2: include/net/fib* and include/net/route.h as well
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e22999669c4..b904348fed0d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13461,7 +13461,11 @@ L:	netdev@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
 F:	arch/x86/net/*
+F:	include/linux/ip.h
+F:	include/linux/ipv6*
+F:	include/net/fib*
 F:	include/net/ip*
+F:	include/net/route.h
 F:	net/ipv4/
 F:	net/ipv6/
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net v2] MAINTAINERS: add missing IPv4/IPv6 header paths
  2022-01-26 22:55 [PATCH net v2] MAINTAINERS: add missing IPv4/IPv6 header paths Jakub Kicinski
@ 2022-01-27 14:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-01-27 14:00 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, yoshfuji, dsahern

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed, 26 Jan 2022 14:55:35 -0800 you wrote:
> Add missing headers to the IP entry.
> 
> Reviewed-by: David Ahern <dsahern@kernel.org>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> v2: include/net/fib* and include/net/route.h as well
> 
> [...]

Here is the summary with links:
  - [net,v2] MAINTAINERS: add missing IPv4/IPv6 header paths
    https://git.kernel.org/netdev/net/c/966f435add48

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-27 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26 22:55 [PATCH net v2] MAINTAINERS: add missing IPv4/IPv6 header paths Jakub Kicinski
2022-01-27 14:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).