Commit History

Author SHA1 Message Date
  Mickaël Salaün 702498a142 bpf: Remove bpf_sys.h from selftests 8 years ago
  Mickaël Salaün f4874d01be bpf: Use bpf_create_map() from the library 8 years ago
  Mickaël Salaün 2ee89fb9a9 bpf: Use bpf_load_program() from the library 8 years ago
  Mickaël Salaün d02d8986a7 bpf: Always test unprivileged programs 8 years ago
  William Tu 63dfef75ed bpf: enable verifier to add 0 to packet ptr 8 years ago
  Josef Bacik 29200c199c bpf: test for AND edge cases 8 years ago
  Daniel Borkmann 3fadc80115 bpf: enable verifier to better track const alu ops 8 years ago
  Daniel Borkmann 62c7989b24 bpf: allow b/h/w/dw access for bpf's cb in ctx 8 years ago
  Gianluca Borello 06c1c04972 bpf: allow helpers access to variable memory 8 years ago
  Gianluca Borello f0318d01b6 bpf: allow adjusted map element values to spill 8 years ago
  Gianluca Borello 5722569bb9 bpf: allow helpers access to map element values 8 years ago
  Daniel Borkmann 0eb6984f70 bpf, test_verifier: fix a test case error result on unprivileged 8 years ago
  Daniel Borkmann a08dd0da53 bpf: fix regression on verifier pruning wrt map lookups 8 years ago
  Thomas Graf 3f731d89e4 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* 8 years ago
  Gianluca Borello 3c839744b3 bpf: Preserve const register type on const OR alu ops 8 years ago
  Josef Bacik e95489010b bpf: add test for the verifier equal logic bug 8 years ago
  Daniel Borkmann e00c7b216f bpf: fix multiple issues in selftest suite and samples 8 years ago
  Thomas Graf 57a09bf0a4 bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers 9 years ago
  Daniel Borkmann 5aa5bd14c5 bpf: add initial suite for selftests 9 years ago