summaryrefslogtreecommitdiffstats
path: root/samples/sockmap/sockmap_kern.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend2018-03-301-3/+18
* bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend2018-03-301-10/+31
* bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-191-14/+65
* bpf: sockmap add SK_DROP testsJohn Fastabend2018-03-191-0/+15
* bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-191-8/+45
* bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-191-6/+48
* bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-191-0/+52
* bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-201-1/+1
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-281-4/+2
* bpf: sockmap sample programJohn Fastabend2017-08-161-0/+110