- 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 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, 7 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
- 99126ab bpf: selftests: A few improvements to network_helpers.c by Martin KaFai Lau · 4 years, 6 months ago
- 767659f selftests: mptcp: add option to specify size of file to transfer by Florian Westphal · 4 years, 6 months ago
- c1f1f365 selftests/bpf: Test_progs option for listing test names by Jesper Dangaard Brouer · 4 years, 6 months ago
- 643e723 selftests/bpf: Test_progs option for getting number of tests by Jesper Dangaard Brouer · 4 years, 6 months ago
- 6c92bd5 selftests/bpf: Test_progs indicate to shell on non-actions by Jesper Dangaard Brouer · 4 years, 6 months ago
- 17bbf92 tools/bpftool: Turn off -Wnested-externs warning by Andrii Nakryiko · 4 years, 6 months ago
- 8d821b5 selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. by Hao Luo · 4 years, 6 months ago
- c756811 selftests/bpf: Add bpf_iter test with bpf_get_task_stack() by Song Liu · 4 years, 6 months ago
- fa28dcb bpf: Introduce helper bpf_get_task_stack() by Song Liu · 4 years, 6 months ago
- cced0b2 selftests/x86: Consolidate and fix get/set_eflags() helpers by Andy Lutomirski · 4 years, 6 months ago
- a61fa27 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 6 months ago
- e4ef7de selftests/x86/syscall_nt: Add more flag combinations by Andy Lutomirski · 4 years, 6 months ago
- 8c18311 selftests/bpf: Add byte swapping selftest by Andrii Nakryiko · 4 years, 6 months ago
- 30ad688 libbpf: Make bpf_endian co-exist with vmlinux.h by Andrii Nakryiko · 4 years, 6 months ago
- ca4db63 selftests/bpf: Allow substituting custom vmlinux.h for selftests build by Andrii Nakryiko · 4 years, 6 months ago
- ec23eb7 tools/bpftool: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 4 years, 6 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 6 months ago
- 1a1ad3c selftests: bpf: Pass program to bpf_prog_detach in flow_dissector by Lorenz Bauer · 4 years, 6 months ago
- 0434296 selftests: bpf: Pass program and target_fd in flow_dissector_reattach by Lorenz Bauer · 4 years, 6 months ago
- 6ebb85c selftests/bpf: Test updating flow_dissector link with same program by Jakub Sitnicki · 4 years, 7 months ago
- 7d10bcc selftests: forwarding: Add tests for ethtool extended state by Amit Cohen · 4 years, 6 months ago
- 0433045c selftests: forwarding: forwarding.config.sample: Add port with no cable connected by Amit Cohen · 4 years, 6 months ago
- dd9e67f selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib by Amit Cohen · 4 years, 6 months ago
- 6cf0291 selftests: forwarding: Add a RED test for SW datapath by Petr Machata · 4 years, 6 months ago