diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2019-07-05 14:57:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-08 15:51:00 -0700 |
commit | f714ecc9cf16a63066badbc85bfbfff9af85a8b7 (patch) | |
tree | e7b9be9d9f5805a0701a567568cc6b2cc351da91 /MAINTAINERS | |
parent | 11aef3c6da1712fa3847599196f78f406814d2f1 (diff) |
MAINTAINERS: Add page_pool maintainer entry
In this release cycle the number of NIC drivers using page_pool
will likely reach 4 drivers. It is about time to add a maintainer
entry. Add myself and Ilias.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 449e7cdb3303..22655aa84a46 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11902,6 +11902,14 @@ F: kernel/padata.c F: include/linux/padata.h F: Documentation/padata.txt +PAGE POOL +M: Jesper Dangaard Brouer <hawk@kernel.org> +M: Ilias Apalodimas <ilias.apalodimas@linaro.org> +L: netdev@vger.kernel.org +S: Supported +F: net/core/page_pool.c +F: include/net/page_pool.h + PANASONIC LAPTOP ACPI EXTRAS DRIVER M: Harald Welte <laforge@gnumonks.org> L: platform-driver-x86@vger.kernel.org |