| Commit message (Expand) | Author | Age | Files | Lines |
* | samples/bpf: fix a build issue | Yonghong Song | 2017-07-11 | 1 | -198/+0 |
* | bpf: Add setsockopt helper function to bpf | Lawrence Brakmo | 2017-07-01 | 1 | -0/+3 |
* | bpf: Add MIPS support to samples/bpf. | David Daney | 2017-06-14 | 1 | -0/+13 |
* | samples/bpf: add tests for more perf event types | Teng Qin | 2017-06-04 | 1 | -1/+2 |
* | bpf: Add sparc support to tools and samples. | David S. Miller | 2017-04-22 | 1 | -0/+19 |
* | bpf: Add tests for map-in-map | Martin KaFai Lau | 2017-03-22 | 1 | -0/+1 |
* | bpf: xdp: Add XDP example for head adjustment | Martin KaFai Lau | 2016-12-08 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 1 | -1/+1 |
|\ |
|
| * | bpf/samples: Fix PT_REGS_IP on s390x and use it | Michael Holzheu | 2016-11-28 | 1 | -1/+1 |
* | | bpf: Add tests and samples for LWT-BPF | Thomas Graf | 2016-12-02 | 1 | -0/+4 |
|/ |
|
* | samples/bpf: add perf_event+bpf example | Alexei Starovoitov | 2016-09-02 | 1 | -0/+2 |
* | samples/bpf: Add tunnel set/get tests. | William Tu | 2016-08-19 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-18 | 1 | -2/+2 |
|\ |
|
| * | bpf: fix bpf_skb_in_cgroup helper naming | Daniel Borkmann | 2016-08-12 | 1 | -2/+2 |
* | | samples/bpf: Add test_current_task_under_cgroup test | Sargun Dhillon | 2016-08-12 | 1 | -0/+2 |
* | | samples/bpf: fix bpf_perf_event_output prototype | Adam Barth | 2016-08-10 | 1 | -1/+3 |
|/ |
|
* | bpf: Add bpf_probe_write_user BPF helper to be called in tracers | Sargun Dhillon | 2016-07-25 | 1 | -0/+2 |
* | cgroup: bpf: Add an example to do cgroup checking in BPF | Martin KaFai Lau | 2016-07-01 | 1 | -0/+2 |
* | samples/bpf: Enable powerpc support | Naveen N. Rao | 2016-04-06 | 1 | -0/+26 |
* | samples/bpf: add map_flags to bpf loader | Alexei Starovoitov | 2016-03-08 | 1 | -0/+1 |
* | samples/bpf: offwaketime example | Alexei Starovoitov | 2016-02-20 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 1 | -0/+12 |
|\ |
|
| * | bpf: sample: define aarch64 specific registers | Yang Shi | 2015-10-27 | 1 | -0/+12 |
* | | samples: bpf: add bpf_perf_event_output example | Alexei Starovoitov | 2015-10-22 | 1 | -0/+2 |
* | | bpf: add bpf_redirect() helper | Alexei Starovoitov | 2015-09-17 | 1 | -0/+4 |
|/ |
|
* | samples/bpf: example of get selected PMU counter value | Kaixu Xia | 2015-08-09 | 1 | -0/+2 |
* | samples: bpf: enable trace samples for s390x | Michael Holzheu | 2015-07-08 | 1 | -0/+25 |
* | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov | 2015-06-15 | 1 | -0/+6 |
* | samples/bpf: bpf_tail_call example for networking | Alexei Starovoitov | 2015-05-21 | 1 | -0/+2 |
* | samples/bpf: bpf_tail_call example for tracing | Alexei Starovoitov | 2015-05-21 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 1 | -0/+7 |
|\ |
|
| * | tc: bpf: add checksum helpers | Alexei Starovoitov | 2015-04-06 | 1 | -0/+7 |
* | | samples/bpf: Add simple non-portable kprobe filter example | Alexei Starovoitov | 2015-04-02 | 1 | -0/+6 |
|/ |
|
* | samples: bpf: elf_bpf file loader | Alexei Starovoitov | 2014-12-05 | 1 | -0/+40 |