Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | tools/runqslower: Enable out-of-tree build | Jean-Philippe Brucker | 2020-11-11 | 1 | -14/+18 | |
| * | | | | | | | tools/runqslower: Use Makefile.include | Jean-Philippe Brucker | 2020-11-11 | 1 | -15/+9 | |
| * | | | | | | | tools/bpftool: Fix cross-build | Jean-Philippe Brucker | 2020-11-11 | 1 | -8/+26 | |
| * | | | | | | | tools/bpftool: Force clean of out-of-tree build | Jean-Philippe Brucker | 2020-11-11 | 1 | -3/+5 | |
| * | | | | | | | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker | 2020-11-11 | 6 | -27/+10 | |
| * | | | | | | | selftest/bpf: Add missed ip6ip6 test back | Hangbin Liu | 2020-11-10 | 2 | -39/+46 | |
| * | | | | | | | tools/bpftool: Add support for in-kernel and named BTF in `btf show` | Andrii Nakryiko | 2020-11-10 | 1 | -1/+27 | |
| * | | | | | | | bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO | Andrii Nakryiko | 2020-11-10 | 1 | -0/+3 | |
| * | | | | | | | bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress | Martin KaFai Lau | 2020-11-09 | 2 | -7/+7 | |
| * | | | | | | | selftests/bpf: Fix selftest build with old libc | Alexei Starovoitov | 2020-11-06 | 1 | -0/+4 | |
| * | | | | | | | bpf: Exercise syscall operations for inode and sk storage | KP Singh | 2020-11-06 | 1 | -2/+15 | |
| * | | | | | | | bpf: Add tests for task_local_storage | KP Singh | 2020-11-06 | 2 | -20/+226 | |
| * | | | | | | | bpf: Update selftests for local_storage to use vmlinux.h | KP Singh | 2020-11-06 | 1 | -19/+1 | |
| * | | | | | | | bpf: Fix tests for local_storage | KP Singh | 2020-11-06 | 1 | -9/+15 | |
| * | | | | | | | bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID | KP Singh | 2020-11-06 | 1 | -0/+9 | |
| * | | | | | | | bpftool: Add support for task local storage | KP Singh | 2020-11-06 | 3 | -3/+6 | |
| * | | | | | | | libbpf: Add support for task local storage | KP Singh | 2020-11-06 | 1 | -0/+1 | |
| * | | | | | | | bpf: Implement task local storage | KP Singh | 2020-11-06 | 1 | -0/+39 | |
| * | | | | | | | bpf: Lift hashtab key_size limit | Florian Lehner | 2020-11-05 | 3 | -1/+89 | |
| * | | | | | | | tools/bpftool: Add bpftool support for split BTF | Andrii Nakryiko | 2020-11-05 | 3 | -4/+21 | |
| * | | | | | | | selftests/bpf: Add split BTF dedup selftests | Andrii Nakryiko | 2020-11-05 | 3 | -0/+391 | |
| * | | | | | | | libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays | Andrii Nakryiko | 2020-11-05 | 1 | -2/+25 | |
| * | | | | | | | libbpf: Support BTF dedup of split BTFs | Andrii Nakryiko | 2020-11-05 | 1 | -53/+168 | |
| * | | | | | | | libbpf: Fix BTF data layout checks and allow empty BTF | Andrii Nakryiko | 2020-11-05 | 1 | -10/+6 | |
| * | | | | | | | selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests | Andrii Nakryiko | 2020-11-05 | 4 | -1/+256 | |
| * | | | | | | | selftests/bpf: Add split BTF basic test | Andrii Nakryiko | 2020-11-05 | 2 | -0/+110 | |
| * | | | | | | | libbpf: Implement basic split BTF support | Andrii Nakryiko | 2020-11-05 | 3 | -45/+169 | |
| * | | | | | | | libbpf: Unify and speed up BTF string deduplication | Andrii Nakryiko | 2020-11-05 | 1 | -165/+98 | |
| * | | | | | | | selftest/bpf: Relax btf_dedup test checks | Andrii Nakryiko | 2020-11-05 | 1 | -15/+25 | |
| * | | | | | | | libbpf: Factor out common operations in BTF writing APIs | Andrii Nakryiko | 2020-11-05 | 1 | -80/+43 | |
| * | | | | | | | selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern | Alexander Duyck | 2020-11-03 | 3 | -108/+31 | |
| * | | | | | | | selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton | Alexander Duyck | 2020-11-03 | 1 | -27/+14 | |
| * | | | | | | | selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results | Alexander Duyck | 2020-11-03 | 1 | -72/+43 | |
| * | | | | | | | selftests/bpf: Drop python client/server in favor of threads | Alexander Duyck | 2020-11-03 | 3 | -147/+78 | |
| * | | | | | | | selftests/bpf: Move test_tcppbf_user into test_progs | Alexander Duyck | 2020-11-03 | 3 | -36/+10 | |
* | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-12 | 70 | -489/+3105 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2020-11-12 | 9 | -18/+281 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | selftest: fix flower terse dump tests | Vlad Buslov | 2020-11-10 | 1 | -2/+2 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2020-11-06 | 8 | -16/+279 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | bpf: Zero-fill re-used per-cpu map element | David Verbeiren | 2020-11-05 | 2 | -0/+247 | |
| | | * | | | | | tools/bpftool: Fix attaching flow dissector | Lorenz Bauer | 2020-11-05 | 1 | -1/+1 | |
| | | * | | | | | libbpf: Fix possible use after free in xsk_socket__delete | Magnus Karlsson | 2020-11-04 | 1 | -2/+4 | |
| | | * | | | | | libbpf: Fix null dereference in xsk_socket__delete | Magnus Karlsson | 2020-11-04 | 1 | -1/+2 | |
| | | * | | | | | libbpf, hashmap: Fix undefined behavior in hash_bits | Ian Rogers | 2020-11-02 | 1 | -6/+9 | |
| | | * | | | | | tools, bpftool: Remove two unused variables. | Ian Rogers | 2020-10-29 | 1 | -2/+2 | |
| | | * | | | | | tools, bpftool: Avoid array index warnings. | Ian Rogers | 2020-10-29 | 1 | -1/+6 | |
| | | * | | | | | selftest/bpf: Fix profiler test using CO-RE relocation for enums | Andrii Nakryiko | 2020-10-26 | 1 | -3/+8 | |
| | | |/ / / / | ||||||
| * | | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2020-11-10 | 4 | -138/+507 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tools/power turbostat: update version number | Len Brown | 2020-11-10 | 1 | -1/+1 | |
| | * | | | | | | tools/power turbostat: harden against cpu hotplug | Len Brown | 2020-10-23 | 1 | -9/+14 |