index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2022-04-15
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
1
-0
/
+14
2020-11-05
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2019-07-26
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2018-08-13
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-1
/
+20
2018-08-11
bpf: Sync bpf.h uapi to tools/
Martin KaFai Lau
1
-1
/
+36
2018-08-03
bpf: sync bpf.h to tools/
Roman Gushchin
1
-1
/
+26
2018-07-31
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+14
2018-07-15
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+3
2018-07-12
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-8
/
+24
2018-06-25
tools include uapi: Synchronize bpf.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-26
/
+108
2018-06-03
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
1
-1
/
+7
2018-06-03
bpf: sync bpf uapi header with tools
Daniel Borkmann
1
-2
/
+20
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-06-01
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
1
-0
/
+2
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
1
-14
/
+65
2018-05-29
bpf: clean up eBPF helpers documentation
Quentin Monnet
1
-11
/
+10
2018-05-28
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+8
2018-05-24
tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
Yonghong Song
1
-0
/
+26
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
1
-1
/
+96
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-23
bpf: btf: Sync bpf.h and btf.h to tools
Martin KaFai Lau
1
-4
/
+4
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
1
-0
/
+8
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
1
-2
/
+52
2018-05-11
bpf: sync tools bpf.h uapi header
Prashant Bhole
1
-1
/
+81
2018-05-09
bpf: btf: Update tools/include/uapi/linux/btf.h with BTF ID
Martin KaFai Lau
1
-0
/
+11
2018-05-03
bpf: sync tools bpf.h uapi header
Daniel Borkmann
1
-1
/
+32
2018-04-30
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-31
/
+31
2018-04-29
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-6
/
+6
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
1
-2
/
+40
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-396
/
+1380
2018-04-26
tools, bpf: Sync bpf.h uapi header
Jiri Olsa
1
-0
/
+1
2018-04-25
bpf: sockmap, add selftests
John Fastabend
1
-0
/
+1
2018-04-24
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
Eyal Birger
1
-1
/
+24
2018-04-19
bpf: btf: Sync bpf.h and btf.h to tools/
Martin KaFai Lau
1
-0
/
+12
2018-04-18
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+9
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
1
-0
/
+1
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
1
-0
/
+11
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
1
-1
/
+11
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
1
-0
/
+23
2018-03-31
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
1
-0
/
+5
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
1
-0
/
+11
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
1
-1
/
+12
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+10
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
1
-0
/
+22
[next]