aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
AgeCommit message (Expand)AuthorFilesLines
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-304/+439
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/ne...Linus 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
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+1
2020-09-14docs/bpf: Remove source code linksAndrii Nakryiko1-1/+1
2020-09-10docs/bpf: Fix ringbuf documentationAndrii Nakryiko1-4/+1
2020-08-25bpf: Update .BTF_ids section in btf.rst with sets infoJiri Olsa1-0/+25
2020-08-24bpf: sk_lookup: Add user documentationJakub Sitnicki2-0/+99
2020-08-24docs: Correct subject prefix and update LLVM infoJianlin Lv1-7/+12
2020-08-13doc: Add link to bpf helpers man pageJoe Stringer1-0/+7
2020-08-07bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire1-11/+0
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-6/+220
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2-0/+9
2020-07-31Documentation/bpf: Use valid and new links in index.rstTiezhu Yang1-6/+6
2020-07-25Documentation/bpf: Document CGROUP_STORAGE map typeYiFei Zhu2-0/+178
2020-07-23docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent documentDaniel W. S. Almeida1-0/+1
2020-07-23docs: bpf/index.rst: Add ringbuf.rstDaniel W. S. Almeida1-0/+8
2020-07-13bpf: Add info about .BTF_ids section to btf.rstJiri Olsa1-0/+36
2020-06-17bpf: Document optval > PAGE_SIZE behavior for sockopt hooksStanislav Fomichev1-0/+14
2020-06-01docs/bpf: Add BPF ring buffer design notesAndrii Nakryiko1-0/+209
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire1-0/+15
2020-04-28docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-03-30bpf: lsm: Add DocumentationKP Singh2-0/+143
2020-03-26bpf: Document bpf_inspect drgn toolAndrey Ignatov2-2/+216
2020-02-20docs/bpf: Update bpf development Q/A fileYonghong Song1-17/+12
2019-10-30bpf: Add s390 testing documentationIlya Leoshkevich2-0/+214
2019-10-07bpf/flow_dissector: add mode to enforce global BPF flow dissectorStanislav Fomichev1-0/+3
2019-07-25bpf/flow_dissector: document flagsStanislav Fomichev1-0/+18
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-5/+119
2019-06-27bpf: add sockopt documentationStanislav Fomichev2-0/+94
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet1-1/+1
2019-06-08docs: bpf: get rid of two warningsMauro Carvalho Chehab1-0/+2
2019-05-31bpf: doc: update answer for 32-bit subregister questionJiong Wang1-5/+25
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin1-1/+1
2019-05-09docs/btf: fix the missing section marksGary Lin1-0/+2
2019-04-23bpf: document the verifier limitsAlexei Starovoitov1-2/+27
2019-04-18bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common placeStanislav Fomichev2-0/+127
2019-04-18bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTLAndrey Ignatov2-0/+134
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+57
2019-04-09bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann1-0/+57
2019-03-26bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer1-4/+4
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko1-12/+12
2019-03-02docs/btf: reflow text to fill up to 78 charactersAndrii Nakryiko1-157/+137
2019-03-02docs/btf: fix typos, improve wordingAndrii Nakryiko1-55/+53
2019-01-22bpf: btf: add btf documentationYonghong Song2-0/+877
2019-01-07bpf, doc: update design qa to reflect kern_version requirementDaniel Borkmann1-6/+5
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+5
2018-07-27docs: bpf: Capitalise document headingTobin C. Harding1-1/+1
2018-07-27docs: bpf: Add toctree to indexTobin C. Harding1-4/+4
2018-07-27docs: bpf: Rename README.rst to index.rstTobin C. Harding1-0/+0
2018-07-26docs: Update references to netdev-FAQTobin C. Harding1-12/+9
2018-05-14bpf, doc: howto use/run the BPF selftestsJesper Dangaard Brouer1-0/+29
2018-05-14bpf, doc: convert bpf_devel_QA.rst to use RST formattingJesper Dangaard Brouer1-357/+398
2018-05-14bpf, doc: convert bpf_design_QA.rst to use RST formattingJesper Dangaard Brouer1-78/+143
2018-05-14bpf, doc: rename txt files to rst filesJesper Dangaard Brouer3-2/+2
2018-05-14bpf, doc: add basic README.rst fileJesper Dangaard Brouer1-0/+36
2018-04-23bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSGJohn Fastabend1-1/+9
2018-03-20bpf, doc: add description wrt native/bpf clang target and pointer sizeDaniel Borkmann1-0/+12
2018-02-02bpf: add documentation to compare clang "-target bpf" and default targetYonghong Song1-0/+31
2017-12-06bpf, doc: add faq about bpf development processDaniel Borkmann1-0/+519
2017-11-01bpf: document answers to common questions about BPFAlexei Starovoitov1-0/+156