summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-0/+9
|\ \
| * | kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu2016-07-191-0/+9
| |/
* | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* | [media] v4l2-pci-skeleton: set q->dev instead of allocating a contextHans Verkuil2016-07-081-13/+2
|/
* samples/kprobes: print out the symbol name for the hooksHuang Shijie2016-05-201-16/+16
* samples/kprobes: add a new module parameterHuang Shijie2016-05-201-1/+5
* kprobes: add the "tls" argument for j_do_forkHuang Shijie2016-05-201-1/+1
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-196-1/+478
|\
| * samples: v4l: from Documentation to samples directoryArnd Bergmann2016-04-283-1/+925
| * samples: connector: from Documentation to samples directoryArnd Bergmann2016-04-286-1/+478
* | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-13/+1
|\ \
| * | rpmsg: use module_rpmsg_driver in existing drivers and examplesAndrew F. Davis2016-05-061-12/+1
| * | rpmsg: drop owner assignment from rpmsg_driversAndrew F. Davis2016-05-061-1/+0
| |/
* | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-183-1/+924
|\ \
OpenPOWER on IntegriCloud