Age | Commit message (Expand) | Author | Files | Lines |
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 | -160/+140 |
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 | -379/+420 |
2018-05-14 | bpf, doc: convert bpf_design_QA.rst to use RST formatting |  Jesper Dangaard Brouer | 1 | -79/+144 |
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 |