summaryrefslogtreecommitdiffstats
path: root/samples/bpf
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: Fix tracex7 error raised on the missing argumentJuhee Kang2021-09-222-0/+6
* samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai2021-07-141-1/+1
* samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen2021-05-191-2/+2
* samples, bpf: Add missing munmap in xdpsockMaciej Fijalkowski2021-03-171-0/+2
* samples: bpf: Fix lwt_len_hist reusing previous BPF mapDaniel T. Lee2020-12-302-0/+2
* samples/bpf: Fix possible deadlock in xdpsockMagnus Karlsson2020-11-051-0/+1
* bpf: Fix fds_example SIGSEGV errorWenbo Zhang2020-08-191-1/+2
* bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh2020-06-303-21/+7
* samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi2020-06-302-14/+17
* samples: bpf: Fix build errorMatteo Croce2020-06-031-2/+0
* samples/bpf: Set -fno-stack-protector when building BPF programsToke Høiland-Jørgensen2020-02-241-0/+1
* samples/bpf: Xdp_redirect_cpu fix missing tracepoint attachJesper Dangaard Brouer2020-02-111-4/+55
* samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen2020-02-111-1/+1
* samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer2020-01-261-3/+3
* samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee2020-01-2612-178/+178
* samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee2020-01-121-2/+16
* samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee2020-01-121-2/+2
* samples/bpf: fix build by setting HAVE_ATTR_TEST to zeroBjörn Töpel2019-10-311-0/+1
* samples/bpf: Add a workaround for asm_inlineKP Singh2019-10-031-1/+12
* samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel2019-10-031-0/+1
* samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus2019-09-161-1/+1
* samples/bpf: use hugepages in xdpsock appKevin Laatz2019-08-311-5/+10
* samples/bpf: add buffer recycling for unaligned chunks to xdpsockKevin Laatz2019-08-311-10/+16
* samples/bpf: add unaligned chunks mode support to xdpsockKevin Laatz2019-08-311-3/+17
* samples: bpf: syscall_nrs: use mmap2 if definedIvan Khoronzhuk2019-08-212-0/+19
* samples/bpf: add use of need_wakeup flag in xdpsockMagnus Karlsson2019-08-171-72/+120
* samples/bpf: xdp_fwd explain bpf_fib_lookup return codesJesper Dangaard Brouer2019-08-091-2/+17
* samples/bpf: make xdp_fwd more practically usable via devmap lookupJesper Dangaard Brouer2019-08-092-17/+33
* samples/bpf: xdp_fwd rename devmap name to be xdp_tx_portsJesper Dangaard Brouer2019-08-092-3/+4
* samples/bpf: switch trace_output sample to perf_buffer APIAndrii Nakryiko2019-07-231-29/+14
* samples/bpf: convert xdp_sample_pkts_user to perf_buffer APIAndrii Nakryiko2019-07-231-44/+17
* samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich2019-07-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-031-1/+1
| |\
| | * samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole2019-06-241-1/+1
* | | samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev2019-07-031-1/+1
* | | samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev2019-07-032-0/+69
* | | bpf: Add support for fq's EDT to HBMbrakmo2019-07-035-19/+231
* | | xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy2019-06-271-16/+28
* | | samples: bpf: make the use of xdp samples consistentDaniel T. Lee2019-06-264-12/+42
* | | samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki2019-06-241-12/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-1/+2
|\| |
| * | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-1/+2
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-2016-31/+34
|\ \ \ \
| * | | | samples: bpf: refactor header include pathDaniel T. Lee2019-06-1815-20/+20
| * | | | samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee2019-06-181-9/+0
| * | | | samples/bpf: fix include path in MakefilePrashant Bhole2019-06-151-1/+1
| * | | | samples: bpf: don't run probes at the local make stageJakub Kicinski2019-06-101-0/+3
| * | | | samples: bpf: print a warning about headers_installJakub Kicinski2019-06-061-0/+9