1. e1550bf bpf: Add file_pos field to bpf_sysctl ctx by Andrey Ignatov · 5 years ago
  2. 4e63acd bpf: Introduce bpf_sysctl_{get,set}_new_value helpers by Andrey Ignatov · 5 years ago
  3. 7b146ce bpf: Sysctl hook by Andrey Ignatov · 5 years ago
  4. 71b91a5 bpf: fix warning about using plain integer as NULL by Bo YU · 5 years ago
  5. 1832f4e bpf, cgroups: clean up kerneldoc warnings by Valdis Kletnieks · 5 years ago
  6. b741f16 bpf: introduce per-cpu cgroup local storage by Roman Gushchin · 6 years ago
  7. f294b37 bpf: rework cgroup storage pointer passing by Roman Gushchin · 6 years ago
  8. 8bad74f bpf: extend cgroup bpf core to allow multiple cgroup storage types by Roman Gushchin · 6 years ago
  9. d7bf2c1 bpf: allocate cgroup storage entries on attaching bpf programs by Roman Gushchin · 6 years ago
  10. aa0ad5b bpf: pass a pointer to a cgroup storage using pcpu variable by Roman Gushchin · 6 years ago
  11. de9cbba bpf: introduce cgroup storage maps by Roman Gushchin · 6 years ago
  12. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 6 years ago
  13. fdb5c45 bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF by Sean Young · 6 years ago
  14. 1cedee1 bpf: Hooks for sys_sendmsg by Andrey Ignatov · 6 years ago
  15. 13193b0 bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=n by Andrey Ignatov · 6 years ago
  16. aac3fc3 bpf: Post-hooks for sys_bind by Andrey Ignatov · 6 years ago
  17. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 6 years ago
  18. 4fbac77 bpf: Hooks for sys_bind by Andrey Ignatov · 6 years ago
  19. ee07862 bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCK by Yafang Shao · 6 years ago
  20. ebc614f bpf, cgroup: implement eBPF-based device controller for cgroup v2 by Roman Gushchin · 7 years ago
  21. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  24. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  25. df39a9f bpf: check NULL for sk_to_full_sk() return value by WANG Cong · 7 years ago
  26. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 7 years ago
  27. 7f67763 bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 7 years ago
  28. dcdc43d bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu by Daniel Mack · 8 years ago
  29. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  30. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  31. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  32. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago