summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf/instruction-set.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-177/+139
|\
| * bpf, docs: Add TOC and fix formatting.Dave Thaler2022-09-301-132/+136
| * bpf, docs: Move Clang notes to a separate fileDave Thaler2022-09-301-6/+0
| * bpf, docs: Linux byteswap noteDave Thaler2022-09-301-4/+0
| * bpf, docs: Move legacy packet instructions to a separate fileDave Thaler2022-09-301-35/+3
* | Delete duplicate words from kernel docsAkhil Raj2022-09-271-1/+1
|/
* 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
* 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
* 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
* 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-301-311/+69
* bpf, docs: Fix verifier referencesChristoph Hellwig2021-12-301-5/+2
* bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig2021-11-301-0/+467