aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * samples: bpf: convert xdpsock_user.c to libbpfJakub Kicinski2018-07-27
| * samples: bpf: convert xdp_fwd_user.c to libbpfJakub Kicinski2018-07-27
| * samples/bpf: Add BTF build flags to MakefileTaeung Song2018-07-26
| * samples/bpf: Add xdp_sample_pkts exampleToke Høiland-Jørgensen2018-06-27
* | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-17
* | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-24
|\
| * samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song2018-05-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
|\ \ | |/ |/|
| * x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov2018-05-13
* | samples: bpf: make the build less noisyJakub Kicinski2018-05-15
* | samples: bpf: move libbpf from object dependencies to libsJakub Kicinski2018-05-15
* | samples: bpf: fix build after move to compiling full libbpf.aJakub Kicinski2018-05-15
* | samples: bpf: convert some XDP samples from bpf_load to libbpfJakub Kicinski2018-05-10
* | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-10
* | samples: bpf: compile and link against full libbpfJakub Kicinski2018-05-10
* | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-10
* | samples/bpf: sample application and documentation for AF_XDP socketsMagnus Karlsson2018-05-03
* | samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-29
* | samples/bpf: remove the bpf tunnel testsuite.William Tu2018-04-26
* | bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov2018-04-18
|/
* samples/bpf: raw tracepoint testAlexei Starovoitov2018-03-28
* samples/bpf: Add program for CPU state statisticsLeo Yan2018-02-26
* libbpf: add error reporting in XDPEric Leblond2018-02-02
* samples/bpf: Partially fixes the bpf.o buildMickaël Salaün2018-01-26
* samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer2018-01-10
* samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer2018-01-05
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-12
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-17
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-10
* xdp: Sample xdp program implementing ip forwardChristina Jacob2017-11-07
* bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo2017-10-21
* | samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer2017-10-18
* | bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar2017-10-16
* | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-21
* | samples/bpf: Enable cross compiler supportJoel Fernandes2017-09-21
|/
* samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer2017-08-29
* bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song2017-08-07
* xdp: bpf redirect with map sample programJohn Fastabend2017-07-17
* xdp: sample program for new bpf_redirect helperJohn Fastabend2017-07-17
* samples/bpf: fix a build issueYonghong Song2017-07-11
* bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2017-07-01
* bpf: Sample BPF program to set initial cwndLawrence Brakmo2017-07-01
* bpf: Sample BPF program to set congestion controlLawrence Brakmo2017-07-01
* bpf: Sample BPF program to set buffer sizesLawrence Brakmo2017-07-01