summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-091-9/+5
|\
| * bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya2023-03-061-3/+2
| * bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya2023-03-061-4/+2
| * bpf, docs: Fix link to BTF docBagas Sanjaya2023-02-271-2/+1
* | bpf: Introduce kptr_rcu.Alexei Starovoitov2023-03-031-5/+7
* | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov2023-03-033-5/+5
* | bpf, docs: Fix final bpf docs build failureDavid Vernet2023-03-021-3/+4
* | bpf, docs: Fix link to netdev-FAQ targetDavid Vernet2023-03-021-7/+7
* | bpf, docs: Fix __uninit kfunc doc sectionDavid Vernet2023-03-011-1/+1
* | bpf: Add __uninit kfunc annotationJoanne Koong2023-03-011-0/+17
* | bpf, docs: Document BPF insn encoding in term of stored bytesJose E. Marchesi2023-02-281-22/+24
* | bpf: Add bpf_cgroup_from_id() kfuncTejun Heo2023-02-231-3/+7
* | bpf, docs: Add explanation of endiannessDave Thaler2023-02-221-2/+14
|/
* 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