Age | Commit message (Expand) | Author | Files | Lines |
2022-01-05 | bpf, docs: Fully document the JMP mode modifiers | Christoph Hellwig | 1 | -6/+6 |
2022-01-05 | bpf, docs: Fully document the JMP opcodes | Christoph Hellwig | 1 | -17/+17 |
2022-01-05 | bpf, docs: Fully document the ALU opcodes | Christoph Hellwig | 1 | -15/+15 |
2022-01-05 | bpf, docs: Document the opcode classes | Christoph Hellwig | 1 | -12/+12 |
2022-01-05 | bpf, docs: Add subsections for ALU and JMP instructions | Christoph Hellwig | 1 | -20/+32 |
2022-01-05 | bpf, docs: Add a setion to explain the basic instruction encoding | Christoph Hellwig | 1 | -1/+15 |
2021-12-30 | bpf, docs: Move the packet access instructions last in instruction-set.rst | Christoph Hellwig | 1 | -28/+27 |
2021-12-30 | bpf, docs: Generate nicer tables for instruction encodings | Christoph Hellwig | 1 | -63/+95 |
2021-12-30 | bpf, docs: Split the comparism to classic BPF from instruction-set.rst | Christoph Hellwig | 3 | -311/+446 |
2021-12-30 | bpf, docs: Fix verifier references | Christoph Hellwig | 1 | -5/+2 |
2021-11-30 | bpf, docs: Split general purpose eBPF documentation out of filter.rst | Christoph Hellwig | 3 | -5/+1000 |
2021-11-30 | bpf, docs: Move handling of maps to Documentation/bpf/maps.rst | Christoph Hellwig | 1 | -0/+43 |
2021-11-17 | bpf, docs: Fix ordering of bpf documentation | Dave Tucker | 9 | -86/+80 |
2021-11-17 | bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst | Dave Tucker | 1 | -0/+0 |
2021-11-17 | bpf, docs: Change underline in btf to match style guide | Dave Tucker | 1 | -22/+22 |
2021-11-11 | docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support | Yonghong Song | 1 | -1/+12 |
2021-10-22 | docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef support | Yonghong Song | 1 | -3/+3 |
2021-10-18 | bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG | Yonghong Song | 1 | -12/+12 |
2021-10-06 | libbpf: Add API documentation convention guidelines | Grant Seltzer | 1 | -0/+40 |
2021-09-22 | bpf: Document BPF licensing. | Alexei Starovoitov | 2 | -0/+101 |
2021-09-14 | docs/bpf: Add documentation for BTF_KIND_TAG | Yonghong Song | 1 | -1/+28 |
2021-08-18 | libbpf: Rename libbpf documentation index file | Grant Seltzer | 2 | -1/+9 |
2021-08-16 | bpf: Reconfigure libbpf docs to remove unversioned API | grantseltzer | 2 | -36/+1 |
2021-08-07 | libbpf, doc: Eliminate warnings in libbpf_naming_convention | Randy Dunlap | 1 | -2/+2 |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 6 | -0/+494 |
2021-06-18 | bpf: Add documentation for libbpf including API autogen | Grant Seltzer | 5 | -0/+253 |
2021-06-17 | docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -6/+7 |
2021-05-28 | bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations | Yonghong Song | 2 | -0/+241 |
2021-04-23 | bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst | Tiezhu Yang | 1 | -0/+13 |
2021-04-22 | bpf, doc: Fix some invalid links in bpf_devel_QA.rst | Tiezhu Yang | 1 | -9/+8 |
2021-03-30 | bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI | Martin KaFai Lau | 1 | -0/+15 |
2021-03-04 | docs/bpf: Add bpf() syscall command reference | Joe Stringer | 1 | -3/+6 |
2021-03-04 | bpf: Document BTF_KIND_FLOAT in btf.rst | Ilya Leoshkevich | 1 | -2/+15 |
2021-01-23 | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang | 1 | -4/+7 |
2021-01-20 | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef | 1 | -0/+6 |
2020-10-11 | bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. | Alexei Starovoitov | 1 | -2/+2 |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -4/+1 |
2020-09-14 | docs/bpf: Remove source code links | Andrii Nakryiko | 1 | -1/+1 |
2020-09-10 | docs/bpf: Fix ringbuf documentation | Andrii Nakryiko | 1 | -4/+1 |
2020-08-25 | bpf: Update .BTF_ids section in btf.rst with sets info | Jiri Olsa | 1 | -0/+25 |
2020-08-24 | bpf: sk_lookup: Add user documentation | Jakub Sitnicki | 2 | -0/+99 |
2020-08-24 | docs: Correct subject prefix and update LLVM info | Jianlin Lv | 1 | -7/+12 |
2020-08-13 | doc: Add link to bpf helpers man page | Joe Stringer | 1 | -0/+7 |
2020-08-07 | bpf, doc: Remove references to warning message when using bpf_trace_printk() | Alan Maguire | 1 | -11/+0 |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 3 | -6/+220 |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+9 |
2020-07-31 | Documentation/bpf: Use valid and new links in index.rst | Tiezhu Yang | 1 | -6/+6 |
2020-07-25 | Documentation/bpf: Document CGROUP_STORAGE map type | YiFei Zhu | 2 | -0/+178 |
2020-07-23 | docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent document | Daniel W. S. Almeida | 1 | -0/+1 |
2020-07-23 | docs: bpf/index.rst: Add ringbuf.rst | Daniel W. S. Almeida | 1 | -0/+8 |