summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)AuthorLines
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer-6/+7
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer-18/+15
2016-12-20samples/bpf: Be consistent with bpf_load_program bpf_insn parameterArnaldo Carvalho de Melo-1/+1
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer-24/+0
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer-168/+52
2016-12-20samples/bpf: Make perf_event_read() staticArnaldo Carvalho de Melo-1/+1
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-3/+3
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-2/+3
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer-109/+133
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-23/+26
2016-12-13Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+1516
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-3/+3
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)-2/+3
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau-93/+630
2016-12-03samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon-0/+134
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon-85/+218
2016-12-03samples/bpf: silence compiler warningsAlexei Starovoitov-0/+2
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern-0/+195
2016-12-02samples/bpf: Update bpf loader for cgroup section namesDavid Ahern-3/+12
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern-0/+132
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf-0/+855
2016-11-30samples/bpf: fix include pathAlexei Starovoitov-1/+1
2016-11-30samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add modeSargun Dhillon-30/+50
2016-11-28bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu-3/+3
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann-5/+15
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack-0/+173
2016-11-24samples/bpf: fix bpf loaderAlexei Starovoitov-0/+4
2016-11-24samples/bpf: fix sockex2 exampleAlexei Starovoitov-2/+2
2016-11-17docs: Sample driver to demonstrate how to use Mediated device framework.Kirti Wankhede-0/+1516
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau-0/+611
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+486
2016-11-14Merge commit 'v4.9-rc5' into nextJames Morris-0/+6
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau-0/+486
2016-11-01samples/seccomp: Support programs with >256 instructionsRicky Zhou-19/+19
2016-11-01samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropperRicky Zhou-2/+5
2016-11-01samples/seccomp: Fix hostprogs variableRicky Zhou-2/+2
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3662
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+6
2016-10-29bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann-0/+6
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann-3151/+0
2016-10-18bpf: add various tests around spill/fill of regsDaniel Borkmann-0/+116
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+3656
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan-1/+99
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds-9/+23
2016-09-29bpf: allow access into map value arraysJosef Bacik-4/+247
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao-9/+10
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao-11/+11
2016-09-23samples: move auxdisplay example code from DocumentationShuah Khan-0/+291
2016-09-23samples: move watchdog example code from DocumentationShuah Khan-0/+33