summaryrefslogtreecommitdiffstats
path: root/samples/bpf/sockex3_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-141-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bpf: Add test for syscall on fd array/htab lookupMartin KaFai Lau2017-06-291-1/+14
* samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-201-0/+1
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-2/+2
* bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao2016-09-271-2/+2
* samples/bpf: set max locked memory to ulimitedWilliam Tu2016-06-251-0/+3
* samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-211-0/+66