projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb490b
)
MAINTAINERS: add networking selftests to NETWORKING
author
Daniel Borkmann
<dborkman@redhat.com>
Thu, 13 Mar 2014 09:18:53 +0000
(10:18 +0100)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Mar 2014 16:54:29 +0000
(12:54 -0400)
Add it to NETWORKING [GENERAL] to make sure patches for selftests
go to the netdev list as well.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index e1be77c78336b976f54b92d1fc1927d70e180cbc..b359eb056e5c9c56dc03d08cb147bf2612aa7110 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-6003,6
+6003,7
@@
F: include/uapi/linux/in.h
F: include/uapi/linux/net.h
F: include/uapi/linux/netdevice.h
F: tools/net/
+F: tools/testing/selftests/net/
NETWORKING [IPv4/IPv6]
M: "David S. Miller" <davem@davemloft.net>