summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* 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
* libbpf: Improve libbpf API documentation link positionGrant Seltzer2022-04-221-2/+1
* docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski2022-03-311-1/+1
* Documentation/bpf: Add documentation for BPF_PROG_RUNToke Høiland-Jørgensen2022-03-092-0/+118
* bpf, docs: Add a missing colon in verifier.rstWan Jiabing2022-02-281-1/+1
* bpf, docs: Better document the atomic instructionsChristoph Hellwig2022-02-031-27/+49
* bpf, docs: Better document the extended instruction formatChristoph Hellwig2022-02-031-7/+19
* bpf, docs: Better document the legacy packet access instructionChristoph Hellwig2022-02-031-22/+32
* bpf, docs: Better document the regular load and store instructionsChristoph Hellwig2022-02-031-5/+12
* bpf, docs: Document the byte swapping instructionsChristoph Hellwig2022-02-031-4/+40
* docs/bpf: clarify how btf_type_tag gets encoded in the type chainYonghong Song2022-01-271-0/+13
* docs/bpf: update BPF map definition exampleAndrii Nakryiko2022-01-201-18/+14
* bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig2022-01-051-6/+6
* bpf, docs: Fully document the JMP opcodesChristoph Hellwig2022-01-051-17/+17
* bpf, docs: Fully document the ALU opcodesChristoph Hellwig2022-01-051-15/+15
* bpf, docs: Document the opcode classesChristoph Hellwig2022-01-051-12/+12
* bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig2022-01-051-20/+32
* bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig2022-01-051-1/+15
* bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig2021-12-301-28/+27
* bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig2021-12-301-63/+95
* bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig2021-12-303-311/+446
* bpf, docs: Fix verifier referencesChristoph Hellwig2021-12-301-5/+2
* bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig2021-11-303-5/+1000
* bpf, docs: Move handling of maps to Documentation/bpf/maps.rstChristoph Hellwig2021-11-301-0/+43