| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, docs: Move Clang notes to a separate file | Dave Thaler | 2022-09-30 | 1 | -6/+0 |
* | bpf, docs: Linux byteswap note | Dave Thaler | 2022-09-30 | 1 | -4/+0 |
* | bpf, docs: Move legacy packet instructions to a separate file | Dave Thaler | 2022-09-30 | 1 | -35/+3 |
* | bpf, docs: Fix the code formatting in instruction-set | Shahab Vahedi | 2022-06-24 | 1 | -1/+1 |
* | bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" | Kosuke Fujimoto | 2022-06-09 | 1 | -1/+1 |
* | bpf, docs: Fix typo "respetively" to "respectively" | Tiezhu Yang | 2022-04-28 | 1 | -1/+1 |
* | bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE | Tiezhu Yang | 2022-04-28 | 1 | -1/+1 |
* | bpf, docs: Remove duplicated word "instructions" | Tiezhu Yang | 2022-04-28 | 1 | -1/+1 |
* | bpf, docs: Better document the atomic instructions | Christoph Hellwig | 2022-02-03 | 1 | -27/+49 |
* | bpf, docs: Better document the extended instruction format | Christoph Hellwig | 2022-02-03 | 1 | -7/+19 |
* | bpf, docs: Better document the legacy packet access instruction | Christoph Hellwig | 2022-02-03 | 1 | -22/+32 |
* | bpf, docs: Better document the regular load and store instructions | Christoph Hellwig | 2022-02-03 | 1 | -5/+12 |
* | bpf, docs: Document the byte swapping instructions | Christoph Hellwig | 2022-02-03 | 1 | -4/+40 |
* | bpf, docs: Fully document the JMP mode modifiers | Christoph Hellwig | 2022-01-05 | 1 | -6/+6 |
* | bpf, docs: Fully document the JMP opcodes | Christoph Hellwig | 2022-01-05 | 1 | -17/+17 |
* | bpf, docs: Fully document the ALU opcodes | Christoph Hellwig | 2022-01-05 | 1 | -15/+15 |
* | bpf, docs: Document the opcode classes | Christoph Hellwig | 2022-01-05 | 1 | -12/+12 |
* | bpf, docs: Add subsections for ALU and JMP instructions | Christoph Hellwig | 2022-01-05 | 1 | -20/+32 |
* | bpf, docs: Add a setion to explain the basic instruction encoding | Christoph Hellwig | 2022-01-05 | 1 | -1/+15 |
* | bpf, docs: Move the packet access instructions last in instruction-set.rst | Christoph Hellwig | 2021-12-31 | 1 | -28/+27 |
* | bpf, docs: Generate nicer tables for instruction encodings | Christoph Hellwig | 2021-12-31 | 1 | -63/+95 |
* | bpf, docs: Split the comparism to classic BPF from instruction-set.rst | Christoph Hellwig | 2021-12-31 | 1 | -311/+69 |
* | bpf, docs: Fix verifier references | Christoph Hellwig | 2021-12-31 | 1 | -5/+2 |
* | bpf, docs: Split general purpose eBPF documentation out of filter.rst | Christoph Hellwig | 2021-11-30 | 1 | -0/+467 |