Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
a67f797db61ee8f2d732e411bf35a92fd78b44a2
/
kernel
/
bpf
f1bca82
bpf: add search pruning optimization to verifier
by Alexei Starovoitov
· 10 years ago
3c731eb
bpf: mini eBPF library, test stubs and verifier testsuite
by Alexei Starovoitov
· 10 years ago
17a5267
bpf: verifier (add verifier core)
by Alexei Starovoitov
· 10 years ago
475fb78
bpf: verifier (add branch/goto checks)
by Alexei Starovoitov
· 10 years ago
0246e64
bpf: handle pseudo BPF_LD_IMM64 insn
by Alexei Starovoitov
· 10 years ago
cbd3570
bpf: verifier (add ability to receive verification log)
by Alexei Starovoitov
· 10 years ago
51580e7
bpf: verifier (add docs)
by Alexei Starovoitov
· 10 years ago
0a542a8
bpf: handle pseudo BPF_CALL insn
by Alexei Starovoitov
· 10 years ago
09756af
bpf: expand BPF syscall with program load/unload
by Alexei Starovoitov
· 10 years ago
db20fd2
bpf: add lookup/update/delete/iterate methods to BPF maps
by Alexei Starovoitov
· 10 years ago
99c55f7
bpf: introduce BPF syscall and maps
by Alexei Starovoitov
· 10 years ago
b954d83
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
by Daniel Borkmann
· 10 years ago
738cbe7
net: bpf: consolidate JIT binary allocator
by Daniel Borkmann
· 10 years ago
02ab695
net: filter: add "load 64-bit immediate" eBPF instruction
by Alexei Starovoitov
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
8fb575c
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
by Alexei Starovoitov
· 10 years ago
4df95ff
net: filter: rename sk_chk_filter() -> bpf_check_classic()
by Alexei Starovoitov
· 10 years ago
2695fb5
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
by Alexei Starovoitov
· 10 years ago
f5bffec
net: filter: split filter.c into two files
by Alexei Starovoitov
· 10 years ago