summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-081-0/+3
* | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-081-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/+1Star
* bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-201-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-121-0/+198