summaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-241-0/+4
|\
| * samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song2018-05-241-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-141-1/+2
* | samples: bpf: move libbpf from object dependencies to libsJakub Kicinski2018-05-141-94/+51
* | samples: bpf: fix build after move to compiling full libbpf.aJakub Kicinski2018-05-141-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-031-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/+0
* | 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-021-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-051-0/+4
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-121-0/+4
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-3/+0
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-111-4/+0
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-111-0/+4
* xdp: Sample xdp program implementing ip forwardChristina Jacob2017-11-081-0/+4
* bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-051-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo2017-10-221-0/+1
* | samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer2017-10-181-0/+4
* | bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar2017-10-161-2/+3
* | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-211-1/+1
* | samples/bpf: Enable cross compiler supportJoel Fernandes2017-09-211-0/+5
|/
* samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer2017-08-291-0/+4
* bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song2017-08-071-0/+4
* xdp: bpf redirect with map sample programJohn Fastabend2017-07-171-0/+4
* xdp: sample program for new bpf_redirect helperJohn Fastabend2017-07-171-0/+4
* samples/bpf: fix a build issueYonghong Song2017-07-111-0/+1
* bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2017-07-011-0/+1
* bpf: Sample BPF program to set initial cwndLawrence Brakmo2017-07-011-0/+1
* bpf: Sample BPF program to set congestion controlLawrence Brakmo2017-07-011-0/+1
* bpf: Sample BPF program to set buffer sizesLawrence Brakmo2017-07-011-0/+1
* bpf: Sample bpf program to set initial windowLawrence Brakmo2017-07-011-0/+1
* bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo2017-07-011-0/+1
* bpf: program to load and attach sock_ops BPF progsLawrence Brakmo2017-07-011-0/+3
* samples/bpf: fix a build problemYonghong Song2017-06-221-1/+1
* samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney2017-06-141-0/+13
* samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu2017-04-241-0/+1
* A Sample of using socket cookie and uid for traffic monitoringChenbo Feng2017-03-231-0/+3