summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
AgeCommit message (Expand)AuthorLines
2022-08-04bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a functionPaul E. McKenney-0/+7
2022-08-04bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABIPaul E. McKenney-0/+12
2022-08-04bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABIPaul E. McKenney-0/+6
2022-07-21bpf: Add documentation for kfuncsKumar Kartikeya Dwivedi-0/+171
2022-07-19bpf, docs: document BPF_MAP_TYPE_HASH and variantsDonald Hunter-0/+185
2022-07-19docs/bpf: Update documentation for BTF_KIND_FUNCIndu Bhagat-1/+5
2022-07-08bpf, docs: Remove deprecated xsk libbpf APIs descriptionPu Lehui-11/+2
2022-06-24bpf, docs: Fix the code formatting in instruction-setShahab Vahedi-1/+1
2022-06-09bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"Kosuke Fujimoto-1/+1
2022-06-07docs/bpf: Update documentation for BTF_KIND_ENUM64 supportYonghong Song-6/+37
2022-04-28bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang-1/+1
2022-04-28bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang-1/+1
2022-04-28bpf, docs: Remove duplicated word "instructions"Tiezhu Yang-1/+1
2022-04-22libbpf: Improve libbpf API documentation link positionGrant Seltzer-2/+1
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski-1/+1
2022-03-09Documentation/bpf: Add documentation for BPF_PROG_RUNToke Høiland-Jørgensen-0/+118
2022-02-28bpf, docs: Add a missing colon in verifier.rstWan Jiabing-1/+1
2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig-27/+49
2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig-7/+19
2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig-22/+32
2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig-5/+12
2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig-4/+40
2022-01-27docs/bpf: clarify how btf_type_tag gets encoded in the type chainYonghong Song-0/+13
2022-01-20docs/bpf: update BPF map definition exampleAndrii Nakryiko-18/+14
2022-01-05bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig-6/+6
2022-01-05bpf, docs: Fully document the JMP opcodesChristoph Hellwig-17/+17
2022-01-05bpf, docs: Fully document the ALU opcodesChristoph Hellwig-15/+15
2022-01-05bpf, docs: Document the opcode classesChristoph Hellwig-12/+12
2022-01-05bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig-20/+32
2022-01-05bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig-1/+15
2021-12-30bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig-28/+27
2021-12-30bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig-63/+95
2021-12-30bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig-311/+446
2021-12-30bpf, docs: Fix verifier referencesChristoph Hellwig-5/+2
2021-11-30bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig-5/+1000
2021-11-30bpf, docs: Move handling of maps to Documentation/bpf/maps.rstChristoph Hellwig-0/+43
2021-11-17bpf, docs: Fix ordering of bpf documentationDave Tucker-86/+80
2021-11-17bpf, docs: Rename bpf_lsm.rst to prog_lsm.rstDave Tucker-0/+0
2021-11-17bpf, docs: Change underline in btf to match style guideDave Tucker-22/+22
2021-11-11docs/bpf: Update documentation for BTF_KIND_TYPE_TAG supportYonghong Song-1/+12
2021-10-22docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef supportYonghong Song-3/+3
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song-12/+12
2021-10-06libbpf: Add API documentation convention guidelinesGrant Seltzer-0/+40
2021-09-22bpf: Document BPF licensing.Alexei Starovoitov-0/+101
2021-09-14docs/bpf: Add documentation for BTF_KIND_TAGYonghong Song-1/+28
2021-08-18libbpf: Rename libbpf documentation index fileGrant Seltzer-1/+9
2021-08-16bpf: Reconfigure libbpf docs to remove unversioned APIgrantseltzer-36/+1
2021-08-07libbpf, doc: Eliminate warnings in libbpf_naming_conventionRandy Dunlap-2/+2
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+494
2021-06-18bpf: Add documentation for libbpf including API autogenGrant Seltzer-0/+253