aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_helpers.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-03tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song1-0/+2
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young1-0/+5
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux1-0/+12
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend1-0/+8
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern1-0/+3
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song1-0/+2
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger1-1/+3
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov1-0/+2
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov1-0/+3
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov1-0/+2
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend1-0/+2
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend1-0/+2
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend1-1/+2
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend1-0/+3
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend1-0/+2
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo1-0/+2
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+2
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-2/+1
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo1-0/+3
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend1-1/+1
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song1-0/+3
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song1-0/+3
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann1-0/+2
2017-09-21samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes1-7/+49
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend1-2/+1
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau1-0/+1
2017-08-16bpf: sockmap sample programJohn Fastabend1-0/+7
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend1-0/+2
2017-07-11samples/bpf: fix a build issueYonghong Song1-0/+198