- 1b6687e vrf: Handle CONFIG_SYSCTL not set by David Ahern · 4 years, 5 months ago
- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- 9165e1d70 bpftool: Use only nftw for file tree parsing by Tony Ambardar · 4 years, 5 months ago
- fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 5 months ago
- 0f12e58 bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h by Yonghong Song · 4 years, 5 months ago
- d8dfe5bfe8 tools/bpf: Sync btf_ids.h to tools by Yonghong Song · 4 years, 5 months ago
- e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 5 months ago
- 6bd5572 selftests/bpf: Fix test_lwt_seg6local.sh hangs by Ilya Leoshkevich · 4 years, 5 months ago
- 956fcfc tools/bpftool: Fix error handing in do_skeleton() by YueHaibing · 4 years, 6 months ago
- da7a350 libbpf bpf_helpers: Use __builtin_offsetof for offsetof by Ian Rogers · 4 years, 5 months ago
- 2ea4859 selftests: bpf: test_kmod.sh: Fix running out of srctree by Ilya Leoshkevich · 4 years, 6 months ago
- 2b9843f tc-testing: Add tdc to kselftests by Briana Oursler · 4 years, 5 months ago
- 7570ebe testptp: add new options for perout phase and pulse width by Vladimir Oltean · 4 years, 5 months ago
- 4a09a98 testptp: promote 'perout' variable to int64_t by Vladimir Oltean · 4 years, 5 months ago
- 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 0ab5539 selftests/bpf: Tests for BPF_SK_LOOKUP attach point by Jakub Sitnicki · 4 years, 6 months ago
- f7726cb selftests/bpf: Add verifier tests for bpf_sk_lookup context access by Jakub Sitnicki · 4 years, 6 months ago
- 93a3545 tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type by Jakub Sitnicki · 4 years, 6 months ago
- 499dd29 libbpf: Add support for SK_LOOKUP program type by Jakub Sitnicki · 4 years, 6 months ago
- a352b32 bpf: Sync linux/bpf.h to tools/ by Jakub Sitnicki · 4 years, 6 months ago
- bfdfa51 bpf: Drop duplicated words in uapi helper comments by Randy Dunlap · 4 years, 6 months ago
- e81e7a5 selftests/bpf: Fix possible hang in sockopt_inherit by Stanislav Fomichev · 4 years, 6 months ago
- 0550012 selftest: Add tests for XDP programs in CPUMAP entries by Lorenzo Bianconi · 4 years, 6 months ago
- 4be556c libbpf: Add SEC name for xdp programs attached to CPUMAP by Lorenzo Bianconi · 4 years, 6 months ago
- 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
- 644bfe5 cpumap: Formalize map value as a named struct by Lorenzo Bianconi · 4 years, 6 months ago
- 46b171d selftests: mlxsw: Test policers' occupancy by Ido Schimmel · 4 years, 6 months ago
- 5061e77 selftests: mlxsw: Add scale test for tc-police by Ido Schimmel · 4 years, 6 months ago
- cb12d17 selftests: mlxsw: tc_restrictions: Test tc-police restrictions by Ido Schimmel · 4 years, 6 months ago
- afe231d selftests: forwarding: Add tc-police tests by Ido Schimmel · 4 years, 6 months ago
- df8201c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- ffb3adb net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN by Horatiu Vultur · 4 years, 6 months ago
- 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
- f7d40ee7 selftests/bpf: Fix merge conflict resolution by Alexei Starovoitov · 4 years, 6 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 1add921 selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent by Petr Machata · 4 years, 6 months ago
- 0b20933 tools/bpftool: Strip away modifiers from global variables by Andrii Nakryiko · 4 years, 6 months ago
- 7c819e7 libbpf: Support stripping modifiers for btf_dump by Andrii Nakryiko · 4 years, 6 months ago
- 59e8b60 selftests/bpf: Add selftests verifying bpf_trace_printk() behaviour by Alan Maguire · 4 years, 6 months ago
- 93776cb tools/bpftool: Remove warning about PID iterator support by Andrii Nakryiko · 4 years, 6 months ago
- 8aa5a33 xsk: Add new statistics by Ciara Loftus · 4 years, 6 months ago
- cc15a20 selftests/bpf: Add test for resolve_btfids by Jiri Olsa · 4 years, 6 months ago
- e5a0516 tools headers: Adopt verbatim copy of btf_ids.h from kernel sources by Jiri Olsa · 4 years, 6 months ago
- 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
- fbbb68d bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object by Jiri Olsa · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 91f430b selftests: net: add a test for UDP tunnel info infra by Jakub Kicinski · 4 years, 6 months ago
- 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- 5c3320d libbpf: Fix memory leak and optimize BTF sanitization by Andrii Nakryiko · 4 years, 6 months ago
- b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 6 months ago
- f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 6 months ago
- f3348a8 selftests: net: Add port split test by Danielle Ratson · 4 years, 6 months ago
- ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- df62f2ec selftests/mptcp: add diag interface tests by Paolo Abeni · 4 years, 6 months ago
- 2c79583 selftests: kmod: Add module address visibility test by Kees Cook · 4 years, 6 months ago
- 6984cbc selftests/bpf: Switch perf_buffer test to tracepoint and skeleton by Andrii Nakryiko · 4 years, 6 months ago
- 0e28948 libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer by Andrii Nakryiko · 4 years, 6 months ago
- fcda189 selftests/bpf: Add test relying only on CO-RE and no recent kernel features by Andrii Nakryiko · 4 years, 6 months ago
- 0f0e55d libbpf: Improve BTF sanitization handling by Andrii Nakryiko · 4 years, 6 months ago
- 81372e1 libbpf: Add btf__set_fd() for more control over loaded BTF FD by Andrii Nakryiko · 4 years, 6 months ago
- bfc9665 libbpf: Make BTF finalization strict by Andrii Nakryiko · 4 years, 6 months ago
- b8c50df selftests/bpf: test_progs avoid minus shell exit codes by Jesper Dangaard Brouer · 4 years, 6 months ago
- 3220fb6 selftests/bpf: test_progs use another shell exit on non-actions by Jesper Dangaard Brouer · 4 years, 6 months ago
- 625eb8e bpf: Fix another bpftool segfault without skeleton code enabled by Louis Peens · 4 years, 6 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
- 5cfd607 selftests: bpf: Remove unused bpf_map_def_legacy struct by Daniel T. Lee · 4 years, 6 months ago
- 65ffd79 selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
- db94cc0 bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
- e8b012e libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
- dcde237b Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
- 3c01655 kselftest: ksft_test_num return type should be unsigned by Paolo Bonzini · 4 years, 6 months ago
- 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 6 months ago
- 0b78c9e selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 by Pengfei Xu · 4 years, 6 months ago
- 0b8241f selftests: mptcp: capture pcap on both sides by Matthieu Baerts · 4 years, 6 months ago
- bee9ca1 perf report TUI: Remove needless 'dummy' event from menu by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 4c95ad2 perf intel-pt: Fix PEBS sample for XMM registers by Adrian Hunter · 4 years, 6 months ago
- add07cc perf intel-pt: Fix displaying PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
- 75bcb87 perf intel-pt: Fix recording PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
- d61cbb8 perf report TUI: Fix segmentation fault in perf_evsel__hists_browse() by Wei Li · 4 years, 7 months ago
- 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- f551e2f selftests/net: update initializer syntax to use c99 designators by Tanner Love · 4 years, 6 months ago
- f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 3c73b81 x86/entry, selftests: Further improve user entry sanity checks by Andy Lutomirski · 4 years, 6 months ago
- b0d754ef selftests/net: add ipv6 test coverage in rxtimestamp test by tannerlove · 4 years, 6 months ago
- 9ff79af selftests/bpf: Fix compilation error of bpf_iter_task_stack.c by Song Liu · 4 years, 6 months ago
- 8ae4121 bpf: Fix bpftool without skeleton code enabled by John Fastabend · 4 years, 6 months ago
- 2160d6c tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling by Tom Zanussi · 4 years, 6 months ago
- 374855c tools lib traceevent: Add API to read time information from kbuffer by Steven Rostedt (Red Hat) · 4 years, 6 months ago
- f18d5cf perf scripts python: exported-sql-viewer.py: Fix time chart call tree by Adrian Hunter · 4 years, 6 months ago
- 031c8d5 perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 7ff520b perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 3a3cf7c perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 442ad225 perf record: Fix duplicated sideband events with Intel PT system wide tracing by Adrian Hunter · 4 years, 6 months ago
- 640432e perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument by Adrian Hunter · 4 years, 6 months ago
- eb25de2 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 9434628 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 0dce884 Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- 5584474 Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- 811d7e3 bpf: selftests: Restore netns after each test by Martin KaFai Lau · 4 years, 6 months ago