aboutsummaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)AuthorFilesLines
3 daysbpf, docs: Fix the description of 'src' in ALU instructionsGravatar Puranjay Mohan 1-2/+3
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstGravatar Dave Thaler 1-0/+6
2024-04-25bpf, docs: Add introduction for use in the ISA Internet DraftGravatar Dave Thaler 1-1/+5
2024-04-21bpf, docs: Fix formatting nit in instruction-set.rstGravatar Dave Thaler 1-1/+1
2024-04-21bpf, docs: Clarify helper ID and pointer terms in instruction-set.rstGravatar Dave Thaler 1-24/+24
2024-04-05bpf, docs: Editorial nits in instruction-set.rstGravatar Dave Thaler 1-21/+26
2024-03-04bpf, docs: Rename legacy conformance group to packetGravatar Dave Thaler 1-2/+2
2024-03-02bpf, docs: Use IETF format for field definitions in instruction-set.rstGravatar Dave Thaler 1-241/+290
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayGravatar Kees Cook 1-1/+1
2024-02-22bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroGravatar Dave Thaler 1-3/+4
2024-02-22bpf, docs: Fix typos in instruction-set.rstGravatar Dave Thaler 1-37/+37
2024-02-13bpf, docs: Update ISA document titleGravatar Dave Thaler 1-4/+4
2024-02-06bpf, docs: Fix typos in instructions-set.rstGravatar Dave Thaler 1-3/+4
2024-02-05bpf, docs: Expand set of initial conformance groupsGravatar Dave Thaler 1-12/+36
2024-02-01bpf, docs: Clarify which legacy packet instructions existedGravatar Dave Thaler 1-1/+3
2024-01-31bpf: treewide: Annotate BPF kfuncs in BTFGravatar Daniel Xu 1-4/+4
2024-01-29docs/bpf: Improve documentation of 64-bit immediate instructionsGravatar Yonghong Song 1-9/+4
2024-01-26bpf, docs: Clarify definitions of various instructionsGravatar Dave Thaler 1-24/+27
2024-01-23bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KGravatar Dave Thaler 1-1/+2
2024-01-23docs/bpf: Fix an incorrect statement in verifier.rstGravatar Yonghong Song 1-1/+1
2024-01-23Introduce concept of conformance groupsGravatar Dave Thaler 1-1/+25
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-4/+2
2023-12-09bpf: Add bpf_cpumask_weight() kfuncGravatar David Vernet 1-1/+1
2023-12-01Documentation/bpf: Add documentation for filesystem kfuncsGravatar Song Liu 2-0/+22
2023-11-17docs: automarkup: linkify git revsGravatar Vegard Nossum 1-4/+2
2023-11-09bpf: Introduce KF_ARG_PTR_TO_CONST_STRGravatar Song Liu 1-0/+24
2023-11-01bpf: Add __bpf_kfunc_{start,end}_defs macrosGravatar Dave Marchevsky 1-4/+2
2023-10-19bpf, docs: Define signed modulo as using truncated divisionGravatar Dave Thaler 1-0/+8
2023-10-11documentation/bpf: Document cgroup unix socket address hooksGravatar Daan De Meyer 1-0/+10
2023-09-13docs/bpf: update out-of-date doc in BPF flow dissectorGravatar Quan Tian 1-1/+1
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 7-37/+370
2023-09-01docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstGravatar Eduard Zingerman 2-2/+2
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-2/+2
2023-08-30bpf, docs: s/eBPF/BPF in standards documentsGravatar David Vernet 1-11/+11
2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryGravatar David Vernet 3-16/+26
2023-08-30bpf, docs: Move linux-notes.rst to root bpf docs treeGravatar David Vernet 3-1/+1
2023-08-30docs/bpf: Add description for CO-RE relocationsGravatar Eduard Zingerman 2-6/+329
2023-08-30bpf, docs: Correct source of offset for program-local callGravatar Will Hawkins 1-3/+3
2023-08-18Documentation: Fix typosGravatar Bjorn Helgaas 2-2/+2
2023-08-08bpf, docs: Fix small typo and define semantics of sign extensionGravatar Will Hawkins 1-9/+30
2023-08-07bpf, docs: Formalize type notation and function semantics in ISA standardGravatar Will Hawkins 1-8/+74
2023-07-29docs/bpf: Fix malformed documentationGravatar Yonghong Song 1-21/+24
2023-07-28docs/bpf: Improve documentation for cpu=v4 instructionsGravatar Yonghong Song 1-22/+32
2023-07-27docs/bpf: Add documentation for new instructionsGravatar Yonghong Song 2-41/+79
2023-07-27bpf, docs: fix BPF_NEG entry in instruction-set.rstGravatar Jose E. Marchesi 1-1/+1
2023-07-10bpf,docs: Create new standardization subdirectoryGravatar David Vernet 4-3/+21
2023-06-29bpf, docs: Fix definition of BPF_NEG operationGravatar Dave Thaler 1-1/+1
2023-06-29bpf: Replace deprecated -target with --target= for ClangGravatar Fangrui Song 3-10/+10
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)Gravatar David Howells 1-5/+5
2023-06-22bpf, docs: Document existing macros instead of deprecatedGravatar Anton Protopopov 1-6/+32