summaryrefslogtreecommitdiff
path: root/samples/sockmap/sockmap_kern.c
Commit message (Expand)AuthorAge
* bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend2018-03-30
* bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend2018-03-30
* bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-19
* bpf: sockmap add SK_DROP testsJohn Fastabend2018-03-19
* bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-19
* bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-19
* bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-19
* bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-28
* bpf: sockmap sample programJohn Fastabend2017-08-16