aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu
2018-04-25bpf: sockmap, remove samples programJohn Fastabend
2018-04-25bpf: sockmap, add a set of tests to run by defaultJohn Fastabend
2018-04-25bpf: sockmap, code sockmap_test in CJohn Fastabend
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger
2018-04-23bpf: sockmap sample use clang flag, -target bpfJohn Fastabend
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov
2018-04-18samples/bpf: fix xdp_monitor user output for tracepoint exceptionJesper Dangaard Brouer
2018-04-18samples/bpf: correct comment in sock_example.cWang Sheng-Hui
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-30bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend
2018-03-30bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend
2018-03-28samples/bpf: raw tracepoint testAlexei Starovoitov
2018-03-28samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann
2018-03-22vfio-mdev/samples: change RDI interrupt conditionShunyong Yang
2018-03-19bpf: sockmap test scriptJohn Fastabend
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap add SK_DROP testsJohn Fastabend
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend
2018-03-19bpf: sockmap sample, add data verification optionJohn Fastabend
2018-03-19bpf: sockmap sample, add sendfile testJohn Fastabend
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend
2018-03-16arch: remove tile portArnd Bergmann
2018-03-16arch: remove blackfin portArnd Bergmann
2018-03-08samples/bpf: add example to test reading addressTeng Qin
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-04samples/bpf: add gre sequence number test.William Tu
2018-03-02samples/bpf: detach prog from cgroupPrashant Bhole
2018-02-27Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-26samples/bpf: Add program for CPU state statisticsLeo Yan
2018-02-22samples/seccomp: do not compile when cross compiledMichal Hocko
2018-02-13bpf: samples/sockmap detach sock ops programPrashant Bhole
2018-02-13bpf: samples/sockmap fix Makefile for build errorPrashant Bhole
2018-02-13samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirectTushar Dave
2018-02-12samples: Introduce Qualcomm QMI sample clientBjorn Andersson
2018-02-06sample/bpf: fix erspan metadataWilliam Tu
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond
2018-02-02libbpf: add error reporting in XDPEric Leblond