summaryrefslogtreecommitdiffstats
path: root/samples/bpf/sockex2_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: refactor header include pathDaniel T. Lee2019-06-181-1/+1
* samples: bpf: use libbpf where easyJakub Kicinski2019-03-011-9/+12
* samples: bpf: force IPv4 in pingJakub Kicinski2019-03-011-1/+1
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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
* samples/bpf: set max locked memory to ulimitedWilliam Tu2016-06-251-0/+3
* samples: bpf: add skb->field examples and testsAlexei Starovoitov2015-03-161-3/+8
* samples: bpf: large eBPF program in CAlexei Starovoitov2014-12-061-0/+44