- e6f2dd0 bpf: Add bpf_loop helper by Joanne Koong · 3 years, 2 months ago
- fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 5 months ago
- 3cee6fb bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter by Martin KaFai Lau · 3 years, 7 months ago
- af2ac3e bpf: Prepare bpf syscall to be used from kernel and user space. by Alexei Starovoitov · 3 years, 8 months ago
- 69c087b bpf: Add bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 11 months ago
- 17d8bed bpf: Fix an unitialized value in bpf_iter by Yonghong Song · 4 years ago
- cf83b2d bpf: Permit cond_resched for some iterators by Yonghong Song · 4 years, 3 months ago
- af65320 bpf: Bump iter seq size to support BTF representation of large data structures by Alan Maguire · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- 6b0a249 bpf: Implement link_query for bpf iterators by Yonghong Song · 4 years, 5 months ago
- e679654 bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator by Yonghong Song · 4 years, 5 months ago
- 5e7b302 bpf: Change uapi for bpf iterator map elements by Yonghong Song · 4 years, 5 months ago
- a5cbe05 bpf: Implement bpf iterator for map elements by Yonghong Song · 4 years, 6 months ago
- f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
- 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
- 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
- ab2ee4f bpf: Change func bpf_iter_unreg_target() signature by Yonghong Song · 4 years, 8 months ago
- 15172a4 bpf: net: Refactor bpf_iter target registration by Yonghong Song · 4 years, 8 months ago
- 2e3ed68 bpf: Add comments to interpret bpf_prog return values by Yonghong Song · 4 years, 8 months ago
- e5158d9 bpf: Implement common macros/helpers for target iterators by Yonghong Song · 4 years, 8 months ago
- 367ec3e bpf: Create file bpf iterator by Yonghong Song · 4 years, 8 months ago
- ac51d99 bpf: Create anonymous bpf iterator by Yonghong Song · 4 years, 8 months ago
- fd4f12b bpf: Implement bpf_seq_read() for bpf iterator by Yonghong Song · 4 years, 8 months ago
- 2057c92 bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE by Yonghong Song · 4 years, 8 months ago
- de4e05c bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE by Yonghong Song · 4 years, 8 months ago
- 15d83c4 bpf: Allow loading of a bpf_iter program by Yonghong Song · 4 years, 8 months ago
- ae24345 bpf: Implement an interface to register bpf_iter targets by Yonghong Song · 4 years, 8 months ago