summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya2023-02-151-0/+1
* bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky2023-02-132-1/+268
* bpf, docs: Add note about type conventionDave Thaler2023-02-081-0/+7
* bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen2023-02-081-7/+18
* bpf, docs: Use consistent names for the same fieldDave Thaler2023-02-071-36/+77
* bpf/docs: Document kfunc lifecycle / stability expectationsDavid Vernet2023-02-031-5/+120
* docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman2023-02-021-0/+295
* bpf: Document usage of the new __bpf_kfunc macroDavid Vernet2023-02-021-3/+17
* Documentation: bpf: correct spellingRandy Dunlap2023-01-284-7/+7
* bpf/docs: Document the nocast aliasing behavior of ___initDavid Vernet2023-01-251-0/+43
* bpf/docs: Document how nested trusted fields may be definedDavid Vernet2023-01-251-1/+21
* bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet2023-01-253-0/+405
* bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler2023-01-241-2/+14
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-041-0/+498
|\
| * docs: BPF_MAP_TYPE_SOCK[MAP|HASH]Maryam Tahhan2022-12-201-0/+498
* | docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGEDonald Hunter2022-12-141-26/+30
|/
* docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGEDonald Hunter2022-12-091-0/+155
* bpf/docs: Document struct cgroup * kfuncsDavid Vernet2022-12-071-0/+115
* bpf/docs: Document struct task_struct * kfuncsDavid Vernet2022-12-071-0/+83
* bpf, docs: BPF Iterator DocumentSreevani Sreejith2022-12-042-0/+486
* docs/bpf: Add KF_RCU documentationYonghong Song2022-12-041-0/+9
* bpf, docs: Correct the example of BPF_XORZheng Yejian2022-12-021-2/+2
* docs/bpf: Add BPF_MAP_TYPE_XSKMAP documentationMaryam Tahhan2022-11-251-0/+192
* docs/bpf: Update btf selftests program and add linkRong Tao2022-11-251-1/+6
* docs/bpf: Fix sphinx warnings in BPF map docsDonald Hunter2022-11-245-20/+99
* docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTERDonald Hunter2022-11-231-0/+174
* docs/bpf: Fix sphinx warnings for devmapMaryam Tahhan2022-11-231-26/+42
* docs/bpf: Fix sphinx warnings for cpumapMaryam Tahhan2022-11-231-22/+34
* docs/bpf: Add table of BPF program types to libbpf docsDonald Hunter2022-11-233-0/+209
* bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet2022-11-201-16/+14
* bpf, docs: DEVMAPs and XDP_REDIRECTMaryam Tahhan2022-11-183-0/+304
* bpf: Support constant scalar arguments for kfuncsKumar Kartikeya Dwivedi2022-11-171-0/+24
* bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rstDaniel Müller2022-11-171-0/+3
* docs/bpf: Fix sample code in MAP_TYPE_ARRAY docsDonald Hunter2022-11-151-1/+1
* bpf/docs: Document how to run CI without patch submissionDaniel Müller2022-11-151-0/+24
* bpf: Remove local kptr references in documentationKumar Kartikeya Dwivedi2022-11-141-5/+6
* bpf, docs: Fixup cpumap sphinx >= 3.1 warningMaryam Tahhan2022-11-141-2/+1
* bpf, docs: Document BPF_MAP_TYPE_ARRAYDave Tucker2022-11-111-0/+250
* docs/bpf: Document BPF map types QUEUE and STACKDonald Hunter2022-11-111-0/+122
* docs/bpf: Document BPF ARRAY_OF_MAPS and HASH_OF_MAPSDonald Hunter2022-11-111-0/+126
* docs/bpf: Document BPF_MAP_TYPE_CPUMAP mapMaryam Tahhan2022-11-111-0/+166
* docs/bpf: Document BPF_MAP_TYPE_LPM_TRIE mapDonald Hunter2022-11-111-0/+181
* Documentation: bpf: Escape underscore in BPF type name prefixBagas Sanjaya2022-11-041-4/+4
* bpf: Document UAPI details for special BPF typesKumar Kartikeya Dwivedi2022-11-031-0/+44
* docs/bpf: Add documentation for new cgroup local storageYonghong Song2022-10-251-0/+109
* bpf, docs: Reformat BPF maps page to be more readableDonald Hunter2022-10-201-36/+65
* Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-045-185/+255
|\
| * Documentation: bpf: Add implementation notes documentations to table of contentsBagas Sanjaya2022-10-031-0/+2
| * bpf, docs: Delete misformatted table.Alexei Starovoitov2022-10-011-17/+0
| * bpf, docs: Add TOC and fix formatting.Dave Thaler2022-09-301-132/+136