summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* docs/bpf: Add missing BPF program types to docsDonald Hunter2024-09-121-4/+26
* docs/bpf: Add constant values for linkagesWill Hawkins2024-09-111-4/+35
* docs/bpf: Fix a typo in verifier.rstYiming Xiang2024-08-291-1/+1
* bpf, docs: Address comments from IETF Area DirectorsDave Thaler2024-06-231-35/+45
* libbpf: Configure log verbosity with env variableMykyta Yatsenko2024-05-281-0/+8
* bpf, docs: Fix instruction.rst indentationDave Thaler2024-05-261-13/+13
* bpf, docs: Clarify call local offsetDave Thaler2024-05-251-3/+4
* bpf, docs: Add table captionsDave Thaler2024-05-251-82/+102
* bpf, docs: clarify sign extension of 64-bit use of 32-bit immDave Thaler2024-05-251-0/+17
* bpf, docs: Use RFC 2119 language for ISA requirementsDave Thaler2024-05-251-8/+16
* bpf, docs: Move sentence about returning R0 to abi.rstDave Thaler2024-05-252-3/+3
* bpf, docs: Fix the description of 'src' in ALU instructionsPuranjay Mohan2024-05-151-2/+3
* bpf, docs: Clarify PC use in instruction-set.rstDave Thaler2024-04-291-0/+6
* bpf, docs: Add introduction for use in the ISA Internet DraftDave Thaler2024-04-251-1/+5
* bpf, docs: Fix formatting nit in instruction-set.rstDave Thaler2024-04-211-1/+1
* bpf, docs: Clarify helper ID and pointer terms in instruction-set.rstDave Thaler2024-04-211-24/+24
* bpf, docs: Editorial nits in instruction-set.rstDave Thaler2024-04-051-21/+26
* bpf, docs: Rename legacy conformance group to packetDave Thaler2024-03-041-2/+2
* bpf, docs: Use IETF format for field definitions in instruction-set.rstDave Thaler2024-03-021-241/+290
* bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-291-1/+1
* bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroDave Thaler2024-02-221-3/+4
* bpf, docs: Fix typos in instruction-set.rstDave Thaler2024-02-221-37/+37
* bpf, docs: Update ISA document titleDave Thaler2024-02-131-4/+4
* bpf, docs: Fix typos in instructions-set.rstDave Thaler2024-02-061-3/+4
* bpf, docs: Expand set of initial conformance groupsDave Thaler2024-02-051-12/+36
* bpf, docs: Clarify which legacy packet instructions existedDave Thaler2024-02-011-1/+3
* bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu2024-01-311-4/+4
* docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song2024-01-291-9/+4
* bpf, docs: Clarify definitions of various instructionsDave Thaler2024-01-261-24/+27
* bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KDave Thaler2024-01-231-1/+2
* docs/bpf: Fix an incorrect statement in verifier.rstYonghong Song2024-01-231-1/+1
* Introduce concept of conformance groupsDave Thaler2024-01-231-1/+25
* Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-111-4/+2
|\
| * docs: automarkup: linkify git revsVegard Nossum2023-11-171-4/+2
* | bpf: Add bpf_cpumask_weight() kfuncDavid Vernet2023-12-091-1/+1
* | Documentation/bpf: Add documentation for filesystem kfuncsSong Liu2023-12-012-0/+22
* | bpf: Introduce KF_ARG_PTR_TO_CONST_STRSong Liu2023-11-091-0/+24
|/
* bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-011-4/+2
* bpf, docs: Define signed modulo as using truncated divisionDave Thaler2023-10-191-0/+8
* documentation/bpf: Document cgroup unix socket address hooksDaan De Meyer2023-10-111-0/+10
* docs/bpf: update out-of-date doc in BPF flow dissectorQuan Tian2023-09-131-1/+1
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-077-37/+370
|\
| * docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstEduard Zingerman2023-09-012-2/+2
| * bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet2023-08-301-11/+11
| * bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet2023-08-303-16/+26
| * bpf, docs: Move linux-notes.rst to root bpf docs treeDavid Vernet2023-08-303-1/+1
| * docs/bpf: Add description for CO-RE relocationsEduard Zingerman2023-08-302-6/+329
| * bpf, docs: Correct source of offset for program-local callWill Hawkins2023-08-301-3/+3
* | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-302-2/+2
|\ \ | |/ |/|
| * Documentation: Fix typosBjorn Helgaas2023-08-182-2/+2