summaryrefslogtreecommitdiff
path: root/Documentation/bpf/instruction-set.rst
AgeCommit message (Expand)Author
2023-03-13bpf, docs: Add signed comparison exampleDave Thaler
2023-03-10bpf, docs: Explain helper functionsDave Thaler
2023-02-28bpf, docs: Document BPF insn encoding in term of stored bytesJose E. Marchesi
2023-02-22bpf, docs: Add explanation of endiannessDave Thaler
2023-02-08bpf, docs: Add note about type conventionDave Thaler
2023-02-07bpf, docs: Use consistent names for the same fieldDave Thaler
2023-01-24bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler
2022-12-02bpf, docs: Correct the example of BPF_XORZheng Yejian
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-09-30bpf, docs: Add TOC and fix formatting.Dave Thaler
2022-09-30bpf, docs: Move Clang notes to a separate fileDave Thaler
2022-09-30bpf, docs: Linux byteswap noteDave Thaler
2022-09-30bpf, docs: Move legacy packet instructions to a separate fileDave Thaler
2022-09-27Delete duplicate words from kernel docsAkhil Raj
2022-06-24bpf, docs: Fix the code formatting in instruction-setShahab Vahedi
2022-06-09bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"Kosuke Fujimoto
2022-04-28bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang
2022-04-28bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang
2022-04-28bpf, docs: Remove duplicated word "instructions"Tiezhu Yang
2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig
2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig
2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig
2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig
2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig
2022-01-05bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig
2022-01-05bpf, docs: Fully document the JMP opcodesChristoph Hellwig
2022-01-05bpf, docs: Fully document the ALU opcodesChristoph Hellwig
2022-01-05bpf, docs: Document the opcode classesChristoph Hellwig
2022-01-05bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig
2022-01-05bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig
2021-12-30bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig
2021-12-30bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig
2021-12-30bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig
2021-12-30bpf, docs: Fix verifier referencesChristoph Hellwig
2021-11-30bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig