index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
2022-04-19
bpf: silence warning messages in core
Valdis Klētnieks
2022-04-19
UPSTREAM: cgroup: add support for eBPF programs
Daniel Mack
2022-04-19
bpf: introduce percpu_freelist
Alexei Starovoitov
2022-04-19
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2022-04-19
Revert "bpf: silence warning messages in core"
Anay Wadhera
2019-08-04
bpf: silence warning messages in core
Valdis Klētnieks
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-03-01
ebpf: remove kernel test stubs
Daniel Borkmann
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2014-11-18
bpf: add array type of eBPF maps
Alexei Starovoitov
2014-11-18
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
2014-10-27
bpf: split eBPF out of NET
Alexei Starovoitov
2014-09-26
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-07-23
net: filter: split filter.c into two files
Alexei Starovoitov