summaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu2017-04-241-0/+1
* A Sample of using socket cookie and uid for traffic monitoringChenbo Feng2017-03-241-0/+3
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-221-0/+4
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-241-32/+38
|\
| * samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-201-1/+1
| * samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-0/+2
| * samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-32/+36
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-181-2/+2
|\ \ | |/ |/|
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-2/+2
* | bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-081-0/+4
* | samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon2016-12-031-0/+2
* | samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon2016-12-031-1/+1
* | samples/bpf: silence compiler warningsAlexei Starovoitov2016-12-031-0/+2
* | samples/bpf: add userspace example for prohibiting socketsDavid Ahern2016-12-021-0/+4
* | samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern2016-12-021-0/+2
* | bpf: Add tests and samples for LWT-BPFThomas Graf2016-12-021-0/+4
* | samples/bpf: fix include pathAlexei Starovoitov2016-11-301-1/+1
* | bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-281-0/+1
* | samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-251-0/+2
* | bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-151-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+4
|\ \
| * | bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-131-0/+4
| |/
* / bpf: add initial suite for selftestsDaniel Borkmann2016-10-181-3/+0Star
|/
* samples/bpf: add sampleip exampleBrendan Gregg2016-09-021-0/+4
* samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-021-0/+4
* samples/bpf: Add tunnel set/get tests.William Tu2016-08-201-0/+1
* samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon2016-08-131-0/+5
* samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-261-0/+4
* bpf: add sample for xdp forwarding and rewriteBrenden Blanco2016-07-201-0/+5
* Add sample for adding simple drop program to linkBrenden Blanco2016-07-201-0/+4
* cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-011-0/+3
* samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2016-05-061-0/+2
* samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2016-04-291-11/+14
* samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2016-04-291-0/+8
* samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer2016-04-291-0/+18
* samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer2016-04-291-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-9/+3Star
|\
| * samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao2016-04-061-9/+3Star
* | samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-081-0/+5
|/
* samples/bpf: add map performance testAlexei Starovoitov2016-03-091-0/+4
* samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-091-0/+4
* samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-201-0/+4
* bpf: samples: exclude asm/sysreg.h for arm64Yang Shi2015-11-161-2/+5
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-031-0/+3
* samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov2015-10-221-0/+7
* samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-101-0/+4
* bpf: BPF based latency tracingDaniel Wagner2015-06-231-0/+4
* samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-211-0/+4
* samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-211-0/+4
* samples/bpf: fix in-source build of samples with clangBrenden Blanco2015-05-131-1/+1