Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-24 | xdp: Add proper __rcu annotations to redirect map entries | Toke Høiland-Jørgensen | 1 | -2/+2 |
2020-11-28 | xdp: Remove the functions xsk_map_inc and xsk_map_put | Zhu Yanjun | 1 | -2/+0 |
2020-09-02 | xsk: Fix possible segfault at xskmap entry insertion | Magnus Karlsson | 1 | -1/+0 |
2020-08-31 | xsk: Move queue_id, dev and need_wakeup to buffer pool | Magnus Karlsson | 1 | -7/+0 |
2020-08-31 | xsk: Create and free buffer pool independently from umem | Magnus Karlsson | 1 | -0/+3 |
2020-05-22 | xsk: Move defines only used by AF_XDP internals to xsk.h | Björn Töpel | 1 | -0/+14 |
2020-05-22 | xsk: Move xskmap.c to net/xdp/ | Björn Töpel | 1 | -0/+16 |
2019-08-18 | xsk: add support for need_wakeup flag in AF_XDP rings | Magnus Karlsson | 1 | -0/+13 |
2019-01-25 | xsk: add sock_diag interface for AF_XDP | Björn Töpel | 1 | -0/+12 |