Age | Commit message (Expand) | Author | Files | Lines |
2025-02-26 | docs/bpf: Document some special sdiv/smod operations |  Yonghong Song | 1 | -6/+14 |
2024-06-23 | bpf, docs: Address comments from IETF Area Directors |  Dave Thaler | 1 | -35/+45 |
2024-05-26 | bpf, docs: Fix instruction.rst indentation |  Dave Thaler | 1 | -13/+13 |
2024-05-25 | bpf, docs: Clarify call local offset |  Dave Thaler | 1 | -3/+4 |
2024-05-25 | bpf, docs: Add table captions |  Dave Thaler | 1 | -82/+102 |
2024-05-25 | bpf, docs: clarify sign extension of 64-bit use of 32-bit imm |  Dave Thaler | 1 | -0/+17 |
2024-05-25 | bpf, docs: Use RFC 2119 language for ISA requirements |  Dave Thaler | 1 | -8/+16 |
2024-05-25 | bpf, docs: Move sentence about returning R0 to abi.rst |  Dave Thaler | 2 | -3/+3 |
2024-05-15 | bpf, docs: Fix the description of 'src' in ALU instructions |  Puranjay Mohan | 1 | -2/+3 |
2024-04-29 | bpf, docs: Clarify PC use in instruction-set.rst |  Dave Thaler | 1 | -0/+6 |
2024-04-25 | bpf, docs: Add introduction for use in the ISA Internet Draft |  Dave Thaler | 1 | -1/+5 |
2024-04-21 | bpf, docs: Fix formatting nit in instruction-set.rst |  Dave Thaler | 1 | -1/+1 |
2024-04-21 | bpf, docs: Clarify helper ID and pointer terms in instruction-set.rst |  Dave Thaler | 1 | -24/+24 |
2024-04-05 | bpf, docs: Editorial nits in instruction-set.rst |  Dave Thaler | 1 | -21/+26 |
2024-03-04 | bpf, docs: Rename legacy conformance group to packet |  Dave Thaler | 1 | -2/+2 |
2024-03-02 | bpf, docs: Use IETF format for field definitions in instruction-set.rst |  Dave Thaler | 1 | -241/+290 |
2024-02-22 | bpf, docs: specify which BPF_ABS and BPF_IND fields were zero |  Dave Thaler | 1 | -3/+4 |
2024-02-22 | bpf, docs: Fix typos in instruction-set.rst |  Dave Thaler | 1 | -37/+37 |
2024-02-13 | bpf, docs: Update ISA document title |  Dave Thaler | 1 | -4/+4 |
2024-02-06 | bpf, docs: Fix typos in instructions-set.rst |  Dave Thaler | 1 | -3/+4 |
2024-02-05 | bpf, docs: Expand set of initial conformance groups |  Dave Thaler | 1 | -12/+36 |
2024-02-01 | bpf, docs: Clarify which legacy packet instructions existed |  Dave Thaler | 1 | -1/+3 |
2024-01-29 | docs/bpf: Improve documentation of 64-bit immediate instructions |  Yonghong Song | 1 | -9/+4 |
2024-01-26 | bpf, docs: Clarify definitions of various instructions |  Dave Thaler | 1 | -24/+27 |
2024-01-23 | bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K |  Dave Thaler | 1 | -1/+2 |
2024-01-23 | Introduce concept of conformance groups |  Dave Thaler | 1 | -1/+25 |
2023-10-19 | bpf, docs: Define signed modulo as using truncated division |  Dave Thaler | 1 | -0/+8 |
2023-08-30 | bpf, docs: s/eBPF/BPF in standards documents |  David Vernet | 1 | -11/+11 |
2023-08-30 | bpf, docs: Add abi.rst document to standardization subdirectory |  David Vernet | 3 | -16/+26 |
2023-08-30 | bpf, docs: Move linux-notes.rst to root bpf docs tree |  David Vernet | 2 | -85/+0 |
2023-08-30 | bpf, docs: Correct source of offset for program-local call |  Will Hawkins | 1 | -3/+3 |
2023-08-08 | bpf, docs: Fix small typo and define semantics of sign extension |  Will Hawkins | 1 | -9/+30 |
2023-08-07 | bpf, docs: Formalize type notation and function semantics in ISA standard |  Will Hawkins | 1 | -8/+74 |
2023-07-29 | docs/bpf: Fix malformed documentation |  Yonghong Song | 1 | -21/+24 |
2023-07-28 | docs/bpf: Improve documentation for cpu=v4 instructions |  Yonghong Song | 1 | -22/+32 |
2023-07-27 | docs/bpf: Add documentation for new instructions |  Yonghong Song | 1 | -36/+79 |
2023-07-27 | bpf, docs: fix BPF_NEG entry in instruction-set.rst |  Jose E. Marchesi | 1 | -1/+1 |
2023-07-10 | bpf,docs: Create new standardization subdirectory |  David Vernet | 3 | -0/+580 |