lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 21 May 2021 15:33:37 -0700
From:   Vinicius Costa Gomes <vinicius.gomes@...el.com>
To:     netdev@...r.kernel.org
Cc:     Vinicius Costa Gomes <vinicius.gomes@...el.com>, jhs@...atatu.com,
        xiyou.wangcong@...il.com, jiri@...nulli.us, kuba@...nel.org
Subject: [PATCH net-next v1] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs

Add Vinicius Costa Gomes as maintainer for these qdiscs.

These qdiscs are all TSN (Time Sensitive Networking) related.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@...el.com>
---
 MAINTAINERS | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b9f329249a5a..96b44fef2a89 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4138,6 +4138,12 @@ S:	Odd Fixes
 F:	Documentation/devicetree/bindings/arm/cavium-thunder2.txt
 F:	arch/arm64/boot/dts/cavium/thunder2-99xx*
 
+CBS QDISC
+M:	Vinicius Costa Gomes <vinicius.gomes@...el.com>
+S:	Maintained
+L:	netdev@...r.kernel.org
+F:	net/sched/sch_cbs.c
+
 CC2520 IEEE-802.15.4 RADIO DRIVER
 M:	Varka Bhadram <varkabhadram@...il.com>
 L:	linux-wpan@...r.kernel.org
@@ -6782,6 +6788,12 @@ M:	Mark Einon <mark.einon@...il.com>
 S:	Odd Fixes
 F:	drivers/net/ethernet/agere/
 
+ETF QDISC
+M:	Vinicius Costa Gomes <vinicius.gomes@...el.com>
+S:	Maintained
+L:	netdev@...r.kernel.org
+F:	net/sched/sch_etf.c
+
 ETHERNET BRIDGE
 M:	Roopa Prabhu <roopa@...dia.com>
 M:	Nikolay Aleksandrov <nikolay@...dia.com>
@@ -17743,6 +17755,12 @@ F:	Documentation/filesystems/sysv-fs.rst
 F:	fs/sysv/
 F:	include/linux/sysv_fs.h
 
+TAPRIO QDISC
+M:	Vinicius Costa Gomes <vinicius.gomes@...el.com>
+S:	Maintained
+L:	netdev@...r.kernel.org
+F:	net/sched/sch_taprio.c
+
 TASKSTATS STATISTICS INTERFACE
 M:	Balbir Singh <bsingharora@...il.com>
 S:	Maintained
-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ