Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 1 | -177/+139 |
2022-09-30 | bpf, docs: Add TOC and fix formatting. |  Dave Thaler | 1 | -132/+136 |
2022-09-30 | bpf, docs: Move Clang notes to a separate file |  Dave Thaler | 1 | -6/+0 |
2022-09-30 | bpf, docs: Linux byteswap note |  Dave Thaler | 1 | -4/+0 |
2022-09-30 | bpf, docs: Move legacy packet instructions to a separate file |  Dave Thaler | 1 | -35/+3 |
2022-09-27 | Delete duplicate words from kernel docs |  Akhil Raj | 1 | -1/+1 |
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-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-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-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 | 1 | -311/+69 |
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 | 1 | -0/+467 |