Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-02 | xsk: Fix possible segfault in xsk umem diagnostics | Magnus Karlsson | 1 | -8/+6 |
2020-08-31 | xsk: Move queue_id, dev and need_wakeup to buffer pool | Magnus Karlsson | 1 | -2/+2 |
2020-08-31 | xsk: Move fill and completion rings to buffer pool | Magnus Karlsson | 1 | -5/+7 |
2020-07-13 | xsk: Add xdp statistics to xsk_diag | Ciara Loftus | 1 | -0/+17 |
2020-05-21 | xsk: Introduce AF_XDP buffer allocation API | Björn Töpel | 1 | -1/+1 |
2019-09-05 | xsk: lock the control mutex in sock_diag interface | Björn Töpel | 1 | -0/+3 |
2019-08-31 | xsk: add support to allow unaligned chunk placement | Kevin Laatz | 1 | -1/+1 |
2019-03-07 | xsk: fix potential crash in xsk_diag_put_umem() | Eric Dumazet | 1 | -2/+2 |
2019-01-25 | xsk: add sock_diag interface for AF_XDP | Björn Töpel | 1 | -0/+191 |