summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/bpf_helpers.h
Commit message (Expand)AuthorAge
* selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-31
* bpf: sockmap sample test for bpf_msg_pull_dataJohn 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 option to attach SK_MSG programJohn Fastabend2018-03-19
* bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
* bpf: add selftest for tcpbpfLawrence Brakmo2018-01-25
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-12
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\ \ | |/
| * bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
* | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-22
* | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-07
* | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-07
* | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-26
* | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-21
|/
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-28
* bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-19
* bpf: sockmap sample programJohn Fastabend2017-08-16
* xdp: bpf redirect with map sample programJohn Fastabend2017-07-17
* samples/bpf: fix a build issueYonghong Song2017-07-11