Age | Commit message (Expand) | Author | Files | Lines |
2022-08-04 | bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a function | Paul E. McKenney | 1 | -0/+7 |
2022-08-04 | bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABI | Paul E. McKenney | 1 | -0/+12 |
2022-08-04 | bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI | Paul E. McKenney | 1 | -0/+6 |
2022-07-21 | bpf: Add documentation for kfuncs | Kumar Kartikeya Dwivedi | 2 | -0/+171 |
2022-07-19 | bpf, docs: document BPF_MAP_TYPE_HASH and variants | Donald Hunter | 1 | -0/+185 |
2022-07-19 | docs/bpf: Update documentation for BTF_KIND_FUNC | Indu Bhagat | 1 | -1/+5 |
2022-07-08 | bpf, docs: Remove deprecated xsk libbpf APIs description | Pu Lehui | 1 | -11/+2 |
2022-06-24 | bpf, docs: Fix the code formatting in instruction-set | Shahab Vahedi | 1 | -1/+1 |
2022-06-09 | bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" | Kosuke Fujimoto | 1 | -1/+1 |
2022-06-07 | docs/bpf: Update documentation for BTF_KIND_ENUM64 support | Yonghong Song | 1 | -6/+37 |
2022-04-28 | bpf, docs: Fix typo "respetively" to "respectively" | Tiezhu Yang | 1 | -1/+1 |
2022-04-28 | bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE | Tiezhu Yang | 1 | -1/+1 |
2022-04-28 | bpf, docs: Remove duplicated word "instructions" | Tiezhu Yang | 1 | -1/+1 |
2022-04-22 | libbpf: Improve libbpf API documentation link position | Grant Seltzer | 1 | -2/+1 |
2022-03-31 | docs: netdev: move the netdev-FAQ to the process pages | Jakub Kicinski | 1 | -1/+1 |
2022-03-09 | Documentation/bpf: Add documentation for BPF_PROG_RUN | Toke Høiland-Jørgensen | 2 | -0/+118 |
2022-02-28 | bpf, docs: Add a missing colon in verifier.rst | Wan Jiabing | 1 | -1/+1 |
2022-02-03 | bpf, docs: Better document the atomic instructions | Christoph Hellwig | 1 | -27/+49 |
2022-02-03 | bpf, docs: Better document the extended instruction format | Christoph Hellwig | 1 | -7/+19 |
2022-02-03 | bpf, docs: Better document the legacy packet access instruction | Christoph Hellwig | 1 | -22/+32 |
2022-02-03 | bpf, docs: Better document the regular load and store instructions | Christoph Hellwig | 1 | -5/+12 |
2022-02-03 | bpf, docs: Document the byte swapping instructions | Christoph Hellwig | 1 | -4/+40 |
2022-01-27 | docs/bpf: clarify how btf_type_tag gets encoded in the type chain | Yonghong Song | 1 | -0/+13 |
2022-01-20 | docs/bpf: update BPF map definition example | Andrii Nakryiko | 1 | -18/+14 |
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 |