1. 85fc4b1 bpf: introduce update_effective_progs() by Roman Gushchin · 7 years ago
  2. cd33943 bpf: introduce the bpf_get_local_storage() helper function by Roman Gushchin · 7 years ago
  3. 394e40a bpf: extend bpf_prog_array to store pointers to the cgroup storage by Roman Gushchin · 7 years ago
  4. d7bf2c1 bpf: allocate cgroup storage entries on attaching bpf programs by Roman Gushchin · 7 years ago
  5. 3960f4f bpf: fix rcu annotations in compute_effective_progs() by Roman Gushchin · 7 years ago
  6. fdb5c45 bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF by Sean Young · 7 years ago
  7. 1cedee1 bpf: Hooks for sys_sendmsg by Andrey Ignatov · 7 years ago
  8. 4fbac77 bpf: Hooks for sys_bind by Andrey Ignatov · 7 years ago
  9. 5e43f89 bpf: Check attach type at prog load time by Andrey Ignatov · 7 years ago
  10. 06ef0cc bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog by Yonghong Song · 7 years ago
  11. ebc614f bpf, cgroup: implement eBPF-based device controller for cgroup v2 by Roman Gushchin · 7 years ago
  12. 952925d bpf: remove redundant variable old_flags by Colin Ian King · 7 years ago
  13. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  14. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  15. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 8 years ago
  16. 8f917bb bpf: pass sk to helper functions by Willem de Bruijn · 8 years ago
  17. 7f67763 bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 8 years ago
  18. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  19. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  20. 01ae87e bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 8 years ago
  21. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago