summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-201-0/+2
* selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B2018-10-191-0/+7
* bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer2018-10-101-0/+4
* bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-031-0/+12
* selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov2018-08-131-0/+4
* bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-071-0/+4
|\
| * selftests/bpf: add verifier cgroup storage testsRoman Gushchin2018-08-031-0/+2
| * selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov2018-07-311-0/+2
* | bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2018-07-251-0/+9
|/
* tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2018-06-041-0/+2
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-301-0/+5
* selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-241-0/+12
* bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-161-0/+8
* samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+3
* tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-291-0/+2
* samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2018-04-241-1/+3
* bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov2018-04-181-0/+2
* bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-0/+3
* 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-261-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/+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