summaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich2019-07-151-1/+1
* samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev2019-07-031-0/+1
* bpf: Add support for fq's EDT to HBMbrakmo2019-07-031-0/+2
* samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee2019-06-181-9/+0Star
* samples/bpf: fix include path in MakefilePrashant Bhole2019-06-151-1/+1
* samples: bpf: don't run probes at the local make stageJakub Kicinski2019-06-111-0/+3
* samples: bpf: print a warning about headers_installJakub Kicinski2019-06-061-0/+9
* selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin2019-05-281-2/+0Star
* BPF: Add sample code for new ib_umad tracepointIra Weiny2019-03-271-0/+3
* bpf: User program for testing HBMbrakmo2019-03-021-0/+3
* bpf: Sample HBM BPF program to limit egress bwbrakmo2019-03-021-0/+2
* samples: bpf: use libbpf where easyJakub Kicinski2019-03-011-3/+3
* samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski2019-03-011-2/+0Star
* samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson2019-02-251-1/+0Star
* samples/bpf: Convert XDP samples to libbpf usageMaciej Fijalkowski2019-02-011-4/+4
* samples/bpf: workaround clang asm goto compilation errorsYonghong Song2019-01-151-0/+1
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-3/+1Star
|\
| * treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+1
| * treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-231-3/+0Star
* | tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song2018-11-201-0/+8
|/
* bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample programNikita V. Shirokov2018-09-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-3/+22
|\
| * samples: bpf: convert xdpsock_user.c to libbpfJakub Kicinski2018-07-271-1/+1
| * samples: bpf: convert xdp_fwd_user.c to libbpfJakub Kicinski2018-07-271-1/+1
| * samples/bpf: Add BTF build flags to MakefileTaeung Song2018-07-271-1/+16
| * samples/bpf: Add xdp_sample_pkts exampleToke Høiland-Jørgensen2018-06-271-0/+4
* | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-171-6/+6
* | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-171-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-251-0/+4
|\
| * samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song2018-05-251-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-1/+1
|\ \ | |/ |/|
| * x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov2018-05-131-1/+1
* | samples: bpf: make the build less noisyJakub Kicinski2018-05-151-1/+2
* | samples: bpf: move libbpf from object dependencies to libsJakub Kicinski2018-05-151-94/+51Star
* | samples: bpf: fix build after move to compiling full libbpf.aJakub Kicinski2018-05-151-5/+12
* | samples: bpf: convert some XDP samples from bpf_load to libbpfJakub Kicinski2018-05-111-4/+4
* | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-111-0/+8
* | samples: bpf: compile and link against full libbpfJakub Kicinski2018-05-111-7/+14
* | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+4
* | samples/bpf: sample application and documentation for AF_XDP socketsMagnus Karlsson2018-05-041-0/+4
* | samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-291-5/+6
* | samples/bpf: remove the bpf tunnel testsuite.William Tu2018-04-271-1/+0Star
* | bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov2018-04-181-0/+4
|/
* samples/bpf: raw tracepoint testAlexei Starovoitov2018-03-281-0/+1
* samples/bpf: Add program for CPU state statisticsLeo Yan2018-02-261-0/+4
* libbpf: add error reporting in XDPEric Leblond2018-02-031-1/+1
* samples/bpf: Partially fixes the bpf.o buildMickaël Salaün2018-01-261-1/+4
* samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer2018-01-111-0/+1
* samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer2018-01-061-0/+4
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-121-0/+4