| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-04-28 | bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE | Tiezhu Yang | 1 | -1/+1 |
| 2022-04-28 | bpf, docs: Remove duplicated word "instructions" | Tiezhu Yang | 1 | -1/+1 |
| 2022-04-22 | libbpf: Improve libbpf API documentation link position | Grant Seltzer | 1 | -2/+1 |
| 2022-03-31 | docs: netdev: move the netdev-FAQ to the process pages | Jakub Kicinski | 1 | -1/+1 |
| 2022-03-09 | Documentation/bpf: Add documentation for BPF_PROG_RUN | Toke Høiland-Jørgensen | 2 | -0/+118 |
| 2022-02-28 | bpf, docs: Add a missing colon in verifier.rst | Wan Jiabing | 1 | -1/+1 |
| 2022-02-03 | bpf, docs: Better document the atomic instructions | Christoph Hellwig | 1 | -27/+49 |
| 2022-02-03 | bpf, docs: Better document the extended instruction format | Christoph Hellwig | 1 | -7/+19 |
| 2022-02-03 | bpf, docs: Better document the legacy packet access instruction | Christoph Hellwig | 1 | -22/+32 |
| 2022-02-03 | bpf, docs: Better document the regular load and store instructions | Christoph Hellwig | 1 | -5/+12 |
| 2022-02-03 | bpf, docs: Document the byte swapping instructions | Christoph Hellwig | 1 | -4/+40 |
| 2022-01-27 | docs/bpf: clarify how btf_type_tag gets encoded in the type chain | Yonghong Song | 1 | -0/+13 |
| 2022-01-20 | docs/bpf: update BPF map definition example | Andrii Nakryiko | 1 | -18/+14 |
| 2022-01-05 | bpf, docs: Fully document the JMP mode modifiers | Christoph Hellwig | 1 | -6/+6 |
| 2022-01-05 | bpf, docs: Fully document the JMP opcodes | Christoph Hellwig | 1 | -17/+17 |
| 2022-01-05 | bpf, docs: Fully document the ALU opcodes | Christoph Hellwig | 1 | -15/+15 |
| 2022-01-05 | bpf, docs: Document the opcode classes | Christoph Hellwig | 1 | -12/+12 |
| 2022-01-05 | bpf, docs: Add subsections for ALU and JMP instructions | Christoph Hellwig | 1 | -20/+32 |
| 2022-01-05 | bpf, docs: Add a setion to explain the basic instruction encoding | Christoph Hellwig | 1 | -1/+15 |
| 2021-12-30 | bpf, docs: Move the packet access instructions last in instruction-set.rst | Christoph Hellwig | 1 | -28/+27 |
| 2021-12-30 | bpf, docs: Generate nicer tables for instruction encodings | Christoph Hellwig | 1 | -63/+95 |
| 2021-12-30 | bpf, docs: Split the comparism to classic BPF from instruction-set.rst | Christoph Hellwig | 3 | -304/+439 |
| 2021-12-30 | bpf, docs: Fix verifier references | Christoph Hellwig | 1 | -5/+2 |
| 2021-11-30 | bpf, docs: Split general purpose eBPF documentation out of filter.rst | Christoph Hellwig | 3 | -5/+1000 |
| 2021-11-30 | bpf, docs: Move handling of maps to Documentation/bpf/maps.rst | Christoph Hellwig | 1 | -0/+43 |
| 2021-11-17 | bpf, docs: Fix ordering of bpf documentation | Dave Tucker | 9 | -86/+80 |
| 2021-11-17 | bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst | Dave Tucker | 1 | -0/+0 |
| 2021-11-17 | bpf, docs: Change underline in btf to match style guide | Dave Tucker | 1 | -22/+22 |
| 2021-11-11 | docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support | Yonghong Song | 1 | -1/+12 |
| 2021-10-22 | docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef support | Yonghong Song | 1 | -3/+3 |
| 2021-10-18 | bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG | Yonghong Song | 1 | -12/+12 |
| 2021-10-06 | libbpf: Add API documentation convention guidelines | Grant Seltzer | 1 | -0/+40 |
| 2021-09-22 | bpf: Document BPF licensing. | Alexei Starovoitov | 2 | -0/+101 |
| 2021-09-14 | docs/bpf: Add documentation for BTF_KIND_TAG | Yonghong Song | 1 | -1/+28 |
| 2021-08-18 | libbpf: Rename libbpf documentation index file | Grant Seltzer | 2 | -1/+9 |
| 2021-08-16 | bpf: Reconfigure libbpf docs to remove unversioned API | grantseltzer | 2 | -36/+1 |
| 2021-08-07 | libbpf, doc: Eliminate warnings in libbpf_naming_convention | Randy Dunlap | 1 | -2/+2 |
| 2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 6 | -0/+494 |
| 2021-06-18 | bpf: Add documentation for libbpf including API autogen | Grant Seltzer | 5 | -0/+253 |
| 2021-06-17 | docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -6/+7 |
| 2021-05-28 | bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations | Yonghong Song | 2 | -0/+241 |
| 2021-04-23 | bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst | Tiezhu Yang | 1 | -0/+13 |
| 2021-04-22 | bpf, doc: Fix some invalid links in bpf_devel_QA.rst | Tiezhu Yang | 1 | -9/+8 |
| 2021-03-30 | bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI | Martin KaFai Lau | 1 | -0/+15 |
| 2021-03-04 | docs/bpf: Add bpf() syscall command reference | Joe Stringer | 1 | -3/+6 |
| 2021-03-04 | bpf: Document BTF_KIND_FLOAT in btf.rst | Ilya Leoshkevich | 1 | -2/+15 |
| 2021-01-23 | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang | 1 | -4/+7 |
| 2021-01-20 | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef | 1 | -0/+6 |
| 2020-10-11 | bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. | Alexei Starovoitov | 1 | -2/+2 |
| 2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -4/+1 |
| 2020-09-14 | docs/bpf: Remove source code links | Andrii Nakryiko | 1 | -1/+1 |
| 2020-09-10 | docs/bpf: Fix ringbuf documentation | Andrii Nakryiko | 1 | -4/+1 |
| 2020-08-25 | bpf: Update .BTF_ids section in btf.rst with sets info | Jiri Olsa | 1 | -0/+25 |
| 2020-08-24 | bpf: sk_lookup: Add user documentation | Jakub Sitnicki | 2 | -0/+99 |
| 2020-08-24 | docs: Correct subject prefix and update LLVM info | Jianlin Lv | 1 | -7/+12 |
| 2020-08-13 | doc: Add link to bpf helpers man page | Joe Stringer | 1 | -0/+7 |
| 2020-08-07 | bpf, doc: Remove references to warning message when using bpf_trace_printk() | Alan Maguire | 1 | -11/+0 |
| 2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 3 | -6/+220 |
| 2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+9 |
| 2020-07-31 | Documentation/bpf: Use valid and new links in index.rst | Tiezhu Yang | 1 | -6/+6 |
| 2020-07-25 | Documentation/bpf: Document CGROUP_STORAGE map type | YiFei Zhu | 2 | -0/+178 |
| 2020-07-23 | docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent document | Daniel W. S. Almeida | 1 | -0/+1 |
| 2020-07-23 | docs: bpf/index.rst: Add ringbuf.rst | Daniel W. S. Almeida | 1 | -0/+8 |
| 2020-07-13 | bpf: Add info about .BTF_ids section to btf.rst | Jiri Olsa | 1 | -0/+36 |
| 2020-06-17 | bpf: Document optval > PAGE_SIZE behavior for sockopt hooks | Stanislav Fomichev | 1 | -0/+14 |
| 2020-06-01 | docs/bpf: Add BPF ring buffer design notes | Andrii Nakryiko | 1 | -0/+209 |
| 2020-05-23 | selftests/bpf: Add general instructions for test execution | Alan Maguire | 1 | -0/+15 |
| 2020-04-28 | docs: networking: convert filter.txt to ReST | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2020-03-30 | bpf: lsm: Add Documentation | KP Singh | 2 | -0/+143 |
| 2020-03-26 | bpf: Document bpf_inspect drgn tool | Andrey Ignatov | 2 | -2/+216 |
| 2020-02-20 | docs/bpf: Update bpf development Q/A file | Yonghong Song | 1 | -17/+12 |
| 2019-10-30 | bpf: Add s390 testing documentation | Ilya Leoshkevich | 2 | -0/+214 |
| 2019-10-07 | bpf/flow_dissector: add mode to enforce global BPF flow dissector | Stanislav Fomichev | 1 | -0/+3 |
| 2019-07-25 | bpf/flow_dissector: document flags | Stanislav Fomichev | 1 | -0/+18 |
| 2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -5/+119 |
| 2019-06-27 | bpf: add sockopt documentation | Stanislav Fomichev | 2 | -0/+94 |
| 2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 1 | -1/+1 |
| 2019-06-08 | docs: bpf: get rid of two warnings | Mauro Carvalho Chehab | 1 | -0/+2 |
| 2019-05-31 | bpf: doc: update answer for 32-bit subregister question | Jiong Wang | 1 | -5/+25 |
| 2019-05-14 | bpf: btf: fix the brackets of BTF_INT_OFFSET() | Gary Lin | 1 | -1/+1 |
| 2019-05-09 | docs/btf: fix the missing section marks | Gary Lin | 1 | -0/+2 |
| 2019-04-23 | bpf: document the verifier limits | Alexei Starovoitov | 1 | -2/+27 |
| 2019-04-18 | bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place | Stanislav Fomichev | 2 | -0/+127 |
| 2019-04-18 | bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL | Andrey Ignatov | 2 | -0/+134 |
| 2019-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+57 |
| 2019-04-09 | bpf: add specification for BTF Var and DataSec kinds | Daniel Borkmann | 1 | -0/+57 |
| 2019-03-26 | bpf, doc: fix BTF docs reflow of bullet list | Jesper Dangaard Brouer | 1 | -4/+4 |
| 2019-03-02 | docs/bpf: minor casing/punctuation fixes | Andrii Nakryiko | 1 | -12/+12 |
| 2019-03-02 | docs/btf: reflow text to fill up to 78 characters | Andrii Nakryiko | 1 | -157/+137 |
| 2019-03-02 | docs/btf: fix typos, improve wording | Andrii Nakryiko | 1 | -55/+53 |
| 2019-01-22 | bpf: btf: add btf documentation | Yonghong Song | 2 | -0/+877 |
| 2019-01-07 | bpf, doc: update design qa to reflect kern_version requirement | Daniel Borkmann | 1 | -6/+5 |
| 2018-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -5/+5 |
| 2018-07-27 | docs: bpf: Capitalise document heading | Tobin C. Harding | 1 | -1/+1 |
| 2018-07-27 | docs: bpf: Add toctree to index | Tobin C. Harding | 1 | -4/+4 |
| 2018-07-27 | docs: bpf: Rename README.rst to index.rst | Tobin C. Harding | 1 | -0/+0 |
| 2018-07-26 | docs: Update references to netdev-FAQ | Tobin C. Harding | 1 | -12/+9 |
| 2018-05-14 | bpf, doc: howto use/run the BPF selftests | Jesper Dangaard Brouer | 1 | -0/+29 |
| 2018-05-14 | bpf, doc: convert bpf_devel_QA.rst to use RST formatting | Jesper Dangaard Brouer | 1 | -357/+398 |
| 2018-05-14 | bpf, doc: convert bpf_design_QA.rst to use RST formatting | Jesper Dangaard Brouer | 1 | -78/+143 |
| 2018-05-14 | bpf, doc: rename txt files to rst files | Jesper Dangaard Brouer | 3 | -2/+2 |
| 2018-05-14 | bpf, doc: add basic README.rst file | Jesper Dangaard Brouer | 1 | -0/+36 |
| 2018-04-23 | bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG | John Fastabend | 1 | -1/+9 |
| 2018-03-20 | bpf, doc: add description wrt native/bpf clang target and pointer size | Daniel Borkmann | 1 | -0/+12 |
| 2018-02-02 | bpf: add documentation to compare clang "-target bpf" and default target | Yonghong Song | 1 | -0/+31 |
| 2017-12-06 | bpf, doc: add faq about bpf development process | Daniel Borkmann | 1 | -0/+519 |
| 2017-11-01 | bpf: document answers to common questions about BPF | Alexei Starovoitov | 1 | -0/+156 |