aboutsummaryrefslogtreecommitdiffstats
path: root/samples (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-0/+2501
2018-06-09samples: mbochs: add DMA_SHARED_BUFFER dependencyArnd Bergmann1-0/+1
2018-06-08sample: vfio bochs vbe display (host device for bochs-drm)Gerd Hoffmann3-0/+1420
2018-06-08sample: vfio mdev display - guest driverGerd Hoffmann3-0/+242
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann4-0/+838
2018-06-07Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linuxLinus Torvalds1-15/+1
2018-06-05samples/bpf: xdpsock: use skb Tx path for XDP_SKBBjörn Töpel1-0/+5
2018-06-04samples/bpf: minor *_nb_free performance fixMagnus Karlsson1-3/+5
2018-06-04samples/bpf: adapted to new uapiBjörn Töpel1-48/+36
2018-06-03bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern1-1/+1
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-59/+599
2018-05-24samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmitJesper Dangaard Brouer2-5/+40
2018-05-24samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmitJesper Dangaard Brouer2-1/+82
2018-05-24samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song3-0/+405
2018-05-22samples/bpf: adapt xdpsock to the new uapiBjörn Töpel1-47/+76
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-18xsk: clean up SPDX headersBjörn Töpel1-11/+1
2018-05-16samples/bpf: Decrement ttl in fib forwarding exampleDavid Ahern1-8/+31
2018-05-14samples: bpf: make the build less noisyJakub Kicinski1-1/+2
2018-05-14samples: bpf: move libbpf from object dependencies to libsJakub Kicinski1-94/+51
2018-05-14samples: bpf: fix build after move to compiling full libbpf.aJakub Kicinski1-5/+12
2018-05-14samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski8-12/+17
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski35-35/+34
2018-05-14samples/bpf: xdp_monitor, accept short optionsPrashant Bhole1-2/+2
2018-05-13x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov1-1/+1
2018-05-11samples: bpf: convert some XDP samples from bpf_load to libbpfJakub Kicinski4-43/+78
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski2-3/+11
2018-05-11samples: bpf: compile and link against full libbpfJakub Kicinski1-7/+14
2018-05-11samples: bpf: rename struct bpf_map_def to avoid conflict with libbpfJakub Kicinski2-7/+7
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern3-0/+255
2018-05-03samples/bpf: sample application and documentation for AF_XDP socketsMagnus Karlsson4-0/+1019
2018-04-29samples/bpf: fix kprobe attachment issue on x64Yonghong Song1-8/+26
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song8-175/+20
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui1-2/+0
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu3-1003/+0
2018-04-25bpf: sockmap, remove samples programJohn Fastabend4-2276/+0
2018-04-25bpf: sockmap, add a set of tests to run by defaultJohn Fastabend1-51/+512
2018-04-25bpf: sockmap, code sockmap_test in CJohn Fastabend1-96/+113
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2-0/+87
2018-04-23bpf: sockmap sample use clang flag, -target bpfJohn Fastabend1-2/+5
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-26/+50
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds2-26/+50
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov3-0/+298
2018-04-18samples/bpf: fix xdp_monitor user output for tracepoint exceptionJesper Dangaard Brouer1-1/+1
2018-04-18samples/bpf: correct comment in sock_example.cWang Sheng-Hui1-2/+2
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-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda1-15/+1
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