aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-01bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample programNikita V. Shirokov1-0/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+22
2018-07-27samples: bpf: convert xdpsock_user.c to libbpfJakub Kicinski1-1/+1
2018-07-27samples: bpf: convert xdp_fwd_user.c to libbpfJakub Kicinski1-1/+1
2018-07-27samples/bpf: Add BTF build flags to MakefileTaeung Song1-1/+16
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott1-6/+6
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-5/+5
2018-06-27samples/bpf: Add xdp_sample_pkts exampleToke Høiland-Jørgensen1-0/+4
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+4
2018-05-24samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song1-0/+4
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
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-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 Kicinski1-4/+4
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski1-0/+8
2018-05-11samples: bpf: compile and link against full libbpfJakub Kicinski1-7/+14
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern1-0/+4
2018-05-03samples/bpf: sample application and documentation for AF_XDP socketsMagnus Karlsson1-0/+4
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song1-5/+6
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu1-1/+0
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov1-0/+4
2018-03-28samples/bpf: raw tracepoint testAlexei Starovoitov1-0/+1
2018-02-26samples/bpf: Add program for CPU state statisticsLeo Yan1-0/+4
2018-02-02libbpf: add error reporting in XDPEric Leblond1-1/+1
2018-01-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün1-1/+4
2018-01-11samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer1-0/+1
2018-01-05samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer1-0/+4
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik1-0/+4
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada1-3/+0
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-4/+0
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik1-0/+4
2017-11-08xdp: Sample xdp program implementing ip forwardChristina Jacob1-0/+4
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin1-2/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-22bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo1-0/+1
2017-10-18samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer1-0/+4
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar1-2/+3
2017-09-21samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes1-1/+1
2017-09-21samples/bpf: Enable cross compiler supportJoel Fernandes1-0/+5
2017-08-29samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer1-0/+4
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song1-0/+4
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend1-0/+4
2017-07-17xdp: sample program for new bpf_redirect helperJohn Fastabend1-0/+4
2017-07-11samples/bpf: fix a build issueYonghong Song1-0/+1
2017-07-01bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo1-0/+1
2017-07-01bpf: Sample BPF program to set initial cwndLawrence Brakmo1-0/+1
2017-07-01bpf: Sample BPF program to set congestion controlLawrence Brakmo1-0/+1