aboutsummaryrefslogtreecommitdiffstats
path: root/samples (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds2-26/+50
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2-21/+31
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2-5/+19
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds4-1/+634
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-35/+1653
2018-03-30bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend3-4/+60
2018-03-30bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend3-11/+87
2018-03-28samples/bpf: raw tracepoint testAlexei Starovoitov4-0/+44
2018-03-28samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King1-1/+1
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann1-0/+1
2018-03-22vfio-mdev/samples: change RDI interrupt conditionShunyong Yang1-1/+1
2018-03-19bpf: sockmap test scriptJohn Fastabend1-0/+450
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2-14/+97
2018-03-19bpf: sockmap add SK_DROP testsJohn Fastabend2-16/+61
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2-8/+64
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2-7/+66
2018-03-19bpf: sockmap sample, add data verification optionJohn Fastabend1-34/+84
2018-03-19bpf: sockmap sample, add sendfile testJohn Fastabend1-10/+60
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend3-8/+119
2018-03-16arch: remove tile portArnd Bergmann1-8/+0
2018-03-16arch: remove blackfin portArnd Bergmann4-99/+1
2018-03-08samples/bpf: add example to test reading addressTeng Qin2-0/+19
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+1
2018-03-04samples/bpf: add gre sequence number test.William Tu2-4/+7
2018-03-02samples/bpf: detach prog from cgroupPrashant Bhole2-0/+4
2018-02-27Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc4James Morris1-9/+1
2018-02-26samples/bpf: Add program for CPU state statisticsLeo Yan3-0/+504
2018-02-22samples/seccomp: do not compile when cross compiledMichal Hocko1-9/+1
2018-02-13bpf: samples/sockmap detach sock ops programPrashant Bhole1-0/+1
2018-02-13bpf: samples/sockmap fix Makefile for build errorPrashant Bhole1-1/+1
2018-02-13samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirectTushar Dave1-0/+7
2018-02-12samples: Introduce Qualcomm QMI sample clientBjorn Andersson4-1/+633
2018-02-06sample/bpf: fix erspan metadataWilliam Tu2-27/+18
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-127/+25
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond9-126/+24
2018-02-02libbpf: add error reporting in XDPEric Leblond1-1/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-142/+2121
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds4-60/+0
2018-01-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün1-1/+4
2018-01-24bpf: sockmap set rlimitJohn Fastabend1-0/+7
2018-01-24bpf: sockmap put client sockets in blocking modeJohn Fastabend1-1/+1
2018-01-24bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend1-5/+21
2018-01-24bpf: sockmap sample, report bytes/secJohn Fastabend1-5/+42
2018-01-24bpf: sockmap sample, use fork() for send and recvJohn Fastabend1-16/+39
2018-01-24bpf: add sendmsg option for testing BPF programsJohn Fastabend1-3/+145
2018-01-24bpf: refactor sockmap sample program update for arg parsingJohn Fastabend1-51/+114
2018-01-20samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer2-67/+443
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer1-3/+5