Skip to content

Commit e0be11a

Browse files
committed
MAINTAINERS: add networking entries for Willem
We often have to ping Willem asking for reviews of patches because he doesn't get included in the CC list. Add MAINTAINERS entries for some of the areas he covers so that ./scripts/ will know to add him. Acked-by: Willem de Bruijn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 339346d commit e0be11a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

MAINTAINERS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15748,6 +15748,12 @@ S: Maintained
1574815748
W: https://wireless.wiki.kernel.org/en/users/Drivers/p54
1574915749
F: drivers/net/wireless/intersil/p54/
1575015750

15751+
PACKET SOCKETS
15752+
M: Willem de Bruijn <[email protected]>
15753+
S: Maintained
15754+
F: include/uapi/linux/if_packet.h
15755+
F: net/packet/af_packet.c
15756+
1575115757
PACKING
1575215758
M: Vladimir Oltean <[email protected]>
1575315759
@@ -19324,6 +19330,13 @@ L: [email protected] (moderated for non-subscribers)
1932419330
S: Orphan
1932519331
F: sound/soc/uniphier/
1932619332

19333+
SOCKET TIMESTAMPING
19334+
M: Willem de Bruijn <[email protected]>
19335+
S: Maintained
19336+
F: Documentation/networking/timestamping.rst
19337+
F: include/uapi/linux/net_tstamp.h
19338+
F: tools/testing/selftests/net/so_txtime.c
19339+
1932719340
SOEKRIS NET48XX LED SUPPORT
1932819341
M: Chris Boot <[email protected]>
1932919342
S: Maintained
@@ -21744,6 +21757,13 @@ T: git git://linuxtv.org/media_tree.git
2174421757
F: Documentation/admin-guide/media/zr364xx*
2174521758
F: drivers/staging/media/deprecated/zr364xx/
2174621759

21760+
USER DATAGRAM PROTOCOL (UDP)
21761+
M: Willem de Bruijn <[email protected]>
21762+
S: Maintained
21763+
F: include/linux/udp.h
21764+
F: net/ipv4/udp.c
21765+
F: net/ipv6/udp.c
21766+
2174721767
USER-MODE LINUX (UML)
2174821768
M: Richard Weinberger <[email protected]>
2174921769
M: Anton Ivanov <[email protected]>

0 commit comments

Comments
 (0)