aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-32/+38
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer1-1/+1
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer1-0/+2
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer1-32/+36
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-2/+2
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau1-0/+4
2016-12-03samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon1-0/+2
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon1-1/+1
2016-12-03samples/bpf: silence compiler warningsAlexei Starovoitov1-0/+2
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern1-0/+4
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern1-0/+2
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf1-0/+4
2016-11-30samples/bpf: fix include pathAlexei Starovoitov1-1/+1
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann1-0/+1
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack1-0/+2
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau1-0/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau1-0/+4
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann1-3/+0
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg1-0/+4
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov1-0/+4
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu1-0/+1
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon1-0/+5
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon1-0/+4
2016-07-19bpf: add sample for xdp forwarding and rewriteBrenden Blanco1-0/+5
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco1-0/+4
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau1-0/+3
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov1-0/+2
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer1-11/+14
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer1-0/+8
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer1-0/+18
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer1-1/+5
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+3
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov1-0/+5
2016-04-06samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao1-9/+3
2016-03-08samples/bpf: add map performance testAlexei Starovoitov1-0/+4
2016-03-08samples/bpf: add bpf map stress testAlexei Starovoitov1-0/+4
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov1-0/+4
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi1-2/+5
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann1-0/+3
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov1-0/+7
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia1-0/+4
2015-06-23bpf: BPF based latency tracingDaniel Wagner1-0/+4
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov1-0/+4
2015-05-21samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov1-0/+4
2015-05-12samples/bpf: fix in-source build of samples with clangBrenden Blanco1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov1-0/+1
2015-04-02samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov1-0/+4