Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13doc: Add link to bpf helpers man pageJoe Stringer
2020-08-07bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-31Documentation/bpf: Use valid and new links in index.rstTiezhu Yang
2020-07-26Documentation/bpf: Document CGROUP_STORAGE map typeYiFei Zhu
2020-07-23docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent documentDaniel W. S. Almeida
2020-07-23docs: bpf/index.rst: Add ringbuf.rstDaniel W. S. Almeida
2020-07-13bpf: Add info about .BTF_ids section to btf.rstJiri Olsa
2020-06-17bpf: Document optval > PAGE_SIZE behavior for sockopt hooksStanislav Fomichev
2020-06-02docs/bpf: Add BPF ring buffer design notesAndrii Nakryiko
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire
2020-04-29docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab
2020-03-30bpf: lsm: Add DocumentationKP Singh
2020-03-26bpf: Document bpf_inspect drgn toolAndrey Ignatov
2020-02-21docs/bpf: Update bpf development Q/A fileYonghong Song
2019-10-30bpf: Add s390 testing documentationIlya Leoshkevich
2019-10-08bpf/flow_dissector: add mode to enforce global BPF flow dissectorStanislav Fomichev
2019-07-26bpf/flow_dissector: document flagsStanislav Fomichev
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-06-28bpf: add sockopt documentationStanislav Fomichev
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-08docs: bpf: get rid of two warningsMauro Carvalho Chehab
2019-06-01bpf: doc: update answer for 32-bit subregister questionJiong Wang
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin
2019-05-10docs/btf: fix the missing section marksGary Lin
2019-04-23bpf: document the verifier limitsAlexei Starovoitov
2019-04-19bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common placeStanislav Fomichev
2019-04-19bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTLAndrey Ignatov
2019-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-10bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann
2019-03-26bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko
2019-03-02docs/btf: reflow text to fill up to 78 charactersAndrii Nakryiko
2019-03-02docs/btf: fix typos, improve wordingAndrii Nakryiko
2019-01-23bpf: btf: add btf documentationYonghong Song
2019-01-08bpf, doc: update design qa to reflect kern_version requirementDaniel Borkmann
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-27docs: bpf: Capitalise document headingTobin C. Harding
2018-07-27docs: bpf: Add toctree to indexTobin C. Harding
2018-07-27docs: bpf: Rename README.rst to index.rstTobin C. Harding
2018-07-27docs: Update references to netdev-FAQTobin C. Harding
2018-05-15bpf, doc: howto use/run the BPF selftestsJesper Dangaard Brouer
2018-05-15bpf, doc: convert bpf_devel_QA.rst to use RST formattingJesper Dangaard Brouer
2018-05-15bpf, doc: convert bpf_design_QA.rst to use RST formattingJesper Dangaard Brouer
2018-05-15bpf, doc: rename txt files to rst filesJesper Dangaard Brouer
2018-05-15bpf, doc: add basic README.rst fileJesper Dangaard Brouer
2018-04-24bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSGJohn Fastabend
2018-03-21bpf, doc: add description wrt native/bpf clang target and pointer sizeDaniel Borkmann
2018-02-02bpf: add documentation to compare clang "-target bpf" and default targetYonghong Song