summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds
2016-09-29bpf: allow access into map value arraysJosef Bacik
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao
2016-09-23samples: move auxdisplay example code from DocumentationShuah Khan
2016-09-23samples: move watchdog example code from DocumentationShuah Khan
2016-09-23samples: move timers example code from DocumentationShuah Khan
2016-09-23samples: move misc-devices/mei example code from DocumentationShuah Khan
2016-09-20bpf: add test cases for direct packet accessDaniel Borkmann
2016-09-20samples: move mic/mpssd example code from DocumentationShuah Khan
2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov
2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov
2016-09-08rpmsg: Allow callback to return errorsBjorn Andersson
2016-09-08rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson
2016-09-08rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson
2016-09-08bpf: fix range propagation on direct packet accessDaniel 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon
2016-08-12samples/rpmsg: add support for multiple instancesAnna, Suman
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth
2016-08-06samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon
2016-07-20samples: Add an IPv6 '-6' option to the pktgen scriptsMartin KaFai Lau
2016-07-20bpf: make xdp sample variable names more meaningfulBrenden Blanco
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-19kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu
2016-07-14pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer
2016-07-14pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer
2016-07-14pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer