index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2020-06-30
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
2020-05-13
bpf: Change btf_iter func proto prefix to "bpf_iter_"
Yonghong Song
2020-05-09
bpf: Add PTR_TO_BTF_ID_OR_NULL support
Yonghong Song
2020-05-09
bpf: Add bpf_map iterator
Yonghong Song
2020-05-09
bpf: Implement common macros/helpers for target iterators
Yonghong Song
2020-05-09
bpf: Create file bpf iterator
Yonghong Song
2020-05-09
bpf: Create anonymous bpf iterator
Yonghong Song
2020-05-09
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
2020-05-09
bpf: Allow loading of a bpf_iter program
Yonghong Song
2020-05-09
bpf: Implement an interface to register bpf_iter targets
Yonghong Song
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
bpf: Allocate ID for bpf_link
Andrii Nakryiko
2020-04-28
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
2020-03-13
bpf: Add dispatchers to kallsyms
Jiri Olsa
2020-03-13
bpf: Add trampolines to kallsyms
Jiri Olsa
2020-03-13
bpf: Add bpf_ksym_add/del functions
Jiri Olsa
2020-03-13
bpf: Add prog flag to struct bpf_ksym object
Jiri Olsa
2020-03-13
bpf: Move ksym_tnode to bpf_ksym
Jiri Olsa
2020-03-13
bpf: Move lnode list node to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
2020-03-13
bpf: Abstract away entire bpf_link clean up procedure
Andrii Nakryiko
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
2020-03-11
bpf: Add bpf_link_new_file that doesn't install FD
Andrii Nakryiko
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
2020-03-04
bpf: Refactor trampoline update code
KP Singh
2020-03-02
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
[next]