| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: sockmap, remove samples program | John Fastabend | 2018-04-25 | 1 | -1372/+0 |
* | bpf: sockmap, add a set of tests to run by default | John Fastabend | 2018-04-25 | 1 | -51/+512 |
* | bpf: sockmap, code sockmap_test in C | John Fastabend | 2018-04-25 | 1 | -96/+113 |
* | bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests | John Fastabend | 2018-03-30 | 1 | -0/+23 |
* | bpf: sockmap, add BPF_F_INGRESS tests | John Fastabend | 2018-03-30 | 1 | -0/+35 |
* | bpf: sockmap sample test for bpf_msg_pull_data | John Fastabend | 2018-03-19 | 1 | -0/+32 |
* | bpf: sockmap add SK_DROP tests | John Fastabend | 2018-03-19 | 1 | -16/+46 |
* | bpf: sockmap sample support for bpf_msg_cork_bytes() | John Fastabend | 2018-03-19 | 1 | -0/+19 |
* | bpf: sockmap, add sample option to test apply_bytes helper | John Fastabend | 2018-03-19 | 1 | -1/+18 |
* | bpf: sockmap sample, add data verification option | John Fastabend | 2018-03-19 | 1 | -34/+84 |
* | bpf: sockmap sample, add sendfile test | John Fastabend | 2018-03-19 | 1 | -10/+60 |
* | bpf: sockmap sample, add option to attach SK_MSG program | John Fastabend | 2018-03-19 | 1 | -6/+61 |
* | bpf: samples/sockmap detach sock ops program | Prashant Bhole | 2018-02-14 | 1 | -0/+1 |
* | bpf: sockmap set rlimit | John Fastabend | 2018-01-24 | 1 | -0/+7 |
* | bpf: sockmap put client sockets in blocking mode | John Fastabend | 2018-01-24 | 1 | -1/+1 |
* | bpf: sockmap sample add base test without any BPF for comparison | John Fastabend | 2018-01-24 | 1 | -5/+21 |
* | bpf: sockmap sample, report bytes/sec | John Fastabend | 2018-01-24 | 1 | -5/+42 |
* | bpf: sockmap sample, use fork() for send and recv | John Fastabend | 2018-01-24 | 1 | -16/+39 |
* | bpf: add sendmsg option for testing BPF programs | John Fastabend | 2018-01-24 | 1 | -3/+145 |
* | bpf: refactor sockmap sample program update for arg parsing | John Fastabend | 2018-01-24 | 1 | -51/+114 |
* | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2017-08-28 | 1 | -2/+10 |
* | bpf: sockmap sample program | John Fastabend | 2017-08-16 | 1 | -0/+286 |