summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-311-0/+2
* bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-191-0/+2
* bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-191-0/+2
* bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-191-1/+2
* bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-191-0/+3
* bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-0/+2
* bpf: add selftest for tcpbpfLawrence Brakmo2018-01-251-0/+2
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-121-1/+2
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-111-2/+1
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-111-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-1/+1
|\|
| * bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-201-1/+1
* | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-221-0/+3
* | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-071-0/+3
* | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-071-0/+3
* | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-261-0/+2
* | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-211-7/+49
|/
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-281-2/+1
* bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-191-0/+1
* bpf: sockmap sample programJohn Fastabend2017-08-161-0/+7
* xdp: bpf redirect with map sample programJohn Fastabend2017-07-171-0/+2
* samples/bpf: fix a build issueYonghong Song2017-07-111-0/+198