summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)AuthorLines
2016-09-23samples: move timers example code from DocumentationShuah Khan-0/+310
2016-09-23samples: move misc-devices/mei example code from DocumentationShuah Khan-0/+491
2016-09-20bpf: add test cases for direct packet accessDaniel Borkmann-3/+430
2016-09-20samples: move mic/mpssd example code from DocumentationShuah Khan-0/+2432
2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov-0/+310
2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov-8/+106
2016-09-08rpmsg: Allow callback to return errorsBjorn Andersson-2/+4
2016-09-08rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson-3/+3
2016-09-08rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson-2/+2
2016-09-08bpf: fix range propagation on direct packet accessDaniel Borkmann-0/+102
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg-0/+238
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov-1/+290
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu-0/+327
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+24
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+16
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue-4/+110
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann-3/+3
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon-0/+195
2016-08-12samples/rpmsg: add support for multiple instancesAnna, Suman-3/+15
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth-1/+3
2016-08-06samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov-2/+13
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie-7/+5
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie-3/+3
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie-17/+12
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-1/+8
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-1/+70
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-140/+1178
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+9
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon-0/+134
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon-0/+2
2016-07-20samples: Add an IPv6 '-6' option to the pktgen scriptsMartin KaFai Lau-11/+26
2016-07-20bpf: make xdp sample variable names more meaningfulBrenden Blanco-13/+13
2016-07-19bpf: add sample for xdp forwarding and rewriteBrenden Blanco-0/+119
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco-0/+286
2016-07-19kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu-0/+9
2016-07-14pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer-64/+0
2016-07-14pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer-0/+81
2016-07-14pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer-67/+93
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil-1/+1
2016-07-08[media] v4l2-pci-skeleton: set q->dev instead of allocating a contextHans Verkuil-13/+2
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson-1/+8
2016-07-04net: samples: pktgen mode samples/tests for qdisc layerJohn Fastabend-0/+66
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau-0/+367
2016-06-25samples/bpf: set max locked memory to ulimitedWilliam Tu-0/+6
2016-06-20tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)-1/+70
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie-16/+16
2016-05-20samples/kprobes: add a new module parameterHuang Shijie-1/+5
2016-05-20kprobes: add the "tls" argument for j_do_forkHuang Shijie-1/+1
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds-1/+478