summaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
AgeCommit message (Expand)AuthorLines
2017-08-29samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer-0/+4
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song-0/+4
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend-0/+4
2017-07-17xdp: sample program for new bpf_redirect helperJohn Fastabend-0/+4
2017-07-11samples/bpf: fix a build issueYonghong Song-0/+1
2017-07-01bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo-0/+1
2017-07-01bpf: Sample BPF program to set initial cwndLawrence Brakmo-0/+1
2017-07-01bpf: Sample BPF program to set congestion controlLawrence Brakmo-0/+1
2017-07-01bpf: Sample BPF program to set buffer sizesLawrence Brakmo-0/+1
2017-07-01bpf: Sample bpf program to set initial windowLawrence Brakmo-0/+1
2017-07-01bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo-0/+1
2017-07-01bpf: program to load and attach sock_ops BPF progsLawrence Brakmo-0/+3
2017-06-22samples/bpf: fix a build problemYonghong Song-1/+1
2017-06-14samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney-0/+13
2017-04-24samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu-0/+1
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng-0/+3
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau-0/+4
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-32/+38
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer-1/+1
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer-0/+2
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer-32/+36
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+2
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-2/+2
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau-0/+4
2016-12-03samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon-0/+2
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon-1/+1
2016-12-03samples/bpf: silence compiler warningsAlexei Starovoitov-0/+2
2016-12-02samples/bpf: add userspace example for prohibiting socketsDavid Ahern-0/+4
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern-0/+2
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf-0/+4
2016-11-30samples/bpf: fix include pathAlexei Starovoitov-1/+1
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann-0/+1
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack-0/+2
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau-0/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau-0/+4
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann-3/+0
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg-0/+4
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov-0/+4
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu-0/+1
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon-0/+5
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon-0/+4
2016-07-19bpf: add sample for xdp forwarding and rewriteBrenden Blanco-0/+5
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco-0/+4
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau-0/+3
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov-0/+2
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer-11/+14
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer-0/+8
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer-0/+18
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer-1/+5