File: MAINTAINERS

package info (click to toggle)
iproute2 6.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,180 kB
  • sloc: ansic: 124,139; sh: 1,313; cpp: 885; makefile: 682; yacc: 421; lex: 145; python: 43
file content (59 lines) | stat: -rw-r--r-- 1,584 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Iproute2 Maintainers
====================

The file provides a set of names that are are able to help
review patches and answer questions. This is in addition to
the netdev@vger.kernel.org mailing list used for all iproute2
and kernel networking.

Descriptions of section entries:

	M: Maintainer's Full Name <address@domain>
	T: Git tree location.
	F: Files and directories with wildcard patterns.
	   A trailing slash includes all files and subdirectory files.
	   A wildcard includes all files but not subdirectories.
	   One pattern per line. Multiple F: lines acceptable.

Main Branch
M: Stephen Hemminger <stephen@networkplumber.org>
T: git://git.kernel.org/pub/scm/network/iproute2/iproute2.git
L: netdev@vger.kernel.org

Next Tree
M: David Ahern <dsahern@gmail.com>
T: git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git
L: netdev@vger.kernel.org

Ethernet Bridging - bridge
M: Ido Schimmel <idosch@nvidia.com>
M: Nikolay Aleksandrov <razor@blackwall.org>
L: bridge@lists.linux-foundation.org (moderated for non-subscribers)
F: bridge/*
F: ip/iplink_bridge*

Data Center Bridging - dcb
M: Petr Machata <me@pmachata.org>
F: dcb/*

devlink
M: Jiri Pirko <jiri@resnulli.us>
F: devlink/*

netkit
M: Daniel Borkmann <daniel@iogearbox.net>
M: Nikolay Aleksandrov <razor@blackwall.org>
L: bpf@vger.kernel.org
F: ip/iplink_netkit.c

Remote DMA - rdma
M: Leon Romanovsky <leon@kernel.org>
F: rdma/*

Transparent Inter-Process Communication - tipc
M: Jon Maloy <jmaloy@redhat.com>
F: tipc/*

virtual Datapath Acceleration - vdpa
M: Parav Pandit <parav@nvidia.com>
F: vdpa/*