Age | Commit message (Expand) | Author | Files | Lines |
2023-08-16 | nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID | Ido Schimmel | 1 | -0/+5 |
2023-08-16 | nexthop: Fix infinite nexthop dump when using maximum nexthop ID | Ido Schimmel | 1 | -0/+5 |
2023-08-16 | selftests: forwarding: tc_flower: Relax success criterion | Ido Schimmel | 1 | -4/+4 |
2023-08-16 | selftests: forwarding: Switch off timeout | Ido Schimmel | 1 | -0/+1 |
2023-08-16 | selftests: forwarding: Skip test when no interfaces are specified | Ido Schimmel | 1 | -0/+5 |
2023-08-16 | selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs | Ido Schimmel | 1 | -0/+2 |
2023-08-16 | selftests: forwarding: ethtool_extended_state: Skip when using veth pairs | Ido Schimmel | 1 | -0/+2 |
2023-08-16 | selftests: forwarding: ethtool: Skip when using veth pairs | Ido Schimmel | 1 | -0/+2 |
2023-08-16 | selftests: forwarding: Add a helper to skip test when using veth pairs | Ido Schimmel | 1 | -0/+11 |
2023-08-16 | selftests/rseq: Fix build with undefined __weak | Mark Brown | 2 | -1/+5 |
2023-08-16 | radix tree test suite: fix incorrect allocation size for pthreads | Colin Ian King | 1 | -1/+1 |
2023-08-16 | selftests: mptcp: join: fix 'implicit EP' test | Andrea Claudi | 1 | -2/+3 |
2023-08-16 | selftests: mptcp: join: fix 'delete and re-add' test | Andrea Claudi | 1 | -0/+1 |
2023-08-16 | selftests: forwarding: Set default IPv6 traceroute utility | Ido Schimmel | 2 | -0/+3 |
2023-08-11 | selftests/rseq: Play nice with binaries statically linked against glibc 2.35+ | Sean Christopherson | 1 | -6/+22 |
2023-08-11 | net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX. | Kuniyuki Iwashima | 1 | -0/+25 |
2023-08-11 | perf test uprobe_from_different_cu: Skip if there is no gcc | Georg Müller | 1 | -1/+7 |
2023-08-08 | x86/srso: Add a Speculative RAS Overflow mitigation | Borislav Petkov (AMD) | 1 | -1/+4 |
2023-08-08 | x86/bugs: Increase the x86 bugs vector size to two u32s | Borislav Petkov (AMD) | 1 | -1/+1 |
2023-08-03 | selftests: mptcp: sockopt: use 'iptables-legacy' if available | Matthieu Baerts | 1 | -11/+13 |
2023-08-03 | selftests: mptcp: join: only check for ip6tables if needed | Matthieu Baerts | 1 | -3/+1 |
2023-08-03 | maple_tree: add __init and __exit to test module | Liam R. Howlett | 2 | -73/+75 |
2023-07-27 | selftests/bpf: Fix sk_assign on s390x | Ilya Leoshkevich | 3 | -6/+33 |
2023-07-27 | selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace... | Yonghong Song | 1 | -1/+1 |
2023-07-27 | selftests/bpf: make test_align selftest more robust | Andrii Nakryiko | 1 | -14/+24 |
2023-07-27 | perf build: Fix library not found error when using CSLIBS | James Clark | 1 | -2/+2 |
2023-07-27 | selftests: tc: add ConnTrack procfs kconfig | Matthieu Baerts | 1 | -0/+1 |
2023-07-27 | selftests: tc: add 'ct' action kconfig dep | Matthieu Baerts | 1 | -0/+1 |
2023-07-27 | selftests: tc: set timeout to 15 minutes | Matthieu Baerts | 1 | -0/+1 |
2023-07-27 | perf probe: Add test for regression introduced by switch to die_get_decl_file() | Georg Müller | 1 | -0/+77 |
2023-07-27 | maple_tree: fix node allocation testing on 32 bit | Liam R. Howlett | 1 | -3/+3 |
2023-07-23 | selftests: mptcp: pm_nl_ctl: fix 32-bit support | Matthieu Baerts | 1 | -5/+5 |
2023-07-23 | selftests: mptcp: depend on SYN_COOKIES | Matthieu Baerts | 1 | -0/+1 |
2023-07-23 | selftests: mptcp: userspace_pm: report errors with 'remove' tests | Matthieu Baerts | 1 | -0/+2 |
2023-07-23 | selftests: mptcp: userspace_pm: use correct server port | Matthieu Baerts | 1 | -1/+1 |
2023-07-23 | selftests: mptcp: sockopt: return error if wrong mark | Matthieu Baerts | 1 | -4/+5 |
2023-07-23 | selftests: mptcp: connect: fail if nft supposed to work | Matthieu Baerts | 1 | -0/+3 |
2023-07-19 | wireguard: netlink: send staged packets when setting initial private key | Jason A. Donenfeld | 1 | -4/+26 |
2023-07-19 | perf tool x86: Fix perf_env memory leak | Ian Rogers | 1 | -1/+1 |
2023-07-19 | perf tool x86: Consolidate is_amd check into single function | Ravi Bangoria | 5 | -31/+31 |
2023-07-19 | perf dwarf-aux: Fix off-by-one in die_get_varname() | Namhyung Kim | 1 | -1/+1 |
2023-07-19 | perf script: Fix allocation of evsel->priv related to per-event dump files | Arnaldo Carvalho de Melo | 1 | -8/+8 |
2023-07-19 | perf bench: Add missing setlocale() call to allow usage of %'d style formatting | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2023-07-19 | selftests: rtnetlink: remove netdevsim device after ipsec offload test | Sabrina Dubroca | 1 | -0/+1 |
2023-07-19 | selftests: cgroup: fix unexpected failure on test_memcg_low | Haifeng Xu | 1 | -1/+3 |
2023-07-19 | selftests/bpf: Fix check_mtu using wrong variable type | Jesper Dangaard Brouer | 1 | -1/+1 |
2023-07-19 | selftests/bpf: Do not use sign-file as testcase | Alexey Gladkov | 1 | -2/+1 |
2023-07-19 | bpftool: JIT limited misreported as negative value on aarch64 | Alan Maguire | 1 | -12/+12 |
2023-07-19 | libbpf: fix offsetof() and container_of() to work with CO-RE | Andrii Nakryiko | 1 | -5/+10 |
2023-07-19 | libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE... | Martin KaFai Lau | 1 | -3/+19 |