summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* docs/bpf: Fix malformed documentationYonghong Song2023-07-291-21/+24
* docs/bpf: Improve documentation for cpu=v4 instructionsYonghong Song2023-07-281-22/+32
* docs/bpf: Add documentation for new instructionsYonghong Song2023-07-272-41/+79
* bpf, docs: fix BPF_NEG entry in instruction-set.rstJose E. Marchesi2023-07-271-1/+1
* bpf,docs: Create new standardization subdirectoryDavid Vernet2023-07-104-3/+21
* bpf, docs: Fix definition of BPF_NEG operationDave Thaler2023-06-291-1/+1
* bpf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-293-10/+10
* sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-241-5/+5
* bpf, docs: Document existing macros instead of deprecatedAnton Protopopov2023-06-221-6/+32
* bpf, docs: BPF Iterator DocumentAnton Protopopov2023-06-221-5/+2
* bpf/docs: Update documentation for new cpumask kfuncsDavid Vernet2023-06-121-2/+3
* bpf, docs: Shift operations are defined to use a maskDave Thaler2023-05-171-3/+6
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-165-11/+312
|\
| * bpf: Document EFAULT changes for sockoptStanislav Fomichev2023-05-131-1/+56
| * bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Daniel Rosenberg2023-05-061-1/+22
| * bpf, docs: Update llvm_relocs.rst with typo fixesWill Hawkins2023-05-051-8/+10
| * docs/bpf: Add LRU internals description and graphJoe Stringer2023-04-272-0/+214
| * docs/bpf: Add table to describe LRU propertiesJoe Stringer2023-04-271-1/+10
* | Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-291-1/+1
|\ \ | |/ |/|
| * lsm: move hook comments docs to security/security.cRandy Dunlap2023-04-281-1/+1
* | bpf,docs: Remove KF_KPTR_GET from documentationDavid Vernet2023-04-161-15/+6
* | Daniel Borkmann says:Jakub Kicinski2023-04-138-141/+451
|\ \
| * | bpf,docs: Remove references to bpf_cgroup_kptr_get()David Vernet2023-04-121-68/+0
| * | bpf, docs: Add docs on extended 64-bit immediate instructionsDave Thaler2023-04-022-8/+72
| * | bpf,docs: Update documentation to reflect new task kfuncsDavid Vernet2023-04-011-6/+43
| * | bpf, docs: Add extended call instructionsDave Thaler2023-03-251-22/+37
| * | bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet2023-03-251-3/+4
| * | bpf, docs: Libbpf overview documentationSreevani Sreejith2023-03-182-8/+245
| * | bpf, docs: Use internal linking for link to netdev subsystem docBagas Sanjaya2023-03-171-8/+12
| * | bpf,docs: Remove bpf_cpumask_kptr_get() from documentationDavid Vernet2023-03-161-20/+10
| * | bpf, docs: Add signed comparison exampleDave Thaler2023-03-131-1/+10
| * | bpf, docs: Explain helper functionsDave Thaler2023-03-103-1/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-091-9/+5
|\ \ \ | |/ / |/| |
| * | bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya2023-03-061-3/+2
| * | bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya2023-03-061-4/+2
| * | bpf, docs: Fix link to BTF docBagas Sanjaya2023-02-271-2/+1
| |/
* | bpf: Introduce kptr_rcu.Alexei Starovoitov2023-03-031-5/+7
* | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov2023-03-033-5/+5
* | bpf, docs: Fix final bpf docs build failureDavid Vernet2023-03-021-3/+4
* | bpf, docs: Fix link to netdev-FAQ targetDavid Vernet2023-03-021-7/+7
* | bpf, docs: Fix __uninit kfunc doc sectionDavid Vernet2023-03-011-1/+1
* | bpf: Add __uninit kfunc annotationJoanne Koong2023-03-011-0/+17
* | bpf, docs: Document BPF insn encoding in term of stored bytesJose E. Marchesi2023-02-281-22/+24
* | bpf: Add bpf_cgroup_from_id() kfuncTejun Heo2023-02-231-3/+7
* | bpf, docs: Add explanation of endiannessDave Thaler2023-02-221-2/+14
|/
* Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya2023-02-151-0/+1
* bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky2023-02-132-1/+268
* bpf, docs: Add note about type conventionDave Thaler2023-02-081-0/+7
* bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen2023-02-081-7/+18
* bpf, docs: Use consistent names for the same fieldDave Thaler2023-02-071-36/+77