aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-01bpf: Sample BPF program to set buffer sizesLawrence Brakmo1-0/+1
2017-07-01bpf: Sample bpf program to set initial windowLawrence Brakmo1-0/+1
2017-07-01bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo1-0/+1
2017-07-01bpf: program to load and attach sock_ops BPF progsLawrence Brakmo1-0/+3
2017-06-22samples/bpf: fix a build problemYonghong Song1-1/+1
2017-06-14samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney1-0/+13
2017-04-24samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu1-0/+1
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng1-0/+3
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau1-0/+4
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-32/+38
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer1-1/+1
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer1-0/+2
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer1-32/+36
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-2/+2
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau1-0/+4
2016-12-03samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon1-0/+2
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon1-1/+1
2016-12-03samples/bpf: silence compiler warningsAlexei Starovoitov1-0/+2
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern1-0/+4
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern1-0/+2
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf1-0/+4
2016-11-30samples/bpf: fix include pathAlexei Starovoitov1-1/+1
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann1-0/+1
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack1-0/+2
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau1-0/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4