aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/bpf_helpers.h
AgeCommit message (Expand)Author
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
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