aboutsummaryrefslogtreecommitdiffstats
path: root/samples/sockmap/sockmap_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend1-3/+18
2018-03-30bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend1-10/+31
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend1-14/+65
2018-03-19bpf: sockmap add SK_DROP testsJohn Fastabend1-0/+15
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend1-8/+45
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend1-6/+48
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend1-0/+52
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend1-1/+1
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend1-4/+2
2017-08-16bpf: sockmap sample programJohn Fastabend1-0/+110