summaryrefslogtreecommitdiffstats
path: root/samples/bpf/bpf_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add sparc support to tools and samples.David S. Miller2017-04-221-0/+19
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-221-0/+1
* bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-081-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-1/+1
|\
| * bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu2016-11-281-1/+1
* | bpf: Add tests and samples for LWT-BPFThomas Graf2016-12-021-0/+4
|/
* samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-021-0/+2
* samples/bpf: Add tunnel set/get tests.William Tu2016-08-201-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-181-2/+2
|\
| * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-131-2/+2
* | samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon2016-08-131-0/+2
* | samples/bpf: fix bpf_perf_event_output prototypeAdam Barth2016-08-111-1/+3
|/
* bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-261-0/+2
* cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-011-0/+2
* samples/bpf: Enable powerpc supportNaveen N. Rao2016-04-061-0/+26
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-081-0/+1
* samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-201-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+12
|\
| * bpf: sample: define aarch64 specific registersYang Shi2015-10-281-0/+12
* | samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov2015-10-221-0/+2
* | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-181-0/+4
|/
* samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-101-0/+2
* samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-091-0/+25
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-161-0/+6
* samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-211-0/+2
* samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-211-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-0/+7
|\
| * tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-0/+7
* | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-021-0/+6
|/
* samples: bpf: elf_bpf file loaderAlexei Starovoitov2014-12-061-0/+40