summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-104-1/+634
|\
| * soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann2018-03-271-0/+1
| * samples: Introduce Qualcomm QMI sample clientBjorn Andersson2018-02-124-1/+633
* | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-061-1/+1
|\ \
| * | vfio-mdev/samples: change RDI interrupt conditionShunyong Yang2018-03-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-0318-35/+1653
|\ \ \
| * | | bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend2018-03-303-4/+60
| * | | bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend2018-03-303-11/+87
| * | | samples/bpf: raw tracepoint testAlexei Starovoitov2018-03-284-0/+44
| * | | samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King2018-03-281-1/+1
| * | | bpf: sockmap test scriptJohn Fastabend2018-03-191-0/+450
| * | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-192-14/+97
| * | | bpf: sockmap add SK_DROP testsJohn Fastabend2018-03-192-16/+61
| * | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-192-8/+64
| * | | bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-192-7/+66
| * | | bpf: sockmap sample, add data verification optionJohn Fastabend2018-03-191-34/+84
| * | | bpf: sockmap sample, add sendfile testJohn Fastabend2018-03-191-10/+60
| * | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-193-8/+119
| * | | samples/bpf: add example to test reading addressTeng Qin2018-03-082-0/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-9/+1
| |\| |
| * | | samples/bpf: add gre sequence number test.William Tu2018-03-042-4/+7
| * | | samples/bpf: detach prog from cgroupPrashant Bhole2018-03-022-0/+4
| * | | samples/bpf: Add program for CPU state statisticsLeo Yan2018-02-263-0/+504
| * | | bpf: samples/sockmap detach sock ops programPrashant Bhole2018-02-131-0/+1
| * | | bpf: samples/sockmap fix Makefile for build errorPrashant Bhole2018-02-131-1/+1
| * | | samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirectTushar Dave2018-02-131-0/+7
| | |/ | |/|
* | | arch: remove tile portArnd Bergmann2018-03-161-8/+0
* | | arch: remove blackfin portArnd Bergmann2018-03-164-99/+1
| |/ |/|
* | Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-271-9/+1
|\ \ | |/ |/|
| * samples/seccomp: do not compile when cross compiledMichal Hocko2018-02-221-9/+1
* | sample/bpf: fix erspan metadataWilliam Tu2018-02-062-27/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-0410-127/+25
|\ \
| * | samples/bpf: use bpf_set_link_xdp_fdEric Leblond2018-02-029-126/+24
| * | libbpf: add error reporting in XDPEric Leblond2018-02-021-1/+1
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-6/+2
|\ \ \ | |/ / |/| |
| * | Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman2017-12-111-2/+12
| |\ \
| * | | kobject: Remove redundant license textGreg Kroah-Hartman2017-12-072-6/+0
| * | | kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman2017-12-072-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3114-142/+2121
|\ \ \
| * | | samples/bpf: Partially fixes the bpf.o buildMickaël Salaün2018-01-261-1/+4
| * | | bpf: sockmap set rlimitJohn Fastabend2018-01-241-0/+7
| * | | bpf: sockmap put client sockets in blocking modeJohn Fastabend2018-01-241-1/+1
| * | | bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend2018-01-241-5/+21
| * | | bpf: sockmap sample, report bytes/secJohn Fastabend2018-01-241-5/+42
| * | | bpf: sockmap sample, use fork() for send and recvJohn Fastabend2018-01-241-16/+39
| * | | bpf: add sendmsg option for testing BPF programsJohn Fastabend2018-01-241-3/+145
| * | | bpf: refactor sockmap sample program update for arg parsingJohn Fastabend2018-01-241-51/+114
| * | | samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer2018-01-202-67/+443
| * | | samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer2018-01-181-3/+5
| * | | samples/bpf: Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1