summaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rstTiezhu Yang2021-04-231-0/+13
* bpf, doc: Fix some invalid links in bpf_devel_QA.rstTiezhu Yang2021-04-221-9/+8
* bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABIMartin KaFai Lau2021-03-301-0/+15
* docs/bpf: Add bpf() syscall command referenceJoe Stringer2021-03-041-3/+6
* bpf: Document BTF_KIND_FLOAT in btf.rstIlya Leoshkevich2021-03-041-2/+15
* bpf, docs: Update build procedure for manually compiling LLVM and ClangTiezhu Yang2021-01-231-4/+7
* trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef2021-01-201-0/+6
* bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org.Alexei Starovoitov2020-10-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-4/+1
|\
| * docs/bpf: Remove source code linksAndrii Nakryiko2020-09-141-1/+1
| * docs/bpf: Fix ringbuf documentationAndrii Nakryiko2020-09-101-4/+1
* | bpf: Update .BTF_ids section in btf.rst with sets infoJiri Olsa2020-08-251-0/+25
* | bpf: sk_lookup: Add user documentationJakub Sitnicki2020-08-242-0/+99
* | docs: Correct subject prefix and update LLVM infoJianlin Lv2020-08-241-7/+12
|/
* doc: Add link to bpf helpers man pageJoe Stringer2020-08-131-0/+7
* bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire2020-08-071-11/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-053-6/+220
|\
| * Documentation/bpf: Use valid and new links in index.rstTiezhu Yang2020-07-311-6/+6
| * Documentation/bpf: Document CGROUP_STORAGE map typeYiFei Zhu2020-07-252-0/+178
| * bpf: Add info about .BTF_ids section to btf.rstJiri Olsa2020-07-131-0/+36
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-042-0/+9
|\ \ | |/ |/|
| * docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent documentDaniel W. S. Almeida2020-07-231-0/+1
| * docs: bpf/index.rst: Add ringbuf.rstDaniel W. S. Almeida2020-07-231-0/+8
* | bpf: Document optval > PAGE_SIZE behavior for sockopt hooksStanislav Fomichev2020-06-171-0/+14
|/
* docs/bpf: Add BPF ring buffer design notesAndrii Nakryiko2020-06-011-0/+209
* selftests/bpf: Add general instructions for test executionAlan Maguire2020-05-231-0/+15
* docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab2020-04-281-2/+2
* bpf: lsm: Add DocumentationKP Singh2020-03-302-0/+143
* bpf: Document bpf_inspect drgn toolAndrey Ignatov2020-03-262-2/+216
* docs/bpf: Update bpf development Q/A fileYonghong Song2020-02-201-17/+12
* bpf: Add s390 testing documentationIlya Leoshkevich2019-10-302-0/+214
* bpf/flow_dissector: add mode to enforce global BPF flow dissectorStanislav Fomichev2019-10-071-0/+3
* bpf/flow_dissector: document flagsStanislav Fomichev2019-07-251-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-113-5/+119
|\
| * bpf: add sockopt documentationStanislav Fomichev2019-06-272-0/+94
| * bpf: doc: update answer for 32-bit subregister questionJiong Wang2019-05-311-5/+25
* | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-141-1/+1
|\|
| * bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-141-1/+1
* | docs: bpf: get rid of two warningsMauro Carvalho Chehab2019-06-081-0/+2
|/
* docs/btf: fix the missing section marksGary Lin2019-05-091-0/+2
* bpf: document the verifier limitsAlexei Starovoitov2019-04-231-2/+27
* bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common placeStanislav Fomichev2019-04-182-0/+127
* bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTLAndrey Ignatov2019-04-182-0/+134
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-111-0/+57
|\
| * bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann2019-04-091-0/+57
* | bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer2019-03-261-4/+4
|/
* docs/bpf: minor casing/punctuation fixesAndrii Nakryiko2019-03-021-12/+12
* docs/btf: reflow text to fill up to 78 charactersAndrii Nakryiko2019-03-021-160/+140
* docs/btf: fix typos, improve wordingAndrii Nakryiko2019-03-021-55/+53
* bpf: btf: add btf documentationYonghong Song2019-01-222-0/+877