aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/test_cgrp2_tc_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-15samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee1-56/+0
2023-01-15samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee1-2/+1
2023-01-15samples/bpf: replace BPF programs header with net_shared.hDaniel T. Lee1-4/+2
2023-01-15samples/bpf: replace legacy map with the BTF-defined mapDaniel T. Lee1-18/+7
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2016-10-29bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann1-0/+1
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-1/+1
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau1-0/+69