summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_lru_dist.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* samples/bpf: check before defining offsetofAlexander Alemayhu2017-04-241-1/+3
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-16/+16
* bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-281-1/+4
* bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-151-0/+538