linux/net/xdp
Björn Töpel d20a1676df xsk: Move xskmap.c to net/xdp/
The XSKMAP is partly implemented by net/xdp/xsk.c. Move xskmap.c from
kernel/bpf/ to net/xdp/, which is the logical place for AF_XDP related
code. Also, move AF_XDP struct definitions, and function declarations
only used by AF_XDP internals into net/xdp/xsk.h.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200520192103.355233-3-bjorn.topel@gmail.com
2020-05-21 17:31:26 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile xsk: Move xskmap.c to net/xdp/ 2020-05-21 17:31:26 -07:00
xdp_umem.c xsk: Remove unnecessary member in xdp_umem 2020-05-04 22:56:26 +02:00
xdp_umem.h xdp: fix hang while unregistering device bound to xdp socket 2019-07-03 15:10:55 +02:00
xsk_diag.c xsk: lock the control mutex in sock_diag interface 2019-09-05 14:11:52 +02:00
xsk_queue.c xsk: Change two variable names for increased clarity 2020-05-04 22:56:26 +02:00
xsk_queue.h xsk: Change two variable names for increased clarity 2020-05-04 22:56:26 +02:00
xsk.c xsk: Change two variable names for increased clarity 2020-05-04 22:56:26 +02:00
xsk.h xsk: Move xskmap.c to net/xdp/ 2020-05-21 17:31:26 -07:00
xskmap.c xsk: Move xskmap.c to net/xdp/ 2020-05-21 17:31:26 -07:00