summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song2020-07-218-9/+38
* bpf: Make btf_sock_ids globalYonghong Song2020-07-213-28/+62
* bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2020-07-213-14/+39
* tools/bpf: Sync btf_ids.h to toolsYonghong Song2020-07-212-1/+11
* bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song2020-07-213-36/+18
* samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich2020-07-2110-16/+33
* selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich2020-07-211-1/+1
* Merge branch 'compressed-JITed-insn'Alexei Starovoitov2020-07-214-153/+643
|\
| * bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson2020-07-211-134/+147
| * bpf, riscv: Add encodings for compressed instructionsLuke Nelson2020-07-211-0/+452
| * bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson2020-07-214-19/+44
|/
* tools/bpftool: Fix error handing in do_skeleton()YueHaibing2020-07-211-1/+4
* libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers2020-07-211-1/+1
* s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich2020-07-211-4/+5
* s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich2020-07-211-1/+26
* s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich2020-07-211-2/+6
* s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich2020-07-211-15/+4
* selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich2020-07-211-3/+9
* bpf: cpumap: Fix possible rcpu kthread hungLorenzo Bianconi2020-07-211-4/+7
* bpf, netns: Fix build without CONFIG_INETJakub Sitnicki2020-07-211-0/+4
* Merge branch 'bpf-socket-lookup'Alexei Starovoitov2020-07-1729-97/+3418
|\
| * selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki2020-07-174-23/+1960
| * selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki2020-07-171-0/+492
| * tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-174-3/+5
| * libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki2020-07-174-0/+10
| * bpf: Sync linux/bpf.h to tools/Jakub Sitnicki2020-07-171-0/+77
| * udp6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki2020-07-171-9/+51
| * udp6: Extract helper for selecting socket from reuseport groupJakub Sitnicki2020-07-171-11/+26
| * udp: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki2020-07-171-9/+50
| * udp: Extract helper for selecting socket from reuseport groupJakub Sitnicki2020-07-171-10/+24
| * inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki2020-07-172-0/+74
| * inet6: Extract helper for selecting socket from reuseport groupJakub Sitnicki2020-07-171-9/+22
| * inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki2020-07-174-1/+156
| * inet: Extract helper for selecting socket from reuseport groupJakub Sitnicki2020-07-171-9/+20
| * bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki2020-07-1710-4/+312
| * bpf, netns: Handle multiple link attachmentsJakub Sitnicki2020-07-173-9/+139
|/
* bpf: Drop duplicated words in uapi helper commentsRandy Dunlap2020-07-162-6/+6
* selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev2020-07-161-2/+1
* bpf: revert "test_bpf: Flag tests that cannot be jited on s390"Seth Forshee2020-07-161-20/+0
* selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2020-07-162-0/+106
* samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumapLorenzo Bianconi2020-07-162-22/+178
* libbpf: Add SEC name for xdp programs attached to CPUMAPLorenzo Bianconi2020-07-161-0/+2
* bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi2020-07-163-4/+20
* bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-167-17/+148
* cpumap: Formalize map value as a named structLorenzo Bianconi2020-07-163-13/+33
* samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loopLorenzo Bianconi2020-07-161-9/+27
* net: Refactor xdp_convert_buff_to_frameDavid Ahern2020-07-161-13/+22
* cpumap: Use non-locked version __ptr_ring_consume_batchedJesper Dangaard Brouer2020-07-161-1/+1
* net: ipv6: drop duplicate word in commentRandy Dunlap2020-07-151-1/+1
* net: sctp: drop duplicate words in commentsRandy Dunlap2020-07-152-4/+4