Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xsk: fix potential race in SKB TX completion code | Magnus Karlsson | 2018-07-03 | 1 | -0/+4 |
* | xsk: wire upp Tx zero-copy functions | Magnus Karlsson | 2018-06-05 | 1 | -0/+9 |
* | xsk: add zero-copy support for Rx | Björn Töpel | 2018-06-05 | 1 | -0/+6 |
* | xsk: introduce xdp_umem_page | Björn Töpel | 2018-06-05 | 1 | -1/+6 |
* | xsk: moved struct xdp_umem definition | Björn Töpel | 2018-06-05 | 1 | -1/+23 |
* | xsk: clean up SPDX headers | Björn Töpel | 2018-05-18 | 1 | -11/+2 |
* | xsk: add Tx queue setup and mmap support | Magnus Karlsson | 2018-05-04 | 1 | -0/+1 |
* | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP | Björn Töpel | 2018-05-04 | 1 | -0/+7 |
* | xsk: add Rx receive functions and poll support | Björn Töpel | 2018-05-04 | 1 | -0/+22 |
* | xsk: add support for bind for Rx | Magnus Karlsson | 2018-05-04 | 1 | -0/+1 |
* | xsk: add Rx queue setup and mmap support | Björn Töpel | 2018-05-04 | 1 | -0/+4 |
* | xsk: add user memory registration support sockopt | Björn Töpel | 2018-05-04 | 1 | -0/+31 |