- ebb034b bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. by Alexei Starovoitov · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 65dce59 docs/bpf: Remove source code links by Andrii Nakryiko · 4 years, 3 months ago
- fde6ded docs/bpf: Fix ringbuf documentation by Andrii Nakryiko · 4 years, 4 months ago
- 68a26bc bpf: Update .BTF_ids section in btf.rst with sets info by Jiri Olsa · 4 years, 4 months ago
- 07ff4f0 bpf: sk_lookup: Add user documentation by Jakub Sitnicki · 4 years, 4 months ago
- 4d0d167 docs: Correct subject prefix and update LLVM info by Jianlin Lv · 4 years, 4 months ago
- a62f68c1 doc: Add link to bpf helpers man page by Joe Stringer · 4 years, 5 months ago
- 7fb20f9 bpf, doc: Remove references to warning message when using bpf_trace_printk() by Alan Maguire · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- ffba964 Documentation/bpf: Use valid and new links in index.rst by Tiezhu Yang · 4 years, 5 months ago
- 4e15f46 Documentation/bpf: Document CGROUP_STORAGE map type by YiFei Zhu · 4 years, 5 months ago
- 009abf5 docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent document by Daniel W. S. Almeida · 4 years, 5 months ago
- 5fe52b3 docs: bpf/index.rst: Add ringbuf.rst by Daniel W. S. Almeida · 4 years, 5 months ago
- 232ce4b bpf: Add info about .BTF_ids section to btf.rst by Jiri Olsa · 4 years, 6 months ago
- 8030e250 bpf: Document optval > PAGE_SIZE behavior for sockopt hooks by Stanislav Fomichev · 4 years, 6 months ago
- 97abb2b docs/bpf: Add BPF ring buffer design notes by Andrii Nakryiko · 4 years, 7 months ago
- 6736aa7 selftests/bpf: Add general instructions for test execution by Alan Maguire · 4 years, 7 months ago
- cb3f0d5 docs: networking: convert filter.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 4dece7f bpf: lsm: Add Documentation by KP Singh · 4 years, 9 months ago
- 8c06186 bpf: Document bpf_inspect drgn tool by Andrey Ignatov · 4 years, 9 months ago
- e42da4c docs/bpf: Update bpf development Q/A file by Yonghong Song · 4 years, 10 months ago
- 7e07e7a bpf: Add s390 testing documentation by Ilya Leoshkevich · 5 years ago
- a11c397 bpf/flow_dissector: add mode to enforce global BPF flow dissector by Stanislav Fomichev · 5 years ago
- 1ac6b12 bpf/flow_dissector: document flags by Stanislav Fomichev · 5 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
- 0c51b36 bpf: add sockopt documentation by Stanislav Fomichev · 6 years ago
- 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
- d857a3f docs: bpf: get rid of two warnings by Mauro Carvalho Chehab · 6 years ago
- c231c22 bpf: doc: update answer for 32-bit subregister question by Jiong Wang · 6 years ago
- 948dc8c bpf: btf: fix the brackets of BTF_INT_OFFSET() by Gary Lin · 6 years ago
- 3ef4641 docs/btf: fix the missing section marks by Gary Lin · 6 years ago
- 3b88024 bpf: document the verifier limits by Alexei Starovoitov · 6 years ago
- 8069594 bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place by Stanislav Fomichev · 6 years ago
- da70314 bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL by Andrey Ignatov · 6 years ago
- bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- f063c88 bpf: add specification for BTF Var and DataSec kinds by Daniel Borkmann · 6 years ago
- f52c97d bpf, doc: fix BTF docs reflow of bullet list by Jesper Dangaard Brouer · 6 years ago
- 46604676 docs/bpf: minor casing/punctuation fixes by Andrii Nakryiko · 6 years ago
- 9ab5305 docs/btf: reflow text to fill up to 78 characters by Andrii Nakryiko · 6 years ago
- 5efc529 docs/btf: fix typos, improve wording by Andrii Nakryiko · 6 years ago
- ffcf7ce bpf: btf: add btf documentation by Yonghong Song · 6 years ago
- a769fa7 bpf, doc: update design qa to reflect kern_version requirement by Daniel Borkmann · 6 years ago
- 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 6919bcc docs: bpf: Capitalise document heading by Tobin C. Harding · 6 years ago
- b3d40f6 docs: bpf: Add toctree to index by Tobin C. Harding · 6 years ago
- d9b9170a docs: bpf: Rename README.rst to index.rst by Tobin C. Harding · 6 years ago
- 287f4fa docs: Update references to netdev-FAQ by Tobin C. Harding · 6 years ago
- b7a27c3 bpf, doc: howto use/run the BPF selftests by Jesper Dangaard Brouer · 7 years ago
- 5422283 bpf, doc: convert bpf_devel_QA.rst to use RST formatting by Jesper Dangaard Brouer · 7 years ago
- 1a6ac1d bpf, doc: convert bpf_design_QA.rst to use RST formatting by Jesper Dangaard Brouer · 7 years ago
- 192092f bpf, doc: rename txt files to rst files by Jesper Dangaard Brouer · 7 years ago
- 4712c1b bpf, doc: add basic README.rst file by Jesper Dangaard Brouer · 7 years ago
- 514d6c1 bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG by John Fastabend · 7 years ago
- 78262f4 bpf, doc: add description wrt native/bpf clang target and pointer size by Daniel Borkmann · 7 years ago
- 6215ea6 bpf: add documentation to compare clang "-target bpf" and default target by Yonghong Song · 7 years ago
- 34f15bf3 bpf, doc: add faq about bpf development process by Daniel Borkmann · 7 years ago
- 2e39748 bpf: document answers to common questions about BPF by Alexei Starovoitov · 7 years ago