summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2017-04-13 12:13:51 -0400
committerDavid S. Miller <davem@davemloft.net>2017-04-17 13:26:21 -0400
commit6b2af241f0766a9d2c01dfa4e5aece433b51ff70 (patch)
tree013ce679b339e1f39a1a64826942fb6adf6f181c /MAINTAINERS
parent786df9c2a4216e64e5b7c321405d706036a76ba3 (diff)
MAINTAINERS: rename TC entry and add couple of header files
The section is not specific only to "TC classifiers", but applies to the whole TC subsystem. Also, add couple of forgotten headers. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8bc85dc8a71a..197387863297 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12187,12 +12187,17 @@ F: Documentation/accounting/taskstats*
12187F: include/linux/taskstats* 12187F: include/linux/taskstats*
12188F: kernel/taskstats.c 12188F: kernel/taskstats.c
12189 12189
12190TC CLASSIFIER 12190TC subsystem
12191M: Jamal Hadi Salim <jhs@mojatatu.com> 12191M: Jamal Hadi Salim <jhs@mojatatu.com>
12192L: netdev@vger.kernel.org 12192L: netdev@vger.kernel.org
12193S: Maintained 12193S: Maintained
12194F: include/net/pkt_cls.h 12194F: include/net/pkt_cls.h
12195F: include/net/pkt_sched.h
12196F: include/net/tc_act/
12195F: include/uapi/linux/pkt_cls.h 12197F: include/uapi/linux/pkt_cls.h
12198F: include/uapi/linux/pkt_sched.h
12199F: include/uapi/linux/tc_act/
12200F: include/uapi/linux/tc_ematch/
12196F: net/sched/ 12201F: net/sched/
12197 12202
12198TCP LOW PRIORITY MODULE 12203TCP LOW PRIORITY MODULE