summaryrefslogtreecommitdiff
path: root/samples/bpf/Makefile
AgeCommit message (Expand)Author
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau
2016-12-03samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon
2016-12-03samples/bpf: silence compiler warningsAlexei Starovoitov
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf
2016-11-30samples/bpf: fix include pathAlexei Starovoitov
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon
2016-07-19bpf: add sample for xdp forwarding and rewriteBrenden Blanco
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov
2016-04-06samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao
2016-03-08samples/bpf: add map performance testAlexei Starovoitov
2016-03-08samples/bpf: add bpf map stress testAlexei Starovoitov
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia
2015-06-23bpf: BPF based latency tracingDaniel Wagner
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov
2015-05-21samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov
2015-05-12samples/bpf: fix in-source build of samples with clangBrenden Blanco
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 kmem_alloc()/free() tracker toolAlexei Starovoitov