Age | Commit message (Expand) | Author |
2020-08-07 | bpf, doc: Remove references to warning message when using bpf_trace_printk() | Alan Maguire |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-07-31 | Documentation/bpf: Use valid and new links in index.rst | Tiezhu Yang |
2020-07-25 | Documentation/bpf: Document CGROUP_STORAGE map type | YiFei Zhu |
2020-07-23 | docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent document | Daniel W. S. Almeida |
2020-07-23 | docs: bpf/index.rst: Add ringbuf.rst | Daniel W. S. Almeida |
2020-07-13 | bpf: Add info about .BTF_ids section to btf.rst | Jiri Olsa |
2020-06-17 | bpf: Document optval > PAGE_SIZE behavior for sockopt hooks | Stanislav Fomichev |
2020-06-01 | docs/bpf: Add BPF ring buffer design notes | Andrii Nakryiko |
2020-05-23 | selftests/bpf: Add general instructions for test execution | Alan Maguire |
2020-04-28 | docs: networking: convert filter.txt to ReST | Mauro Carvalho Chehab |
2020-03-30 | bpf: lsm: Add Documentation | KP Singh |
2020-03-26 | bpf: Document bpf_inspect drgn tool | Andrey Ignatov |
2020-02-20 | docs/bpf: Update bpf development Q/A file | Yonghong Song |
2019-10-30 | bpf: Add s390 testing documentation | Ilya Leoshkevich |
2019-10-07 | bpf/flow_dissector: add mode to enforce global BPF flow dissector | Stanislav Fomichev |
2019-07-25 | bpf/flow_dissector: document flags | Stanislav Fomichev |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-06-27 | bpf: add sockopt documentation | Stanislav Fomichev |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet |
2019-06-08 | docs: bpf: get rid of two warnings | Mauro Carvalho Chehab |
2019-05-31 | bpf: doc: update answer for 32-bit subregister question | Jiong Wang |
2019-05-14 | bpf: btf: fix the brackets of BTF_INT_OFFSET() | Gary Lin |
2019-05-09 | docs/btf: fix the missing section marks | Gary Lin |
2019-04-23 | bpf: document the verifier limits | Alexei Starovoitov |
2019-04-18 | bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place | Stanislav Fomichev |
2019-04-18 | bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL | Andrey Ignatov |
2019-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-04-09 | bpf: add specification for BTF Var and DataSec kinds | Daniel Borkmann |
2019-03-26 | bpf, doc: fix BTF docs reflow of bullet list | Jesper Dangaard Brouer |
2019-03-02 | docs/bpf: minor casing/punctuation fixes | Andrii Nakryiko |
2019-03-02 | docs/btf: reflow text to fill up to 78 characters | Andrii Nakryiko |
2019-03-02 | docs/btf: fix typos, improve wording | Andrii Nakryiko |
2019-01-22 | bpf: btf: add btf documentation | Yonghong Song |
2019-01-07 | bpf, doc: update design qa to reflect kern_version requirement | Daniel Borkmann |
2018-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-07-27 | docs: bpf: Capitalise document heading | Tobin C. Harding |
2018-07-27 | docs: bpf: Add toctree to index | Tobin C. Harding |
2018-07-27 | docs: bpf: Rename README.rst to index.rst | Tobin C. Harding |
2018-07-26 | docs: Update references to netdev-FAQ | Tobin C. Harding |
2018-05-14 | bpf, doc: howto use/run the BPF selftests | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: convert bpf_devel_QA.rst to use RST formatting | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: convert bpf_design_QA.rst to use RST formatting | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: rename txt files to rst files | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: add basic README.rst file | Jesper Dangaard Brouer |
2018-04-23 | bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG | John Fastabend |
2018-03-20 | bpf, doc: add description wrt native/bpf clang target and pointer size | Daniel Borkmann |
2018-02-02 | bpf: add documentation to compare clang "-target bpf" and default target | Yonghong Song |
2017-12-06 | bpf, doc: add faq about bpf development process | Daniel Borkmann |