aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/bpf_helpers.h
AgeCommit message (Expand)Author
2017-07-11samples/bpf: fix a build issueYonghong Song
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo
2017-06-14bpf: Add MIPS support to samples/bpf.David Daney
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin
2017-04-22bpf: Add sparc support to tools and samples.David S. Miller
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf
2016-11-28bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau
2016-04-06samples/bpf: Enable powerpc supportNaveen N. Rao
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-27bpf: sample: define aarch64 specific registersYang Shi
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov
2015-09-17bpf: add bpf_redirect() helperAlexei Starovoitov
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia
2015-07-08samples: bpf: enable trace samples for s390xMichael Holzheu
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov
2015-05-21samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov
2014-12-05samples: bpf: elf_bpf file loaderAlexei Starovoitov