| Commit message (Expand) | Author | Age | Files | Lines |
* | docs/btf: fix the missing section marks | Gary Lin | 2019-05-09 | 1 | -0/+2 |
* | bpf: document the verifier limits | Alexei Starovoitov | 2019-04-23 | 1 | -2/+27 |
* | bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place | Stanislav Fomichev | 2019-04-18 | 2 | -0/+127 |
* | bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL | Andrey Ignatov | 2019-04-18 | 2 | -0/+134 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-11 | 1 | -0/+57 |
|\ |
|
| * | bpf: add specification for BTF Var and DataSec kinds | Daniel Borkmann | 2019-04-09 | 1 | -0/+57 |
* | | bpf, doc: fix BTF docs reflow of bullet list | Jesper Dangaard Brouer | 2019-03-26 | 1 | -4/+4 |
|/ |
|
* | docs/bpf: minor casing/punctuation fixes | Andrii Nakryiko | 2019-03-02 | 1 | -12/+12 |
* | docs/btf: reflow text to fill up to 78 characters | Andrii Nakryiko | 2019-03-02 | 1 | -160/+140 |
* | docs/btf: fix typos, improve wording | Andrii Nakryiko | 2019-03-02 | 1 | -55/+53 |
* | bpf: btf: add btf documentation | Yonghong Song | 2019-01-22 | 2 | -0/+877 |
* | bpf, doc: update design qa to reflect kern_version requirement | Daniel Borkmann | 2019-01-07 | 1 | -6/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-07 | 1 | -5/+5 |
|\ |
|
| * | docs: bpf: Capitalise document heading | Tobin C. Harding | 2018-07-27 | 1 | -1/+1 |
| * | docs: bpf: Add toctree to index | Tobin C. Harding | 2018-07-27 | 1 | -4/+4 |
| * | docs: bpf: Rename README.rst to index.rst | Tobin C. Harding | 2018-07-27 | 1 | -0/+0 |
* | | docs: Update references to netdev-FAQ | Tobin C. Harding | 2018-07-26 | 1 | -12/+9 |
|/ |
|
* | bpf, doc: howto use/run the BPF selftests | Jesper Dangaard Brouer | 2018-05-14 | 1 | -0/+29 |
* | bpf, doc: convert bpf_devel_QA.rst to use RST formatting | Jesper Dangaard Brouer | 2018-05-14 | 1 | -379/+420 |
* | bpf, doc: convert bpf_design_QA.rst to use RST formatting | Jesper Dangaard Brouer | 2018-05-14 | 1 | -79/+144 |
* | bpf, doc: rename txt files to rst files | Jesper Dangaard Brouer | 2018-05-14 | 3 | -2/+2 |
* | bpf, doc: add basic README.rst file | Jesper Dangaard Brouer | 2018-05-14 | 1 | -0/+36 |
* | bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG | John Fastabend | 2018-04-23 | 1 | -1/+9 |
* | bpf, doc: add description wrt native/bpf clang target and pointer size | Daniel Borkmann | 2018-03-20 | 1 | -0/+12 |
* | bpf: add documentation to compare clang "-target bpf" and default target | Yonghong Song | 2018-02-02 | 1 | -0/+31 |
* | bpf, doc: add faq about bpf development process | Daniel Borkmann | 2017-12-06 | 1 | -0/+519 |
* | bpf: document answers to common questions about BPF | Alexei Starovoitov | 2017-11-01 | 1 | -0/+156 |