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