projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9937aae
)
MAINTAINERS: Add headers and mailing list to UDP section
author
Simon Horman
<horms@kernel.org>
Wed, 9 Oct 2024 08:47:23 +0000
(09:47 +0100)
committer
Jakub Kicinski
<kuba@kernel.org>
Thu, 10 Oct 2024 16:35:48 +0000
(09:35 -0700)
Add netdev mailing list and some more udp.h headers to the UDP section.
This is now more consistent with the TCP section.
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Simon Horman <horms@kernel.org>
Link:
https://patch.msgid.link/20241009-maint-net-hdrs-v2-2-f2c86e7309c8@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 89789bddfb6aab8612db978f8df89a4c184a3f6d..baf2ba9dc0707bfc07d69b4dccd3bbc995f6ba37 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-24184,8
+24184,12
@@
F: drivers/usb/host/xhci*
USER DATAGRAM PROTOCOL (UDP)
M: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+L: netdev@vger.kernel.org
S: Maintained
F: include/linux/udp.h
+F: include/net/udp.h
+F: include/trace/events/udp.h
+F: include/uapi/linux/udp.h
F: net/ipv4/udp.c
F: net/ipv6/udp.c