From: Simon Horman Date: Wed, 9 Oct 2024 08:47:23 +0000 (+0100) Subject: MAINTAINERS: Add headers and mailing list to UDP section X-Git-Tag: v6.12~217^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5404b5a2fea9831a1f5be4ab9a94de07d976b177;p=platform%2Fkernel%2Flinux-amlogic.git MAINTAINERS: Add headers and mailing list to UDP section 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 Signed-off-by: Simon Horman Link: https://patch.msgid.link/20241009-maint-net-hdrs-v2-2-f2c86e7309c8@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index 89789bddfb6a..baf2ba9dc070 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24184,8 +24184,12 @@ F: drivers/usb/host/xhci* USER DATAGRAM PROTOCOL (UDP) M: Willem de Bruijn +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