index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
2020-01-25
1
-1
/
+11
*
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
2020-01-22
1
-0
/
+1
*
bpf: Introduce dynamic program extensions
Alexei Starovoitov
2020-01-22
1
-1
/
+9
*
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2020-01-16
1
-2
/
+11
*
bpf: Add batch ops to all htab bpf map
Yonghong Song
2020-01-15
1
-0
/
+3
*
bpf: Add generic support for update and delete batch ops
Brian Vazquez
2020-01-15
1
-0
/
+10
*
bpf: Add generic support for lookup batch op
Brian Vazquez
2020-01-15
1
-0
/
+5
*
bpf: Introduce function-by-function verification
Alexei Starovoitov
2020-01-10
1
-1
/
+6
*
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-2
/
+47
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-0
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
1
-4
/
+76
|
\
|
*
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
2019-12-19
1
-2
/
+2
|
*
xdp: Make devmap flush_list common for all map instances
Björn Töpel
2019-12-19
1
-2
/
+2
|
*
bpf, x86: Align dispatcher branch targets to 16B
Björn Töpel
2019-12-13
1
-1
/
+1
|
*
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2019-12-13
1
-0
/
+15
|
*
bpf: Introduce BPF dispatcher
Björn Töpel
2019-12-13
1
-0
/
+56
|
*
bpf: Move trampoline JIT image allocation to a function
Björn Töpel
2019-12-13
1
-0
/
+1
*
|
bpf: Fix missing prog untrack in release_maps
Daniel Borkmann
2019-12-16
1
-0
/
+2
*
|
bpf: Make BPF trampoline use register_ftrace_direct() API
Alexei Starovoitov
2019-12-11
1
-0
/
+1
|
/
*
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
2019-11-24
1
-8
/
+2
*
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
2019-11-24
1
-0
/
+12
*
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
2019-11-24
1
-0
/
+20
*
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
2019-11-24
1
-7
/
+11
*
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
2019-11-24
1
-0
/
+4
*
bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps
Daniel Borkmann
2019-11-24
1
-0
/
+6
*
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
2019-11-20
1
-3
/
+3
*
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-18
1
-3
/
+8
*
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-8
/
+5
*
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
2019-11-18
1
-5
/
+5
*
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
1
-0
/
+1
*
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2019-11-15
1
-0
/
+8
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
1
-1
/
+10
*
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
1
-2
/
+3
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-0
/
+105
*
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
2019-11-15
1
-0
/
+8
*
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
2019-11-02
1
-25
/
+0
*
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-10-31
1
-0
/
+5
*
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2019-10-24
1
-0
/
+5
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
1
-5
/
+13
*
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2019-10-17
1
-0
/
+3
*
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2019-10-17
1
-1
/
+16
*
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2019-10-17
1
-0
/
+1
*
bpf: Align struct bpf_prog_stats
Eric Dumazet
2019-10-11
1
-1
/
+1
*
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
2019-08-20
1
-0
/
+3
*
bpf: export bpf_map_inc_not_zero
Stanislav Fomichev
2019-08-17
1
-0
/
+2
*
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2019-07-29
1
-0
/
+7
*
include/bpf.h: Remove map_insert_ctx() stubs
Toke Høiland-Jørgensen
2019-07-29
1
-10
/
+0
*
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-0
/
+25
|
\
|
*
bpf: Fix build error without CONFIG_INET
YueHaibing
2019-06-15
1
-7
/
+24
[next]