aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bpf (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-28bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang1-1/+1
2022-04-28bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang1-1/+1
2022-04-28bpf, docs: Remove duplicated word "instructions"Tiezhu Yang1-1/+1
2022-04-22libbpf: Improve libbpf API documentation link positionGrant Seltzer1-2/+1
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski1-1/+1
2022-03-09Documentation/bpf: Add documentation for BPF_PROG_RUNToke Høiland-Jørgensen2-0/+118
2022-02-28bpf, docs: Add a missing colon in verifier.rstWan Jiabing1-1/+1
2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig1-27/+49
2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig1-7/+19
2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig1-22/+32
2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig1-5/+12
2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig1-4/+40
2022-01-27docs/bpf: clarify how btf_type_tag gets encoded in the type chainYonghong Song1-0/+13
2022-01-20docs/bpf: update BPF map definition exampleAndrii Nakryiko1-18/+14
2022-01-05bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig1-6/+6
2022-01-05bpf, docs: Fully document the JMP opcodesChristoph Hellwig1-17/+17
2022-01-05bpf, docs: Fully document the ALU opcodesChristoph Hellwig1-15/+15
2022-01-05bpf, docs: Document the opcode classesChristoph Hellwig1-12/+12
2022-01-05bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig1-20/+32
2022-01-05bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig1-1/+15
2021-12-30bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig1-28/+27
2021-12-30bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig1-63/+95
2021-12-30bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig3-311/+446
2021-12-30bpf, docs: Fix verifier referencesChristoph Hellwig1-5/+2
2021-11-30bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig3-5/+1000
2021-11-30bpf, docs: Move handling of maps to Documentation/bpf/maps.rstChristoph Hellwig1-0/+43
2021-11-17bpf, docs: Fix ordering of bpf documentationDave Tucker9-86/+80
2021-11-17bpf, docs: Rename bpf_lsm.rst to prog_lsm.rstDave Tucker1-0/+0
2021-11-17bpf, docs: Change underline in btf to match style guideDave Tucker1-22/+22
2021-11-11docs/bpf: Update documentation for BTF_KIND_TYPE_TAG supportYonghong Song1-1/+12
2021-10-22docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef supportYonghong Song1-3/+3
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song1-12/+12
2021-10-06libbpf: Add API documentation convention guidelinesGrant Seltzer1-0/+40
2021-09-22bpf: Document BPF licensing.Alexei Starovoitov2-0/+101
2021-09-14docs/bpf: Add documentation for BTF_KIND_TAGYonghong Song1-1/+28
2021-08-18libbpf: Rename libbpf documentation index fileGrant Seltzer2-1/+9
2021-08-16bpf: Reconfigure libbpf docs to remove unversioned APIgrantseltzer2-36/+1
2021-08-07libbpf, doc: Eliminate warnings in libbpf_naming_conventionRandy Dunlap1-2/+2
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds6-0/+494
2021-06-18bpf: Add documentation for libbpf including API autogenGrant Seltzer5-0/+253
2021-06-17docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-6/+7
2021-05-28bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song2-0/+241
2021-04-23bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rstTiezhu Yang1-0/+13
2021-04-22bpf, doc: Fix some invalid links in bpf_devel_QA.rstTiezhu Yang1-9/+8
2021-03-30bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABIMartin KaFai Lau1-0/+15
2021-03-04docs/bpf: Add bpf() syscall command referenceJoe Stringer1-3/+6
2021-03-04bpf: Document BTF_KIND_FLOAT in btf.rstIlya Leoshkevich1-2/+15
2021-01-23bpf, docs: Update build procedure for manually compiling LLVM and ClangTiezhu Yang1-4/+7
2021-01-20trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef1-0/+6
2020-10-11bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org.Alexei Starovoitov1-2/+2