alistair23-linux/net/xdp
Björn Töpel d3b42f1422 xsk: convert atomic_t to refcount_t
Introduce refcount_t, in favor of atomic_t.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-05-22 10:25:06 +02:00
..
Kconfig net: initial AF_XDP skeleton 2018-05-03 15:55:23 -07:00
Makefile xsk: remove newline at end of file 2018-05-18 16:07:02 +02:00
xdp_umem.c xsk: convert atomic_t to refcount_t 2018-05-22 10:25:06 +02:00
xdp_umem.h xsk: convert atomic_t to refcount_t 2018-05-22 10:25:06 +02:00
xdp_umem_props.h xsk: clean up SPDX headers 2018-05-18 16:07:02 +02:00
xsk.c xsk: simplified umem setup 2018-05-22 10:25:06 +02:00
xsk_queue.c xsk: fixed some cases of unnecessary parentheses 2018-05-18 16:07:03 +02:00
xsk_queue.h xsk: remove explicit ring structure from uapi 2018-05-22 10:25:06 +02:00