aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/sockex3_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01samples: bpf: force IPv4 in pingJakub Kicinski1-1/+1
2018-09-21samples/bpf: fix compilation failurePrashant Bhole1-2/+2
2018-09-18samples/bpf: fix a compilation failureYonghong Song1-2/+2
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-29bpf: Add test for syscall on fd array/htab lookupMartin KaFai Lau1-1/+14
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer1-0/+1
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-2/+2
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao1-2/+2
2016-06-25samples/bpf: set max locked memory to ulimitedWilliam Tu1-0/+3
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov1-0/+66