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