aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2017-04-13 18:13:51 +0200
committerDavid S. Miller <davem@davemloft.net>2017-04-17 13:26:21 -0400
commit6b2af241f0766a9d2c01dfa4e5aece433b51ff70 (patch)
tree013ce679b339e1f39a1a64826942fb6adf6f181c
parentnet: phy: simplify phy_supported_speeds() (diff)
downloadlinux-dev-6b2af241f0766a9d2c01dfa4e5aece433b51ff70.tar.xz
linux-dev-6b2af241f0766a9d2c01dfa4e5aece433b51ff70.zip
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>
-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*
F: include/linux/taskstats*
F: kernel/taskstats.c
-TC CLASSIFIER
+TC subsystem
M: Jamal Hadi Salim <jhs@mojatatu.com>
L: netdev@vger.kernel.org
S: Maintained
F: include/net/pkt_cls.h
+F: include/net/pkt_sched.h
+F: include/net/tc_act/
F: include/uapi/linux/pkt_cls.h
+F: include/uapi/linux/pkt_sched.h
+F: include/uapi/linux/tc_act/
+F: include/uapi/linux/tc_ematch/
F: net/sched/
TCP LOW PRIORITY MODULE