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
/
kernel
/
bpf
/
bpf_struct_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-02
1
-3
/
+3
*
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
2021-11-01
1
-0
/
+3
*
bpf: Factor out a helper to prepare trampoline for struct_ops prog
Hou Tao
2021-11-01
1
-10
/
+19
*
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
2021-09-14
1
-2
/
+5
*
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
1
-1
/
+21
*
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-18
1
-1
/
+1
*
bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps
Roman Gushchin
2020-12-02
1
-16
/
+3
*
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
2020-08-25
1
-4
/
+2
*
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
2020-06-22
1
-0
/
+3
*
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-3
/
+11
|
\
|
*
bpf: Return better error value in delete_elem for struct_ops map
Martin KaFai Lau
2020-03-05
1
-3
/
+11
*
|
bpf: Refactor trampoline update code
KP Singh
2020-03-04
1
-1
/
+9
*
|
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
|
/
*
bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()
Martin KaFai Lau
2020-01-29
1
-3
/
+2
*
bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-14
1
-4
/
+10
*
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-2
/
+509
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-0
/
+121