summaryrefslogtreecommitdiffstats
path: root/samples/bpf/sockex3_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee2020-05-191-18/+18
* samples/bpf: Remove compiler warningsYonghong Song2020-05-131-2/+2
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko2019-10-081-0/+1
* samples/bpf: fix compilation failurePrashant Bhole2018-09-211-4/+4
* bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao2016-09-271-4/+4
* bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-071-24/+11
* samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-211-0/+303