Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests | John Fastabend | 2018-03-30 | 1 | -3/+18 |
* | bpf: sockmap, add BPF_F_INGRESS tests | John Fastabend | 2018-03-30 | 1 | -10/+31 |
* | bpf: sockmap sample test for bpf_msg_pull_data | John Fastabend | 2018-03-19 | 1 | -14/+65 |
* | bpf: sockmap add SK_DROP tests | John Fastabend | 2018-03-19 | 1 | -0/+15 |
* | bpf: sockmap sample support for bpf_msg_cork_bytes() | John Fastabend | 2018-03-19 | 1 | -8/+45 |
* | bpf: sockmap, add sample option to test apply_bytes helper | John Fastabend | 2018-03-19 | 1 | -6/+48 |
* | bpf: sockmap sample, add option to attach SK_MSG program | John Fastabend | 2018-03-19 | 1 | -0/+52 |
* | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 2017-10-20 | 1 | -1/+1 |
* | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2017-08-28 | 1 | -4/+2 |
* | bpf: sockmap sample program | John Fastabend | 2017-08-16 | 1 | -0/+110 |