1. 58d8a3f bpf, docs: Fully document the JMP mode modifiers by Christoph Hellwig · 3 years ago
  2. 9e533e2 bpf, docs: Fully document the JMP opcodes by Christoph Hellwig · 3 years ago
  3. 03c517e bpf, docs: Fully document the ALU opcodes by Christoph Hellwig · 3 years ago
  4. 894cda55 bpf, docs: Document the opcode classes by Christoph Hellwig · 3 years ago
  5. be3193c bpf, docs: Add subsections for ALU and JMP instructions by Christoph Hellwig · 3 years ago
  6. 62e4683 bpf, docs: Add a setion to explain the basic instruction encoding by Christoph Hellwig · 3 years ago
  7. 63d000c bpf, docs: Move the packet access instructions last in instruction-set.rst by Christoph Hellwig · 3 years ago
  8. 5e4dd19 bpf, docs: Generate nicer tables for instruction encodings by Christoph Hellwig · 3 years ago
  9. 41db511 bpf, docs: Split the comparism to classic BPF from instruction-set.rst by Christoph Hellwig · 3 years ago
  10. fa86aa7 bpf, docs: Fix verifier references by Christoph Hellwig · 3 years ago
  11. 88691e9 bpf, docs: Split general purpose eBPF documentation out of filter.rst by Christoph Hellwig · 3 years, 1 month ago
  12. bc84e95 bpf, docs: Move handling of maps to Documentation/bpf/maps.rst by Christoph Hellwig · 3 years, 1 month ago
  13. 5931d9a bpf, docs: Fix ordering of bpf documentation by Dave Tucker · 3 years, 1 month ago
  14. f5b1c2e bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst by Dave Tucker · 3 years, 1 month ago
  15. 3ff36bf bpf, docs: Change underline in btf to match style guide by Dave Tucker · 3 years, 1 month ago
  16. d52f5c6 docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support by Yonghong Song · 3 years, 2 months ago
  17. 5a86713 docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef support by Yonghong Song · 3 years, 2 months ago
  18. 223f903 bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG by Yonghong Song · 3 years, 3 months ago
  19. 9330303 libbpf: Add API documentation convention guidelines by Grant Seltzer · 3 years, 3 months ago
  20. c86216b bpf: Document BPF licensing. by Alexei Starovoitov · 3 years, 3 months ago
  21. 48f5a6c docs/bpf: Add documentation for BTF_KIND_TAG by Yonghong Song · 3 years, 3 months ago
  22. d20b411 libbpf: Rename libbpf documentation index file by Grant Seltzer · 3 years, 4 months ago
  23. bb57164 bpf: Reconfigure libbpf docs to remove unversioned API by grantseltzer · 3 years, 5 months ago
  24. 7c4a223 libbpf, doc: Eliminate warnings in libbpf_naming_convention by Randy Dunlap · 3 years, 5 months ago
  25. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  26. f42cfb4 bpf: Add documentation for libbpf including API autogen by Grant Seltzer · 3 years, 6 months ago
  27. 6aadf74 docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 6 months ago
  28. fc8c262 bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations by Yonghong Song · 3 years, 7 months ago
  29. 350a62ca bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst by Tiezhu Yang · 3 years, 8 months ago
  30. 64ef3dd bpf, doc: Fix some invalid links in bpf_devel_QA.rst by Tiezhu Yang · 3 years, 8 months ago
  31. 5bdca94 bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI by Martin KaFai Lau · 3 years, 9 months ago
  32. 6197e5b docs/bpf: Add bpf() syscall command reference by Joe Stringer · 3 years, 10 months ago
  33. 6be6a0b bpf: Document BTF_KIND_FLOAT in btf.rst by Ilya Leoshkevich · 3 years, 10 months ago
  34. 628add7 bpf, docs: Update build procedure for manually compiling LLVM and Clang by Tiezhu Yang · 4 years ago
  35. 6939f4e trace: bpf: Allow bpf to attach to bare tracepoints by Qais Yousef · 4 years ago
  36. ebb034b bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. by Alexei Starovoitov · 4 years, 3 months ago
  37. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  38. 65dce59 docs/bpf: Remove source code links by Andrii Nakryiko · 4 years, 3 months ago
  39. fde6ded docs/bpf: Fix ringbuf documentation by Andrii Nakryiko · 4 years, 4 months ago
  40. 68a26bc bpf: Update .BTF_ids section in btf.rst with sets info by Jiri Olsa · 4 years, 4 months ago
  41. 07ff4f0 bpf: sk_lookup: Add user documentation by Jakub Sitnicki · 4 years, 4 months ago
  42. 4d0d167 docs: Correct subject prefix and update LLVM info by Jianlin Lv · 4 years, 4 months ago
  43. a62f68c1 doc: Add link to bpf helpers man page by Joe Stringer · 4 years, 5 months ago
  44. 7fb20f9 bpf, doc: Remove references to warning message when using bpf_trace_printk() by Alan Maguire · 4 years, 5 months ago
  45. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  46. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  47. ffba964 Documentation/bpf: Use valid and new links in index.rst by Tiezhu Yang · 4 years, 5 months ago
  48. 4e15f46 Documentation/bpf: Document CGROUP_STORAGE map type by YiFei Zhu · 4 years, 5 months ago
  49. 009abf5 docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent document by Daniel W. S. Almeida · 4 years, 5 months ago
  50. 5fe52b3 docs: bpf/index.rst: Add ringbuf.rst by Daniel W. S. Almeida · 4 years, 5 months ago
  51. 232ce4b bpf: Add info about .BTF_ids section to btf.rst by Jiri Olsa · 4 years, 6 months ago
  52. 8030e250 bpf: Document optval > PAGE_SIZE behavior for sockopt hooks by Stanislav Fomichev · 4 years, 6 months ago
  53. 97abb2b docs/bpf: Add BPF ring buffer design notes by Andrii Nakryiko · 4 years, 7 months ago
  54. 6736aa7 selftests/bpf: Add general instructions for test execution by Alan Maguire · 4 years, 7 months ago
  55. cb3f0d5 docs: networking: convert filter.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  56. 4dece7f bpf: lsm: Add Documentation by KP Singh · 4 years, 9 months ago
  57. 8c06186 bpf: Document bpf_inspect drgn tool by Andrey Ignatov · 4 years, 9 months ago
  58. e42da4c docs/bpf: Update bpf development Q/A file by Yonghong Song · 4 years, 10 months ago
  59. 7e07e7a bpf: Add s390 testing documentation by Ilya Leoshkevich · 5 years ago
  60. a11c397 bpf/flow_dissector: add mode to enforce global BPF flow dissector by Stanislav Fomichev · 5 years ago
  61. 1ac6b12 bpf/flow_dissector: document flags by Stanislav Fomichev · 5 years ago
  62. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  63. 0c51b36 bpf: add sockopt documentation by Stanislav Fomichev · 6 years ago
  64. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  65. d857a3f docs: bpf: get rid of two warnings by Mauro Carvalho Chehab · 6 years ago
  66. c231c22 bpf: doc: update answer for 32-bit subregister question by Jiong Wang · 6 years ago
  67. 948dc8c bpf: btf: fix the brackets of BTF_INT_OFFSET() by Gary Lin · 6 years ago
  68. 3ef4641 docs/btf: fix the missing section marks by Gary Lin · 6 years ago
  69. 3b88024 bpf: document the verifier limits by Alexei Starovoitov · 6 years ago
  70. 8069594 bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place by Stanislav Fomichev · 6 years ago
  71. da70314 bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL by Andrey Ignatov · 6 years ago
  72. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  73. f063c88 bpf: add specification for BTF Var and DataSec kinds by Daniel Borkmann · 6 years ago
  74. f52c97d bpf, doc: fix BTF docs reflow of bullet list by Jesper Dangaard Brouer · 6 years ago
  75. 46604676 docs/bpf: minor casing/punctuation fixes by Andrii Nakryiko · 6 years ago
  76. 9ab5305 docs/btf: reflow text to fill up to 78 characters by Andrii Nakryiko · 6 years ago
  77. 5efc529 docs/btf: fix typos, improve wording by Andrii Nakryiko · 6 years ago
  78. ffcf7ce bpf: btf: add btf documentation by Yonghong Song · 6 years ago
  79. a769fa7 bpf, doc: update design qa to reflect kern_version requirement by Daniel Borkmann · 6 years ago
  80. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  81. 6919bcc docs: bpf: Capitalise document heading by Tobin C. Harding · 6 years ago
  82. b3d40f6 docs: bpf: Add toctree to index by Tobin C. Harding · 6 years ago
  83. d9b9170a docs: bpf: Rename README.rst to index.rst by Tobin C. Harding · 6 years ago
  84. 287f4fa docs: Update references to netdev-FAQ by Tobin C. Harding · 6 years ago
  85. b7a27c3 bpf, doc: howto use/run the BPF selftests by Jesper Dangaard Brouer · 7 years ago
  86. 5422283 bpf, doc: convert bpf_devel_QA.rst to use RST formatting by Jesper Dangaard Brouer · 7 years ago
  87. 1a6ac1d bpf, doc: convert bpf_design_QA.rst to use RST formatting by Jesper Dangaard Brouer · 7 years ago
  88. 192092f bpf, doc: rename txt files to rst files by Jesper Dangaard Brouer · 7 years ago
  89. 4712c1b bpf, doc: add basic README.rst file by Jesper Dangaard Brouer · 7 years ago
  90. 514d6c1 bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG by John Fastabend · 7 years ago
  91. 78262f4 bpf, doc: add description wrt native/bpf clang target and pointer size by Daniel Borkmann · 7 years ago
  92. 6215ea6 bpf: add documentation to compare clang "-target bpf" and default target by Yonghong Song · 7 years ago
  93. 34f15bf3 bpf, doc: add faq about bpf development process by Daniel Borkmann · 7 years ago
  94. 2e39748 bpf: document answers to common questions about BPF by Alexei Starovoitov · 7 years ago