diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2009-10-05 03:56:55 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-07 03:37:40 -0700 |
commit | 6e43650cee644b5d7957ecd50f1e41ff71f87734 (patch) | |
tree | f9b3f3a874d865943f75172b819637599108aaea /MAINTAINERS | |
parent | 24bb4fb6dac59f220f42fb375ba0e0f19365a227 (diff) | |
download | linux-6e43650cee644b5d7957ecd50f1e41ff71f87734.tar.gz linux-6e43650cee644b5d7957ecd50f1e41ff71f87734.tar.bz2 linux-6e43650cee644b5d7957ecd50f1e41ff71f87734.zip |
add maintainer for network drop monitor kernel service
I was getting ribbed about this earlier, so I figured I'd make it
official. Add myself as the maintainer of the drop monitor bits, so
people don't just gripe at Dave when it breaks (I'm sure it will never
break, but just in case :) ).
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e797c4d48cf1..4c5b920e0725 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3619,6 +3619,13 @@ F: Documentation/blockdev/nbd.txt F: drivers/block/nbd.c F: include/linux/nbd.h +NETWORK DROP MONITOR +M: Neil Horman <nhorman@tuxdriver.com> +L: netdev@vger.kernel.org +S: Maintained +W: https://fedorahosted.org/dropwatch/ +F: net/core/drop_monitor.c + NETWORKING [GENERAL] M: "David S. Miller" <davem@davemloft.net> L: netdev@vger.kernel.org |