1. af65320 bpf: Bump iter seq size to support BTF representation of large data structures by Alan Maguire · 4 years, 4 months ago
  2. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  3. 6b0a249 bpf: Implement link_query for bpf iterators by Yonghong Song · 4 years, 5 months ago
  4. e679654 bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator by Yonghong Song · 4 years, 5 months ago
  5. 5e7b302 bpf: Change uapi for bpf iterator map elements by Yonghong Song · 4 years, 6 months ago
  6. a5cbe05 bpf: Implement bpf iterator for map elements by Yonghong Song · 4 years, 6 months ago
  7. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
  8. 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
  9. 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
  10. ab2ee4f bpf: Change func bpf_iter_unreg_target() signature by Yonghong Song · 4 years, 8 months ago
  11. 15172a4 bpf: net: Refactor bpf_iter target registration by Yonghong Song · 4 years, 8 months ago
  12. 2e3ed68 bpf: Add comments to interpret bpf_prog return values by Yonghong Song · 4 years, 8 months ago
  13. e5158d9 bpf: Implement common macros/helpers for target iterators by Yonghong Song · 4 years, 9 months ago
  14. 367ec3e bpf: Create file bpf iterator by Yonghong Song · 4 years, 9 months ago
  15. ac51d99 bpf: Create anonymous bpf iterator by Yonghong Song · 4 years, 9 months ago
  16. fd4f12b bpf: Implement bpf_seq_read() for bpf iterator by Yonghong Song · 4 years, 9 months ago
  17. 2057c92 bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE by Yonghong Song · 4 years, 9 months ago
  18. de4e05c bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE by Yonghong Song · 4 years, 9 months ago
  19. 15d83c4 bpf: Allow loading of a bpf_iter program by Yonghong Song · 4 years, 9 months ago
  20. ae24345 bpf: Implement an interface to register bpf_iter targets by Yonghong Song · 4 years, 9 months ago