summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf/instruction-set.rst
Commit message (Expand)AuthorAgeFilesLines
* 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