summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-12-132-0/+1516
|\
| * docs: Sample driver to demonstrate how to use Mediated device framework.Kirti Wankhede2016-11-172-0/+1516
* | bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-088-93/+630
* | samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon2016-12-032-0/+134
* | samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon2016-12-034-85/+218
* | samples/bpf: silence compiler warningsAlexei Starovoitov2016-12-031-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-033-3/+3
|\ \
| * | bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu2016-11-283-3/+3
* | | samples/bpf: add userspace example for prohibiting socketsDavid Ahern2016-12-024-0/+195
* | | samples/bpf: Update bpf loader for cgroup section namesDavid Ahern2016-12-022-3/+12
* | | samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern2016-12-023-0/+132
* | | bpf: Add tests and samples for LWT-BPFThomas Graf2016-12-027-0/+855
* | | samples/bpf: fix include pathAlexei Starovoitov2016-11-301-1/+1
* | | samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add modeSargun Dhillon2016-11-301-30/+50
* | | bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-275-5/+15
* | | samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-254-0/+173
* | | samples/bpf: fix bpf loaderAlexei Starovoitov2016-11-241-0/+4
* | | samples/bpf: fix sockex2 exampleAlexei Starovoitov2016-11-242-2/+2
* | | bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-154-0/+611
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-154-0/+486
|\| |
| * | bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-124-0/+486
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3030-1/+3662
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-296-0/+6
| |\
| | * bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann2016-10-296-0/+6
| * | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-1424-1/+3656
| |\ \ | | |/ | |/|
| | * samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-104-1/+99
| | * samples: move auxdisplay example code from DocumentationShuah Khan2016-09-233-0/+291
| | * samples: move watchdog example code from DocumentationShuah Khan2016-09-233-0/+33
| | * samples: move timers example code from DocumentationShuah Khan2016-09-233-0/+310
| | * samples: move misc-devices/mei example code from DocumentationShuah Khan2016-09-234-0/+491
| | * samples: move mic/mpssd example code from DocumentationShuah Khan2016-09-207-0/+2432
* | | bpf: add initial suite for selftestsDaniel Borkmann2016-10-183-3151/+0
* | | bpf: add various tests around spill/fill of regsDaniel Borkmann2016-10-181-0/+116
|/ /
* | Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-061-9/+23
|\ \
| * | rpmsg: Allow callback to return errorsBjorn Andersson2016-09-081-2/+4
| * | rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson2016-09-081-3/+3
| * | rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson2016-09-081-2/+2
| * | samples/rpmsg: add support for multiple instancesAnna, Suman2016-08-121-3/+15
| |/
* | bpf: allow access into map value arraysJosef Bacik2016-09-292-4/+247
* | bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2016-09-272-9/+10
* | bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao2016-09-273-11/+11
* | bpf: add test cases for direct packet accessDaniel Borkmann2016-09-201-3/+430
* | samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2016-09-172-0/+310
* | samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2016-09-172-8/+106
* | bpf: fix range propagation on direct packet accessDaniel Borkmann2016-09-081-0/+102
* | samples/bpf: add sampleip exampleBrendan Gregg2016-09-023-0/+238
* | samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-025-1/+290
* | samples/bpf: Add tunnel set/get tests.William Tu2016-08-194-0/+327
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-185-31/+24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-173-5/+16
| |\ \ | | |/ | |/|