| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, docs: Fix typo "respetively" to "respectively" | Tiezhu Yang | 2022-04-28 | 1 | -1/+1 |
* | bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE | Tiezhu Yang | 2022-04-28 | 1 | -1/+1 |
* | bpf, docs: Remove duplicated word "instructions" | Tiezhu Yang | 2022-04-28 | 1 | -1/+1 |
* | libbpf: Improve libbpf API documentation link position | Grant Seltzer | 2022-04-22 | 1 | -2/+1 |
* | docs: netdev: move the netdev-FAQ to the process pages | Jakub Kicinski | 2022-03-31 | 1 | -1/+1 |
* | Documentation/bpf: Add documentation for BPF_PROG_RUN | Toke Høiland-Jørgensen | 2022-03-09 | 2 | -0/+118 |
* | bpf, docs: Add a missing colon in verifier.rst | Wan Jiabing | 2022-02-28 | 1 | -1/+1 |
* | bpf, docs: Better document the atomic instructions | Christoph Hellwig | 2022-02-03 | 1 | -27/+49 |
* | bpf, docs: Better document the extended instruction format | Christoph Hellwig | 2022-02-03 | 1 | -7/+19 |
* | bpf, docs: Better document the legacy packet access instruction | Christoph Hellwig | 2022-02-03 | 1 | -22/+32 |
* | bpf, docs: Better document the regular load and store instructions | Christoph Hellwig | 2022-02-03 | 1 | -5/+12 |
* | bpf, docs: Document the byte swapping instructions | Christoph Hellwig | 2022-02-03 | 1 | -4/+40 |
* | docs/bpf: clarify how btf_type_tag gets encoded in the type chain | Yonghong Song | 2022-01-27 | 1 | -0/+13 |
* | docs/bpf: update BPF map definition example | Andrii Nakryiko | 2022-01-20 | 1 | -18/+14 |
* | bpf, docs: Fully document the JMP mode modifiers | Christoph Hellwig | 2022-01-05 | 1 | -6/+6 |
* | bpf, docs: Fully document the JMP opcodes | Christoph Hellwig | 2022-01-05 | 1 | -17/+17 |
* | bpf, docs: Fully document the ALU opcodes | Christoph Hellwig | 2022-01-05 | 1 | -15/+15 |
* | bpf, docs: Document the opcode classes | Christoph Hellwig | 2022-01-05 | 1 | -12/+12 |
* | bpf, docs: Add subsections for ALU and JMP instructions | Christoph Hellwig | 2022-01-05 | 1 | -20/+32 |
* | bpf, docs: Add a setion to explain the basic instruction encoding | Christoph Hellwig | 2022-01-05 | 1 | -1/+15 |
* | bpf, docs: Move the packet access instructions last in instruction-set.rst | Christoph Hellwig | 2021-12-30 | 1 | -28/+27 |
* | bpf, docs: Generate nicer tables for instruction encodings | Christoph Hellwig | 2021-12-30 | 1 | -63/+95 |
* | bpf, docs: Split the comparism to classic BPF from instruction-set.rst | Christoph Hellwig | 2021-12-30 | 3 | -311/+446 |
* | bpf, docs: Fix verifier references | Christoph Hellwig | 2021-12-30 | 1 | -5/+2 |
* | bpf, docs: Split general purpose eBPF documentation out of filter.rst | Christoph Hellwig | 2021-11-30 | 3 | -5/+1000 |
* | bpf, docs: Move handling of maps to Documentation/bpf/maps.rst | Christoph Hellwig | 2021-11-30 | 1 | -0/+43 |
* | bpf, docs: Fix ordering of bpf documentation | Dave Tucker | 2021-11-17 | 9 | -86/+80 |
* | bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst | Dave Tucker | 2021-11-17 | 1 | -0/+0 |
* | bpf, docs: Change underline in btf to match style guide | Dave Tucker | 2021-11-17 | 1 | -22/+22 |
* | docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support | Yonghong Song | 2021-11-11 | 1 | -1/+12 |
* | docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef support | Yonghong Song | 2021-10-22 | 1 | -3/+3 |
* | bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG | Yonghong Song | 2021-10-18 | 1 | -12/+12 |
* | libbpf: Add API documentation convention guidelines | Grant Seltzer | 2021-10-06 | 1 | -0/+40 |
* | bpf: Document BPF licensing. | Alexei Starovoitov | 2021-09-22 | 2 | -0/+101 |
* | docs/bpf: Add documentation for BTF_KIND_TAG | Yonghong Song | 2021-09-14 | 1 | -1/+28 |
* | libbpf: Rename libbpf documentation index file | Grant Seltzer | 2021-08-18 | 2 | -1/+9 |
* | bpf: Reconfigure libbpf docs to remove unversioned API | grantseltzer | 2021-08-16 | 2 | -36/+1 |
* | libbpf, doc: Eliminate warnings in libbpf_naming_convention | Randy Dunlap | 2021-08-07 | 1 | -2/+2 |
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-06-30 | 6 | -0/+494 |
|\ |
|
| * | bpf: Add documentation for libbpf including API autogen | Grant Seltzer | 2021-06-18 | 5 | -0/+253 |
| * | bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations | Yonghong Song | 2021-05-28 | 2 | -0/+241 |
* | | docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 2021-06-17 | 1 | -6/+7 |
|/ |
|
* | bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst | Tiezhu Yang | 2021-04-23 | 1 | -0/+13 |
* | bpf, doc: Fix some invalid links in bpf_devel_QA.rst | Tiezhu Yang | 2021-04-22 | 1 | -9/+8 |
* | bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI | Martin KaFai Lau | 2021-03-30 | 1 | -0/+15 |
* | docs/bpf: Add bpf() syscall command reference | Joe Stringer | 2021-03-04 | 1 | -3/+6 |
* | bpf: Document BTF_KIND_FLOAT in btf.rst | Ilya Leoshkevich | 2021-03-04 | 1 | -2/+15 |
* | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang | 2021-01-23 | 1 | -4/+7 |
* | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef | 2021-01-20 | 1 | -0/+6 |
* | bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. | Alexei Starovoitov | 2020-10-11 | 1 | -2/+2 |