summaryrefslogtreecommitdiff
path: root/Documentation/bpf/standardization
AgeCommit message (Expand)Author
2024-06-23bpf, docs: Address comments from IETF Area DirectorsDave Thaler
2024-05-26bpf, docs: Fix instruction.rst indentationDave Thaler
2024-05-25bpf, docs: Clarify call local offsetDave Thaler
2024-05-25bpf, docs: Add table captionsDave Thaler
2024-05-25bpf, docs: clarify sign extension of 64-bit use of 32-bit immDave Thaler
2024-05-25bpf, docs: Use RFC 2119 language for ISA requirementsDave Thaler
2024-05-25bpf, docs: Move sentence about returning R0 to abi.rstDave Thaler
2024-05-15bpf, docs: Fix the description of 'src' in ALU instructionsPuranjay Mohan
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstDave Thaler
2024-04-25bpf, docs: Add introduction for use in the ISA Internet DraftDave Thaler
2024-04-21bpf, docs: Fix formatting nit in instruction-set.rstDave Thaler
2024-04-21bpf, docs: Clarify helper ID and pointer terms in instruction-set.rstDave Thaler
2024-04-05bpf, docs: Editorial nits in instruction-set.rstDave Thaler
2024-03-04bpf, docs: Rename legacy conformance group to packetDave Thaler
2024-03-02bpf, docs: Use IETF format for field definitions in instruction-set.rstDave Thaler
2024-02-22bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroDave Thaler
2024-02-22bpf, docs: Fix typos in instruction-set.rstDave Thaler
2024-02-13bpf, docs: Update ISA document titleDave Thaler
2024-02-06bpf, docs: Fix typos in instructions-set.rstDave Thaler
2024-02-05bpf, docs: Expand set of initial conformance groupsDave Thaler
2024-02-01bpf, docs: Clarify which legacy packet instructions existedDave Thaler
2024-01-29docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song
2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler
2024-01-23bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KDave Thaler
2024-01-23Introduce concept of conformance groupsDave Thaler
2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler
2023-08-30bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet
2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet
2023-08-30bpf, docs: Move linux-notes.rst to root bpf docs treeDavid Vernet
2023-08-30bpf, docs: Correct source of offset for program-local callWill Hawkins
2023-08-08bpf, docs: Fix small typo and define semantics of sign extensionWill Hawkins
2023-08-07bpf, docs: Formalize type notation and function semantics in ISA standardWill Hawkins
2023-07-29docs/bpf: Fix malformed documentationYonghong Song
2023-07-28docs/bpf: Improve documentation for cpu=v4 instructionsYonghong Song
2023-07-27docs/bpf: Add documentation for new instructionsYonghong Song
2023-07-27bpf, docs: fix BPF_NEG entry in instruction-set.rstJose E. Marchesi
2023-07-10bpf,docs: Create new standardization subdirectoryDavid Vernet