summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| |\ \ | | |/ | |/|
| | * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-122-3/+3
| * | samples/kretprobe: fix the wrong typeHuang Shijie2016-08-041-2/+2
| * | samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-7/+5
| * | samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-3/+3
| * | samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-17/+12
* | | samples/bpf: add verifier tests for the helper access to the packetAaron Yue2016-08-121-4/+110
* | | samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon2016-08-124-0/+195
* | | samples/bpf: fix bpf_perf_event_output prototypeAdam Barth2016-08-101-1/+3
| |/ |/|
* | samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov2016-08-061-2/+13
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-292-1/+8
|\
| * samples/seccomp: Add standalone config optionOlof Johansson2016-07-072-1/+8
* | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-284-1/+70
|\ \
| * | tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)2016-06-204-1/+70
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-2723-140/+1178
|\ \
| * | samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-253-0/+134
| * | bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-251-0/+2
| * | samples: Add an IPv6 '-6' option to the pktgen scriptsMartin KaFai Lau2016-07-206-11/+26
| * | bpf: make xdp sample variable names more meaningfulBrenden Blanco2016-07-202-13/+13
| * | bpf: add sample for xdp forwarding and rewriteBrenden Blanco2016-07-192-0/+119
| * | Add sample for adding simple drop program to linkBrenden Blanco2016-07-194-0/+286
| * | pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer2016-07-141-64/+0
| * | pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer2016-07-141-0/+81
| * | pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer2016-07-142-67/+93
| * | net: samples: pktgen mode samples/tests for qdisc layerJohn Fastabend2016-07-041-0/+66
| * | cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-015-0/+367
| * | samples/bpf: set max locked memory to ulimitedWilliam Tu2016-06-252-0/+6
| |/