iproute2/MAINTAINERS
<<
>>
Prefs
   1Iproute2 Maintainers
   2====================
   3
   4The file provides a set of names that are are able to help
   5review patches and answer questions. This is in addition to
   6the netdev@vger.kernel.org mailing list used for all iproute2
   7and kernel networking.
   8
   9Descriptions of section entries:
  10
  11        M: Maintainer's Full Name <address@domain>
  12        T: Git tree location.
  13        F: Files and directories with wildcard patterns.
  14           A trailing slash includes all files and subdirectory files.
  15           A wildcard includes all files but not subdirectories.
  16           One pattern per line. Multiple F: lines acceptable.
  17
  18Main Branch
  19M: Stephen Hemminger <stephen@networkplumber.org>
  20T: git://git.kernel.org/pub/scm/network/iproute2/iproute2.git
  21L: netdev@vger.kernel.org
  22
  23Next Tree
  24M: David Ahern <dsahern@kernel.org>
  25T: git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git
  26L: netdev@vger.kernel.org
  27
  28Ethernet Bridging - bridge
  29M: Ido Schimmel <idosch@nvidia.com>
  30M: Nikolay Aleksandrov <razor@blackwall.org>
  31L: bridge@lists.linux-foundation.org (moderated for non-subscribers)
  32F: bridge/*
  33F: ip/iplink_bridge*
  34F: lib/bridge*
  35F: include/bridge*
  36
  37Data Center Bridging - dcb
  38M: Petr Machata <me@pmachata.org>
  39F: dcb/*
  40
  41devlink
  42M: Jiri Pirko <jiri@resnulli.us>
  43F: devlink/*
  44
  45netkit
  46M: Daniel Borkmann <daniel@iogearbox.net>
  47M: Nikolay Aleksandrov <razor@blackwall.org>
  48L: bpf@vger.kernel.org
  49F: ip/iplink_netkit.c
  50
  51Remote DMA - rdma
  52M: Leon Romanovsky <leon@kernel.org>
  53F: rdma/*
  54
  55Traffic Control - tc
  56M: Jamal Hadi Salim <jhs@mojatatu.com>
  57F: tc/*
  58
  59Transparent Inter-Process Communication - tipc
  60M: Jon Maloy <jmaloy@redhat.com>
  61F: tipc/*
  62
  63virtual Datapath Acceleration - vdpa
  64M: Parav Pandit <parav@nvidia.com>
  65F: vdpa/*
  66