1. 7acf938 bpfloader: add support for netd_shared and net_private subdirs by Maciej Żenczykowski · 3 years, 4 months ago
  2. 2a36ce4 move net_shared bpf programs into net_shared subdirectory by Maciej Żenczykowski · 3 years, 4 months ago
  3. 16c9360 Add socket filter to allowed programs for vendor and remove tracepoint by Stephane Lee · 3 years, 6 months ago
  4. 0f10f3f bpfloader: also load from /vendor/etc/bpf/ by Steven Moreland · 6 years ago
  5. a48639e bpfloader: use kernel logs by Steven Moreland · 3 years, 7 months ago
  6. 6d69784 Allow bpfloader to handle 'net_shared' subdirectory by Ken Chen · 3 years, 8 months ago
  7. d8a4578 put tethering bpf maps & programs in /sys/fs/bpf/tethering/... by Maciej Żenczykowski · 4 years, 8 months ago
  8. f7a0a39 bpf is required for all devices running Android S by Maciej Żenczykowski · 4 years, 8 months ago
  9. 4b8e982 Load BPF programs from system and mainline folder by Hungming Chen · 5 years ago
  10. 07b8744 bpfloader: sleep 20 seconds on failure by Maciej Żenczykowski · 5 years ago
  11. 89515d9 Warn loudly and do not set bpf.progs_loaded property on critical bpf load failure. by Maciej Żenczykowski · 5 years ago
  12. 567dc56 only set 'bpf.progs_loaded' property on eBPF capable devices... by Maciej Żenczykowski · 5 years ago
  13. c3a640d introduce isBpfSupported() helper by Maciej Żenczykowski · 6 years ago
  14. 480c70a bpfloader - remove dead code by Maciej Żenczykowski · 6 years ago
  15. 2409604 bpfloader: Try to load even if bpf.progs_loaded is set by Joel Fernandes · 6 years ago
  16. b20d28d Skip bpf object loading on unsupported devices by Chenbo Feng · 6 years ago
  17. ac60072 Remove bpfloader dependency on netd. by Lorenzo Colitti · 6 years ago
  18. d3ec871 Set bpf.progs_loaded property when programs finish loading by Joel Fernandes · 7 years ago
  19. c1dd764 New bpfloader netd kernel program by Chenbo Feng · 7 years ago
  20. 18d8bfc Remove unused using decls. by Chih-Hung Hsieh · 7 years ago
  21. d76a200 Initial checkin for relocatable ELF loader and link with bcc by Joel Fernandes · 7 years ago
  22. 4a74569 Use size_t instead of unsigned int by Yi Kong · 7 years ago
  23. cb8e0a0 Fix sign-compare warning by Yi Kong · 7 years ago
  24. 1f20ad3 Code style clean up by Chenbo Feng · 7 years ago
  25. 4c9e9ec Fix the build problem with bpf project by Chenbo Feng · 7 years ago
  26. 75b410b Initial checkin for bpf project by Chenbo Feng · 7 years ago