aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/bpf_helpers.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-22bpf: Add sparc support to tools and samples.Gravatar David S. Miller 1-0/+19
2017-03-22bpf: Add tests for map-in-mapGravatar Martin KaFai Lau 1-0/+1
2016-12-08bpf: xdp: Add XDP example for head adjustmentGravatar Martin KaFai Lau 1-0/+2
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2016-12-02bpf: Add tests and samples for LWT-BPFGravatar Thomas Graf 1-0/+4
2016-11-28bpf/samples: Fix PT_REGS_IP on s390x and use itGravatar Michael Holzheu 1-1/+1
2016-09-02samples/bpf: add perf_event+bpf exampleGravatar Alexei Starovoitov 1-0/+2
2016-08-19samples/bpf: Add tunnel set/get tests.Gravatar William Tu 1-0/+8
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingGravatar Daniel Borkmann 1-2/+2
2016-08-12samples/bpf: Add test_current_task_under_cgroup testGravatar Sargun Dhillon 1-0/+2
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeGravatar Adam Barth 1-1/+3
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersGravatar Sargun Dhillon 1-0/+2
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFGravatar Martin KaFai Lau 1-0/+2
2016-04-06samples/bpf: Enable powerpc supportGravatar Naveen N. Rao 1-0/+26
2016-03-08samples/bpf: add map_flags to bpf loaderGravatar Alexei Starovoitov 1-0/+1
2016-02-20samples/bpf: offwaketime exampleGravatar Alexei Starovoitov 1-0/+2
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+12
2015-10-27bpf: sample: define aarch64 specific registersGravatar Yang Shi 1-0/+12
2015-10-22samples: bpf: add bpf_perf_event_output exampleGravatar Alexei Starovoitov 1-0/+2
2015-09-17bpf: add bpf_redirect() helperGravatar Alexei Starovoitov 1-0/+4
2015-08-09samples/bpf: example of get selected PMU counter valueGravatar Kaixu Xia 1-0/+2
2015-07-08samples: bpf: enable trace samples for s390xGravatar Michael Holzheu 1-0/+25
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsGravatar Alexei Starovoitov 1-0/+6
2015-05-21samples/bpf: bpf_tail_call example for networkingGravatar Alexei Starovoitov 1-0/+2
2015-05-21samples/bpf: bpf_tail_call example for tracingGravatar Alexei Starovoitov 1-0/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+7
2015-04-06tc: bpf: add checksum helpersGravatar Alexei Starovoitov 1-0/+7
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleGravatar Alexei Starovoitov 1-0/+6
2014-12-05samples: bpf: elf_bpf file loaderGravatar Alexei Starovoitov 1-0/+40