summaryrefslogtreecommitdiff
path: root/samples/bpf/sockex3_kern.c
AgeCommit message (Expand)Author
2020-10-22bpf, libbpf: Guard bpf inline asm from bpf_tail_call_staticDaniel Borkmann
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee
2020-05-13samples/bpf: Remove compiler warningsYonghong Song
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko
2018-09-21samples/bpf: fix compilation failurePrashant Bhole
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov