Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-04 | xsk: add support for bind for Rx | Magnus Karlsson | 7 | -1/+150 |
2018-05-04 | xsk: add Rx queue setup and mmap support | Björn Töpel | 5 | -12/+62 |
2018-05-04 | xsk: add umem fill queue support and mmap | Magnus Karlsson | 7 | -2/+183 |
2018-05-04 | xsk: add user memory registration support sockopt | Björn Töpel | 8 | -0/+596 |
2018-05-04 | net: initial AF_XDP skeleton | Björn Töpel | 7 | -7/+34 |
2018-05-03 | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 5 | -6/+2588 |
2018-05-02 | bpf: relax constraints on formatting for eBPF helper documentation | Quentin Monnet | 1 | -7/+7 |
2018-05-02 | x86/bpf: Clean up non-standard comments, to make the code more readable | Ingo Molnar | 1 | -100/+133 |
2018-05-01 | tools: bpftool: change time format for program 'loaded at:' information | Quentin Monnet | 1 | -2/+6 |