summaryrefslogtreecommitdiffstats
path: root/net/xdp/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* net: initial AF_XDP skeletonBjörn Töpel2018-05-031-0/+7
Buildable skeleton of AF_XDP without any functionality. Just what it takes to register a new address family. Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>