summaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)AuthorFilesLines
2024-09-12docs/bpf: Add missing BPF program types to docsDonald Hunter1-4/+26
2024-09-11docs/bpf: Add constant values for linkagesWill Hawkins1-4/+35
2024-08-29docs/bpf: Fix a typo in verifier.rstYiming Xiang1-1/+1
2024-06-23bpf, docs: Address comments from IETF Area DirectorsDave Thaler1-35/+45
2024-05-29libbpf: Configure log verbosity with env variableMykyta Yatsenko1-0/+8
2024-05-26bpf, docs: Fix instruction.rst indentationDave Thaler1-13/+13
2024-05-25bpf, docs: Clarify call local offsetDave Thaler1-3/+4
2024-05-25bpf, docs: Add table captionsDave Thaler1-82/+102
2024-05-25bpf, docs: clarify sign extension of 64-bit use of 32-bit immDave Thaler1-0/+17
2024-05-25bpf, docs: Use RFC 2119 language for ISA requirementsDave Thaler1-8/+16
2024-05-25bpf, docs: Move sentence about returning R0 to abi.rstDave Thaler2-3/+3
2024-05-15bpf, docs: Fix the description of 'src' in ALU instructionsPuranjay Mohan1-2/+3
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstDave Thaler1-0/+6
2024-04-26bpf, docs: Add introduction for use in the ISA Internet DraftDave Thaler1-1/+5
2024-04-21bpf, docs: Fix formatting nit in instruction-set.rstDave Thaler1-1/+1
2024-04-21bpf, docs: Clarify helper ID and pointer terms in instruction-set.rstDave Thaler1-24/+24
2024-04-05bpf, docs: Editorial nits in instruction-set.rstDave Thaler1-21/+26
2024-03-04bpf, docs: Rename legacy conformance group to packetDave Thaler1-2/+2
2024-03-03bpf, docs: Use IETF format for field definitions in instruction-set.rstDave Thaler1-241/+290
2024-03-01bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook1-1/+1
2024-02-22bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroDave Thaler1-3/+4
2024-02-22bpf, docs: Fix typos in instruction-set.rstDave Thaler1-37/+37
2024-02-14bpf, docs: Update ISA document titleDave Thaler1-4/+4
2024-02-06bpf, docs: Fix typos in instructions-set.rstDave Thaler1-3/+4
2024-02-06bpf, docs: Expand set of initial conformance groupsDave Thaler1-12/+36
2024-02-01bpf, docs: Clarify which legacy packet instructions existedDave Thaler1-1/+3
2024-02-01bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu1-4/+4
2024-01-29docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song1-9/+4
2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler1-24/+27
2024-01-24bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KDave Thaler1-1/+2
2024-01-24docs/bpf: Fix an incorrect statement in verifier.rstYonghong Song1-1/+1
2024-01-24Introduce concept of conformance groupsDave Thaler1-1/+25
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-4/+2
2023-12-10bpf: Add bpf_cpumask_weight() kfuncDavid Vernet1-1/+1
2023-12-02Documentation/bpf: Add documentation for filesystem kfuncsSong Liu2-0/+22
2023-11-17docs: automarkup: linkify git revsVegard Nossum1-4/+2
2023-11-10bpf: Introduce KF_ARG_PTR_TO_CONST_STRSong Liu1-0/+24
2023-11-02bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky1-4/+2
2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler1-0/+8
2023-10-12documentation/bpf: Document cgroup unix socket address hooksDaan De Meyer1-0/+10
2023-09-14docs/bpf: update out-of-date doc in BPF flow dissectorQuan Tian1-1/+1
2023-09-08Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-37/+370
2023-09-01docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstEduard Zingerman2-2/+2
2023-08-31Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2023-08-30bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet1-11/+11
2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet3-16/+26
2023-08-30bpf, docs: Move linux-notes.rst to root bpf docs treeDavid Vernet3-1/+1
2023-08-30docs/bpf: Add description for CO-RE relocationsEduard Zingerman2-6/+329
2023-08-30bpf, docs: Correct source of offset for program-local callWill Hawkins1-3/+3
2023-08-18Documentation: Fix typosBjorn Helgaas2-2/+2