Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xsk: clean up SPDX headers | Björn Töpel | 2018-05-18 | 1 | -9/+0 |
* | xsk: statistics support | Magnus Karlsson | 2018-05-03 | 1 | -1/+44 |
* | xsk: support for Tx | Magnus Karlsson | 2018-05-03 | 1 | -3/+108 |
* | xsk: add Tx queue setup and mmap support | Magnus Karlsson | 2018-05-03 | 1 | -2/+6 |
* | xsk: add umem completion queue support and mmap | Magnus Karlsson | 2018-05-03 | 1 | -1/+6 |
* | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP | Björn Töpel | 2018-05-03 | 1 | -0/+5 |
* | xsk: add Rx receive functions and poll support | Björn Töpel | 2018-05-03 | 1 | -1/+72 |
* | xsk: add support for bind for Rx | Magnus Karlsson | 2018-05-03 | 1 | -1/+123 |
* | xsk: add Rx queue setup and mmap support | Björn Töpel | 2018-05-03 | 1 | -9/+32 |
* | xsk: add umem fill queue support and mmap | Magnus Karlsson | 2018-05-03 | 1 | -1/+64 |
* | xsk: add user memory registration support sockopt | Björn Töpel | 2018-05-03 | 1 | -0/+215 |