aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/bpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song1-0/+26
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux1-1/+96
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das1-0/+2
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das1-0/+2
2018-05-23bpf: btf: Sync bpf.h and btf.h to toolsMartin KaFai Lau1-4/+4
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend1-0/+8
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend1-2/+52
2018-05-11bpf: sync tools bpf.h uapi headerPrashant Bhole1-1/+81
2018-05-09bpf: btf: Update tools/include/uapi/linux/btf.h with BTF IDMartin KaFai Lau1-0/+11
2018-05-03bpf: sync tools bpf.h uapi headerDaniel Borkmann1-1/+32
2018-04-30bpf: update bpf.h uapi header for toolsQuentin Monnet1-31/+31
2018-04-29bpf: Sync bpf.h to tools/Andrey Ignatov1-6/+6
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song1-2/+40
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet1-396/+1380
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa1-0/+1
2018-04-25bpf: sockmap, add selftestsJohn Fastabend1-0/+1
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger1-1/+24
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau1-0/+12
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov1-1/+9
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov1-0/+11
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov1-1/+11
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov1-0/+23
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov1-0/+5
2018-03-28libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov1-0/+11
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend1-1/+2
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend1-1/+2
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend1-1/+12
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend1-0/+10
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu1-0/+22
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo1-4/+82
2018-01-18bpf: offload: report device information about offloaded mapsJakub Kicinski1-0/+3
2018-01-18bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer1-1/+11
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski1-0/+1
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski1-0/+3
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov1-0/+6
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+6
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski1-6/+0
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski1-1/+1
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-6/+1
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+6
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin1-0/+15
2017-11-05bpftool: print program device bound infoJakub Kicinski1-0/+7
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar1-2/+2
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-2/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-2/+2
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov1-8/+54
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3