summaryrefslogtreecommitdiff
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * bpf, docs: Add Clang note about BPF_ALUDave Thaler2022-09-301-0/+6
| * bpf, docs: Move Clang notes to a separate fileDave Thaler2022-09-302-6/+24
| * bpf, docs: Linux byteswap noteDave Thaler2022-09-302-4/+5
| * bpf, docs: Move legacy packet instructions to a separate fileDave Thaler2022-09-302-35/+68
| * bpf: Tweak definition of KF_TRUSTED_ARGSKumar Kartikeya Dwivedi2022-09-211-8/+16
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-08-171-0/+15
| |\
| | * bpf: add destructive kfunc flagArtem Savkov2022-08-101-0/+9
| | * btf: Add a new kfunc flag which allows to mark a function to be sleepableBenjamin Tissoires2022-08-091-0/+6
* | | Delete duplicate words from kernel docsAkhil Raj2022-09-271-1/+1
* | | Remove duplicate words inside documentationAkhil Raj2022-09-271-2/+2
|/ /
* | bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a functionPaul E. McKenney2022-08-041-0/+7
* | bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABIPaul E. McKenney2022-08-041-0/+12
* | bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABIPaul E. McKenney2022-08-041-0/+6
|/
* bpf: Add documentation for kfuncsKumar Kartikeya Dwivedi2022-07-212-0/+171
* bpf, docs: document BPF_MAP_TYPE_HASH and variantsDonald Hunter2022-07-191-0/+185
* docs/bpf: Update documentation for BTF_KIND_FUNCIndu Bhagat2022-07-191-1/+5
* bpf, docs: Remove deprecated xsk libbpf APIs descriptionPu Lehui2022-07-081-11/+2
* bpf, docs: Fix the code formatting in instruction-setShahab Vahedi2022-06-241-1/+1
* bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"Kosuke Fujimoto2022-06-091-1/+1
* docs/bpf: Update documentation for BTF_KIND_ENUM64 supportYonghong Song2022-06-071-6/+37
* bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang2022-04-281-1/+1
* bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang2022-04-281-1/+1
* bpf, docs: Remove duplicated word "instructions"Tiezhu Yang2022-04-281-1/+1