summaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-3/+0Star
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-111-4/+0Star
* 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-121-0/+1
* bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2017-07-021-0/+1
* bpf: Sample BPF program to set initial cwndLawrence Brakmo2017-07-021-0/+1
* bpf: Sample BPF program to set congestion controlLawrence Brakmo2017-07-021-0/+1
* bpf: Sample BPF program to set buffer sizesLawrence Brakmo2017-07-021-0/+1
* bpf: Sample bpf program to set initial windowLawrence Brakmo2017-07-021-0/+1
* bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo2017-07-021-0/+1
* bpf: program to load and attach sock_ops BPF progsLawrence Brakmo2017-07-021-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-241-0/+3
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-221-0/+4
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-241-32/+38
|\
| * samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-201-1/+1
| * samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-0/+2
| * samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-32/+36
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-181-2/+2
|\ \ | |/ |/|
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-2/+2
* | bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-081-0/+4
* | samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon2016-12-031-0/+2
* | samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon2016-12-031-1/+1
* | samples/bpf: silence compiler warningsAlexei Starovoitov2016-12-031-0/+2
* | samples/bpf: add userspace example for prohibiting socketsDavid Ahern2016-12-021-0/+4
* | samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern2016-12-021-0/+2
* | bpf: Add tests and samples for LWT-BPFThomas Graf2016-12-021-0/+4
* | samples/bpf: fix include pathAlexei Starovoitov2016-11-301-1/+1
* | bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-281-0/+1
* | samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-251-0/+2
* | bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-151-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+4
|\ \
| * | bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-131-0/+4
| |/
* / bpf: add initial suite for selftestsDaniel Borkmann2016-10-181-3/+0Star
|/
* samples/bpf: add sampleip exampleBrendan Gregg2016-09-021-0/+4