Skip to content

Commit 7b43ba6

Browse files
committed
Merge branch 'maintainers-networking-file-coverage-updates'
Simon Horman says: ==================== MAINTAINERS: Networking file coverage updates The aim of this proposal is to make the handling of some files, related to Networking and Wireless, more consistently. It does so by: 1. Adding some more headers to the UDP section, making it consistent with the TCP section. 2. Excluding some files relating to Wireless from NETWORKING [GENERAL], making their handling consistent with other files related to Wireless. The aim of this is to make things more consistent. And for MAINTAINERS to better reflect the situation on the ground. I am more than happy to be told that the current state of affairs is fine. Or for other ideas to be discussed. v1: https://lore.kernel.org/20241004-maint-net-hdrs-v1-0-41fd555aacc5@kernel.org ==================== Link: https://patch.msgid.link/20241009-maint-net-hdrs-v2-0-f2c86e7309c8@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2 parents 7d3fce8 + 5404b5a commit 7b43ba6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16197,8 +16197,19 @@ F: lib/random32.c
1619716197
F: net/
1619816198
F: tools/net/
1619916199
F: tools/testing/selftests/net/
16200+
X: Documentation/networking/mac80211-injection.rst
16201+
X: Documentation/networking/mac80211_hwsim/
16202+
X: Documentation/networking/regulatory.rst
16203+
X: include/net/cfg80211.h
16204+
X: include/net/ieee80211_radiotap.h
16205+
X: include/net/iw_handler.h
16206+
X: include/net/mac80211.h
16207+
X: include/net/wext.h
1620016208
X: net/9p/
1620116209
X: net/bluetooth/
16210+
X: net/mac80211/
16211+
X: net/rfkill/
16212+
X: net/wireless/
1620216213

1620316214
NETWORKING [IPSEC]
1620416215
M: Steffen Klassert <steffen.klassert@secunet.com>
@@ -24173,8 +24184,12 @@ F: drivers/usb/host/xhci*
2417324184

2417424185
USER DATAGRAM PROTOCOL (UDP)
2417524186
M: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
24187+
L: netdev@vger.kernel.org
2417624188
S: Maintained
2417724189
F: include/linux/udp.h
24190+
F: include/net/udp.h
24191+
F: include/trace/events/udp.h
24192+
F: include/uapi/linux/udp.h
2417824193
F: net/ipv4/udp.c
2417924194
F: net/ipv6/udp.c
2418024195

0 commit comments

Comments
 (0)