Age | Commit message (Expand) | Author |
2021-04-23 | bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst | Tiezhu Yang |
2021-04-22 | bpf, doc: Fix some invalid links in bpf_devel_QA.rst | Tiezhu Yang |
2021-03-30 | bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI | Martin KaFai Lau |
2021-03-04 | docs/bpf: Add bpf() syscall command reference | Joe Stringer |
2021-03-04 | bpf: Document BTF_KIND_FLOAT in btf.rst | Ilya Leoshkevich |
2021-01-23 | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang |
2021-01-20 | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef |
2020-10-11 | bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. | Alexei Starovoitov |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-14 | docs/bpf: Remove source code links | Andrii Nakryiko |
2020-09-10 | docs/bpf: Fix ringbuf documentation | Andrii Nakryiko |
2020-08-25 | bpf: Update .BTF_ids section in btf.rst with sets info | Jiri Olsa |
2020-08-24 | bpf: sk_lookup: Add user documentation | Jakub Sitnicki |
2020-08-24 | docs: Correct subject prefix and update LLVM info | Jianlin Lv |
2020-08-13 | doc: Add link to bpf helpers man page | Joe Stringer |
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 |