summaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)Author
2023-03-13bpf, docs: Add signed comparison exampleDave Thaler
2023-03-10bpf, docs: Explain helper functionsDave Thaler
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-06bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya
2023-03-06bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov
2023-03-02bpf, docs: Fix final bpf docs build failureDavid Vernet
2023-03-02bpf, docs: Fix link to netdev-FAQ targetDavid Vernet
2023-03-01bpf, docs: Fix __uninit kfunc doc sectionDavid Vernet
2023-03-01bpf: Add __uninit kfunc annotationJoanne Koong
2023-02-28bpf, docs: Document BPF insn encoding in term of stored bytesJose E. Marchesi
2023-02-27bpf, docs: Fix link to BTF docBagas Sanjaya
2023-02-23bpf: Add bpf_cgroup_from_id() kfuncTejun Heo
2023-02-22bpf, docs: Add explanation of endiannessDave Thaler
2023-02-15Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya
2023-02-13bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky
2023-02-08bpf, docs: Add note about type conventionDave Thaler
2023-02-08bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen
2023-02-07bpf, docs: Use consistent names for the same fieldDave Thaler
2023-02-03bpf/docs: Document kfunc lifecycle / stability expectationsDavid Vernet
2023-02-02docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman
2023-02-02bpf: Document usage of the new __bpf_kfunc macroDavid Vernet
2023-01-28Documentation: bpf: correct spellingRandy Dunlap
2023-01-25bpf/docs: Document the nocast aliasing behavior of ___initDavid Vernet
2023-01-25bpf/docs: Document how nested trusted fields may be definedDavid Vernet
2023-01-25bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet
2023-01-24bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-20docs: BPF_MAP_TYPE_SOCK[MAP|HASH]Maryam Tahhan
2022-12-14docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGEDonald Hunter
2022-12-09docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGEDonald Hunter
2022-12-07bpf/docs: Document struct cgroup * kfuncsDavid Vernet
2022-12-07bpf/docs: Document struct task_struct * kfuncsDavid Vernet
2022-12-04bpf, docs: BPF Iterator DocumentSreevani Sreejith
2022-12-04docs/bpf: Add KF_RCU documentationYonghong Song
2022-12-02bpf, docs: Correct the example of BPF_XORZheng Yejian
2022-11-25docs/bpf: Add BPF_MAP_TYPE_XSKMAP documentationMaryam Tahhan
2022-11-25docs/bpf: Update btf selftests program and add linkRong Tao
2022-11-24docs/bpf: Fix sphinx warnings in BPF map docsDonald Hunter
2022-11-23docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTERDonald Hunter
2022-11-23docs/bpf: Fix sphinx warnings for devmapMaryam Tahhan
2022-11-23docs/bpf: Fix sphinx warnings for cpumapMaryam Tahhan
2022-11-23docs/bpf: Add table of BPF program types to libbpf docsDonald Hunter
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet
2022-11-18bpf, docs: DEVMAPs and XDP_REDIRECTMaryam Tahhan
2022-11-17bpf: Support constant scalar arguments for kfuncsKumar Kartikeya Dwivedi
2022-11-17bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rstDaniel Müller
2022-11-15docs/bpf: Fix sample code in MAP_TYPE_ARRAY docsDonald Hunter
2022-11-15bpf/docs: Document how to run CI without patch submissionDaniel Müller