diff options
author | Toke Høiland-Jørgensen <toke@toke.dk> | 2018-11-16 15:13:59 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-18 00:39:53 -0500 |
commit | 8840c3e2344a456267d7989b97d097e798b28b0b (patch) | |
tree | 87ec3807a15aff0f4a95616e996cc367fa6352c5 | |
parent | 9d332e69c1dc74dcd748de7cbd2dac5c61bda265 (diff) |
MAINTAINERS: Add entry for CAKE qdisc
We would like the existing community to be kept in the loop for any new
developments on CAKE; and I certainly plan to keep maintaining it. Reflect
this in MAINTAINERS.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5a4bd37d9d02..99f2956be87b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3276,6 +3276,12 @@ F: include/uapi/linux/caif/ | |||
3276 | F: include/net/caif/ | 3276 | F: include/net/caif/ |
3277 | F: net/caif/ | 3277 | F: net/caif/ |
3278 | 3278 | ||
3279 | CAKE QDISC | ||
3280 | M: Toke Høiland-Jørgensen <toke@toke.dk> | ||
3281 | L: cake@lists.bufferbloat.net (moderated for non-subscribers) | ||
3282 | S: Maintained | ||
3283 | F: net/sched/sch_cake.c | ||
3284 | |||
3279 | CALGARY x86-64 IOMMU | 3285 | CALGARY x86-64 IOMMU |
3280 | M: Muli Ben-Yehuda <mulix@mulix.org> | 3286 | M: Muli Ben-Yehuda <mulix@mulix.org> |
3281 | M: Jon Mason <jdmason@kudzu.us> | 3287 | M: Jon Mason <jdmason@kudzu.us> |