summaryrefslogtreecommitdiffstats
path: root/net/xdp/xsk.h
Commit message (Expand)AuthorAgeFilesLines
* xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen2021-06-241-2/+2
* xdp: Remove the functions xsk_map_inc and xsk_map_putZhu Yanjun2020-11-271-2/+0
* xsk: Fix possible segfault at xskmap entry insertionMagnus Karlsson2020-09-021-1/+0
* xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson2020-08-311-7/+0
* xsk: Create and free buffer pool independently from umemMagnus Karlsson2020-08-311-0/+3
* xsk: Move defines only used by AF_XDP internals to xsk.hBjörn Töpel2020-05-211-0/+14
* xsk: Move xskmap.c to net/xdp/Björn Töpel2020-05-211-0/+16
* xsk: add support for need_wakeup flag in AF_XDP ringsMagnus Karlsson2019-08-171-0/+13
* xsk: add sock_diag interface for AF_XDPBjörn Töpel2019-01-251-0/+12