summaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)Author
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Documentation: bpf: Add implementation notes documentations to table of contentsBagas Sanjaya
2022-10-01bpf, docs: Delete misformatted table.Alexei Starovoitov
2022-09-30bpf, docs: Add TOC and fix formatting.Dave Thaler
2022-09-30bpf, docs: Add Clang note about BPF_ALUDave Thaler
2022-09-30bpf, docs: Move Clang notes to a separate fileDave Thaler
2022-09-30bpf, docs: Linux byteswap noteDave Thaler
2022-09-30bpf, docs: Move legacy packet instructions to a separate fileDave Thaler
2022-09-27Delete duplicate words from kernel docsAkhil Raj
2022-09-27Remove duplicate words inside documentationAkhil Raj
2022-09-21bpf: Tweak definition of KF_TRUSTED_ARGSKumar Kartikeya Dwivedi
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-10bpf: add destructive kfunc flagArtem Savkov
2022-08-09btf: Add a new kfunc flag which allows to mark a function to be sleepableBenjamin Tissoires
2022-08-04bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a functionPaul E. McKenney
2022-08-04bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABIPaul E. McKenney
2022-08-04bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABIPaul E. McKenney
2022-07-21bpf: Add documentation for kfuncsKumar Kartikeya Dwivedi
2022-07-19bpf, docs: document BPF_MAP_TYPE_HASH and variantsDonald Hunter
2022-07-19docs/bpf: Update documentation for BTF_KIND_FUNCIndu Bhagat
2022-07-08bpf, docs: Remove deprecated xsk libbpf APIs descriptionPu Lehui
2022-06-24bpf, docs: Fix the code formatting in instruction-setShahab Vahedi
2022-06-09bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"Kosuke Fujimoto
2022-06-07docs/bpf: Update documentation for BTF_KIND_ENUM64 supportYonghong Song
2022-04-28bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang
2022-04-28bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang
2022-04-28bpf, docs: Remove duplicated word "instructions"Tiezhu Yang
2022-04-22libbpf: Improve libbpf API documentation link positionGrant Seltzer
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski
2022-03-09Documentation/bpf: Add documentation for BPF_PROG_RUNToke Høiland-Jørgensen
2022-02-28bpf, docs: Add a missing colon in verifier.rstWan Jiabing
2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig
2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig
2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig
2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig
2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig
2022-01-27docs/bpf: clarify how btf_type_tag gets encoded in the type chainYonghong Song
2022-01-20docs/bpf: update BPF map definition exampleAndrii Nakryiko
2022-01-05bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig
2022-01-05bpf, docs: Fully document the JMP opcodesChristoph Hellwig
2022-01-05bpf, docs: Fully document the ALU opcodesChristoph Hellwig
2022-01-05bpf, docs: Document the opcode classesChristoph Hellwig
2022-01-05bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig
2022-01-05bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig
2021-12-30bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig
2021-12-30bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig
2021-12-30bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig
2021-12-30bpf, docs: Fix verifier referencesChristoph Hellwig
2021-11-30bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig
2021-11-30bpf, docs: Move handling of maps to Documentation/bpf/maps.rstChristoph Hellwig