Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xsk: wire upp Tx zero-copy functions | Magnus Karlsson | 2018-06-05 | 1 | -1/+7 |
* | xsk: add zero-copy support for Rx | Björn Töpel | 2018-06-05 | 1 | -0/+3 |
* | xsk: introduce xdp_umem_page | Björn Töpel | 2018-06-05 | 1 | -2/+1 |
* | xsk: moved struct xdp_umem definition | Björn Töpel | 2018-06-05 | 1 | -21/+1 |
* | xsk: new descriptor addressing scheme | Björn Töpel | 2018-06-04 | 1 | -21/+6 |
* | xsk: convert atomic_t to refcount_t | Björn Töpel | 2018-05-22 | 1 | -1/+1 |
* | xsk: simplified umem setup | Björn Töpel | 2018-05-22 | 1 | -2/+1 |
* | xsk: clean up SPDX headers | Björn Töpel | 2018-05-18 | 1 | -11/+2 |
* | xsk: add umem completion queue support and mmap | Magnus Karlsson | 2018-05-03 | 1 | -0/+1 |
* | xsk: add Rx receive functions and poll support | Björn Töpel | 2018-05-03 | 1 | -0/+18 |
* | xsk: add support for bind for Rx | Magnus Karlsson | 2018-05-03 | 1 | -0/+1 |
* | xsk: add umem fill queue support and mmap | Magnus Karlsson | 2018-05-03 | 1 | -0/+2 |
* | xsk: add user memory registration support sockopt | Björn Töpel | 2018-05-03 | 1 | -0/+45 |