aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/bpf.h
AgeCommit message (Expand)Author
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller
2020-11-05bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2019-07-26bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2018-08-13bpf: Sync bpf.h to tools/Andrey Ignatov
2018-08-11bpf: Sync bpf.h uapi to tools/Martin KaFai Lau
2018-08-03bpf: sync bpf.h to tools/Roman Gushchin
2018-07-31bpf: Sync bpf.h to tools/Andrey Ignatov
2018-07-15bpf: Sync bpf.h to tools/Andrey Ignatov
2018-07-12tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2018-06-25tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-03tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song
2018-06-03bpf: sync bpf uapi header with toolsDaniel Borkmann
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet
2018-05-28bpf: Sync bpf.h to tools/Andrey Ignatov
2018-05-24tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das
2018-05-23bpf: btf: Sync bpf.h and btf.h to toolsMartin KaFai Lau
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend
2018-05-11bpf: sync tools bpf.h uapi headerPrashant Bhole
2018-05-09bpf: btf: Update tools/include/uapi/linux/btf.h with BTF IDMartin KaFai Lau
2018-05-03bpf: sync tools bpf.h uapi headerDaniel Borkmann
2018-04-30bpf: update bpf.h uapi header for toolsQuentin Monnet
2018-04-29bpf: Sync bpf.h to tools/Andrey Ignatov
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa
2018-04-25bpf: sockmap, add selftestsJohn Fastabend
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov
2018-03-28libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu