aboutsummaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-22bpf, docs: BPF Iterator DocumentGravatar Anton Protopopov 1-5/+2
2023-06-12bpf/docs: Update documentation for new cpumask kfuncsGravatar David Vernet 1-2/+3
2023-05-17bpf, docs: Shift operations are defined to use a maskGravatar Dave Thaler 1-3/+6
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 5-11/+312
2023-05-13bpf: Document EFAULT changes for sockoptGravatar Stanislav Fomichev 1-1/+56
2023-05-06bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Gravatar Daniel Rosenberg 1-1/+22
2023-05-05bpf, docs: Update llvm_relocs.rst with typo fixesGravatar Will Hawkins 1-8/+10
2023-04-29Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-04-28lsm: move hook comments docs to security/security.cGravatar Randy Dunlap 1-1/+1
2023-04-27docs/bpf: Add LRU internals description and graphGravatar Joe Stringer 2-0/+214
2023-04-27docs/bpf: Add table to describe LRU propertiesGravatar Joe Stringer 1-1/+10
2023-04-16bpf,docs: Remove KF_KPTR_GET from documentationGravatar David Vernet 1-15/+6
2023-04-13Daniel Borkmann says:Gravatar Jakub Kicinski 8-141/+451
2023-04-12bpf,docs: Remove references to bpf_cgroup_kptr_get()Gravatar David Vernet 1-68/+0
2023-04-02bpf, docs: Add docs on extended 64-bit immediate instructionsGravatar Dave Thaler 2-8/+72
2023-04-01bpf,docs: Update documentation to reflect new task kfuncsGravatar David Vernet 1-6/+43
2023-03-25bpf, docs: Add extended call instructionsGravatar Dave Thaler 1-22/+37
2023-03-25bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSGravatar David Vernet 1-3/+4
2023-03-18bpf, docs: Libbpf overview documentationGravatar Sreevani Sreejith 2-8/+245
2023-03-17bpf, docs: Use internal linking for link to netdev subsystem docGravatar Bagas Sanjaya 1-8/+12
2023-03-16bpf,docs: Remove bpf_cpumask_kptr_get() from documentationGravatar David Vernet 1-20/+10
2023-03-13bpf, docs: Add signed comparison exampleGravatar Dave Thaler 1-1/+10
2023-03-10bpf, docs: Explain helper functionsGravatar Dave Thaler 3-1/+22
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-9/+5
2023-03-06bpf, doc: Link to submitting-patches.rst for general patch submission infoGravatar Bagas Sanjaya 1-3/+2
2023-03-06bpf, doc: Do not link to docs.kernel.org for kselftest linkGravatar Bagas Sanjaya 1-4/+2