Age | Commit message (Expand) | Author |
2021-06-22 | tc-testing: add test for ct DNAT tuple collision | Marcelo Ricardo Leitner |
2021-06-22 | tc-testing: add support for sending various scapy packets | Marcelo Ricardo Leitner |
2021-06-22 | tc-testing: fix list handling | Marcelo Ricardo Leitner |
2021-06-22 | selftests: mptcp: display proper reason to abort tests | Matthieu Baerts |
2021-06-21 | selftests: tls: fix chacha+bidir tests | Jakub Kicinski |
2021-06-21 | selftests: tls: clean up uninitialized warnings | Jakub Kicinski |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-18 | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-06-18 | selftests/net: Add icmp.sh for testing ICMP dummy address responses | Toke Høiland-Jørgensen |
2021-06-18 | selftests: mptcp: enable checksum in mptcp_join.sh | Geliang Tang |
2021-06-18 | selftests: mptcp: enable checksum in mptcp_connect.sh | Geliang Tang |
2021-06-18 | selftests: seg6: add selftest for SRv6 End.DT46 Behavior | Andrea Mayer |
2021-06-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-06-17 | KVM: selftests: Fix kvm_check_cap() assertion | Fuad Tabba |
2021-06-17 | selftests/bpf: Fix selftests build with old system-wide headers | Andrii Nakryiko |
2021-06-16 | libbpf: Fail compilation if target arch is missing | Lorenz Bauer |
2021-06-16 | selftests/bpf: Whitelist test_progs.h from .gitignore | Daniel Xu |
2021-06-16 | selftests: net: use bash to run udpgro_fwd test case | Andrea Righi |
2021-06-16 | selftests: net: veth: make test compatible with dash | Andrea Righi |
2021-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-06-15 | bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE. | Kuniyuki Iwashima |
2021-06-15 | libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT. | Kuniyuki Iwashima |
2021-06-15 | bpf: Support socket migration by eBPF. | Kuniyuki Iwashima |
2021-06-15 | bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. | Kuniyuki Iwashima |
2021-06-15 | libbpf: Set NLM_F_EXCL when creating qdisc | Kumar Kartikeya Dwivedi |
2021-06-15 | libbpf: Remove unneeded check for flags during tc detach | Kumar Kartikeya Dwivedi |
2021-06-14 | bpf, selftests: Adjust few selftest outcomes wrt unreachable code | Daniel Borkmann |
2021-06-14 | testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ... | Oleksandr Mazur |
2021-06-14 | testing: selftests: net: forwarding: add devlink-required functionality to te... | Oleksandr Mazur |
2021-06-14 | ipv4: Fix device used for dst_alloc with local routes | David Ahern |
2021-06-14 | nexthops: Add selftests for cleanup of known bad route add | David Ahern |
2021-06-13 | Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub... | Linus Torvalds |
2021-06-12 | Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-06-11 | Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-11 | tools/bpftool: Fix error return code in do_batch() | Zhihao Cheng |
2021-06-11 | libbpf: Simplify the return expression of bpf_object__init_maps function | Wang Hai |
2021-06-11 | vsock_test: add SOCK_SEQPACKET tests | Arseny Krasnov |
2021-06-11 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2021-06-11 | perf session: Correct buffer copying when peeking events | Leo Yan |
2021-06-11 | objtool: Only rewrite unconditional retpoline thunk calls | Peter Zijlstra |
2021-06-10 | selftests: mptcp: enable syncookie only in absence of reorders | Paolo Abeni |
2021-06-10 | KVM: selftests: Fix compiling errors when initializing the static structure | Yanan Wang |
2021-06-10 | objtool: Fix .symtab_shndx handling for elf_create_undef_symbol() | Peter Zijlstra |
2021-06-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-09 | selftests: netfilter: add fib test case | Florian Westphal |
2021-06-08 | selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV | Petr Machata |
2021-06-08 | selftests: Clean forgotten resources as part of cleanup() | Amit Cohen |
2021-06-08 | selftests: router_scale: Do not count failed routes | Amit Cohen |
2021-06-08 | tools/bootconfig: Fix a build error accroding to undefined fallthrough | Masami Hiramatsu |