Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdp: Remove the functions xsk_map_inc and xsk_map_put | Zhu Yanjun | 2020-11-27 | 1 | -2/+0 |
* | xsk: Fix possible segfault at xskmap entry insertion | Magnus Karlsson | 2020-09-02 | 1 | -1/+0 |
* | xsk: Move queue_id, dev and need_wakeup to buffer pool | Magnus Karlsson | 2020-08-31 | 1 | -7/+0 |
* | xsk: Create and free buffer pool independently from umem | Magnus Karlsson | 2020-08-31 | 1 | -0/+3 |
* | xsk: Move defines only used by AF_XDP internals to xsk.h | Björn Töpel | 2020-05-21 | 1 | -0/+14 |
* | xsk: Move xskmap.c to net/xdp/ | Björn Töpel | 2020-05-21 | 1 | -0/+16 |
* | xsk: add support for need_wakeup flag in AF_XDP rings | Magnus Karlsson | 2019-08-17 | 1 | -0/+13 |
* | xsk: add sock_diag interface for AF_XDP | Björn Töpel | 2019-01-25 | 1 | -0/+12 |