summaryrefslogtreecommitdiff
path: root/samples/sockmap
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 test scriptJohn Fastabend2018-03-19
* 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 data verification optionJohn Fastabend2018-03-19
* bpf: sockmap sample, add sendfile testJohn Fastabend2018-03-19
* bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-19
* bpf: samples/sockmap detach sock ops programPrashant Bhole2018-02-13
* bpf: samples/sockmap fix Makefile for build errorPrashant Bhole2018-02-13
* bpf: sockmap set rlimitJohn Fastabend2018-01-24
* bpf: sockmap put client sockets in blocking modeJohn Fastabend2018-01-24
* bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend2018-01-24
* bpf: sockmap sample, report bytes/secJohn Fastabend2018-01-24
* bpf: sockmap sample, use fork() for send and recvJohn Fastabend2018-01-24
* bpf: add sendmsg option for testing BPF programsJohn Fastabend2018-01-24
* bpf: refactor sockmap sample program update for arg parsingJohn Fastabend2018-01-24
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-18
* 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