Age | Commit message (Expand) | Author | Files | Lines |
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-26 | 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-03 | 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-14 | 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-06 | 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-24 | bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K | Dave Thaler | 1 | -1/+2 |
2024-01-24 | 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-09 | bpf, docs: Fix small typo and define semantics of sign extension | Will Hawkins | 1 | -9/+30 |
2023-08-08 | bpf, docs: Formalize type notation and function semantics in ISA standard | Will Hawkins | 1 | -8/+74 |
2023-07-30 | docs/bpf: Fix malformed documentation | Yonghong Song | 1 | -21/+24 |
2023-07-29 | docs/bpf: Improve documentation for cpu=v4 instructions | Yonghong Song | 1 | -22/+32 |
2023-07-28 | docs/bpf: Add documentation for new instructions | Yonghong Song | 1 | -36/+79 |
2023-07-28 | bpf, docs: fix BPF_NEG entry in instruction-set.rst | Jose E. Marchesi | 1 | -1/+1 |
2023-07-11 | bpf,docs: Create new standardization subdirectory | David Vernet | 3 | -0/+580 |