summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAge
* bpf: add a test case to test single tp multiple bpf attachmentYonghong Song2017-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
| |\
| | * bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
| * | Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-18
| |\ \ | | |/ | |/|
| | * tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)2017-10-17
* | | bpf: create samples/bpf/tcp_bpf.readmeLawrence Brakmo2017-10-22
* | | bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo2017-10-22
* | | samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer2017-10-18
* | | bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar2017-10-16
* | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-07
* | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-07
* | | samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer2017-10-06
* | | samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer2017-10-06
* | | samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer2017-10-06
* | | samples/bpf: use bpf_prog_query() interfaceAlexei Starovoitov2017-10-04
* | | samples/bpf: add multi-prog cgroup test caseAlexei Starovoitov2017-10-04
* | | samples/bpf: fix warnings in xdp_monitor_userStephen Hemminger2017-10-01
* | | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-29
* | | samples/bpf: Add documentation on cross compilationJoel Fernandes2017-09-21
* | | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-21
* | | samples/bpf: Enable cross compiler supportJoel Fernandes2017-09-21
* | | samples/bpf: Use getppid instead of getpgrp for array map stressJoel Fernandes2017-09-21
|/ /
* | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-07
|\ \
| * | media: v4l2-pci-skeleton: constify vb2_ops structuresJulia Lawall2017-08-20
| |/
* | bpf: Add lru_hash_lookup performance testMartin KaFai Lau2017-09-01
* | samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern2017-09-01
* | samples/bpf: Update cgrp2 socket testsDavid Ahern2017-09-01
* | samples/bpf: Add option to dump socket settingsDavid Ahern2017-09-01
* | samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern2017-09-01
* | samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern2017-09-01
* | samples/bpf: Fix compilation issue in redirect dummy programTariq Toukan2017-08-31
* | samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer2017-08-29
* | samples/bpf: xdp_redirect load XDP dummy prog on TX deviceJesper Dangaard Brouer2017-08-29
* | samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu2017-08-28
* | bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-28
* | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-19
* | bpf: sockmap sample programJohn Fastabend2017-08-16
* | bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song2017-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-01
|\ \ | |/
| * samples/bpf: fix bpf tunnel cleanupWilliam Tu2017-07-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-21
|\ \ | |/
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-13
| |\
| | * kfifo: clean up example to not use page_linkLogan Gunthorpe2017-07-12
* | | samples/bpf: add option for native and skb mode for redirect appsAndy Gospodarek2017-07-17
* | | xdp: bpf redirect with map sample programJohn Fastabend2017-07-17
* | | xdp: sample program for new bpf_redirect helperJohn Fastabend2017-07-17
|/ /
* | samples/bpf: fix a build issueYonghong Song2017-07-11
|/
* bpf: fix return in load_bpf_fileLawrence Brakmo2017-07-05
* bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2017-07-01