Age | Commit message (Expand) | Author | Files | Lines |
2023-06-10 | selftests: mptcp: sockopt: relax expected returned size | Matthieu Baerts | 1 | -6/+12 |
2023-06-10 | selftests: mptcp: pm nl: skip fullmesh flag checks if not supported | Matthieu Baerts | 1 | -5/+10 |
2023-06-10 | selftests: mptcp: pm nl: remove hardcoded default limits | Matthieu Baerts | 1 | -5/+7 |
2023-06-10 | selftests: mptcp: diag: skip inuse tests if not supported | Matthieu Baerts | 1 | -1/+1 |
2023-06-10 | selftests: mptcp: diag: skip listen tests if not supported | Matthieu Baerts | 1 | -25/+17 |
2023-06-10 | selftests: mptcp: connect: skip TFO tests if not supported | Matthieu Baerts | 1 | -0/+5 |
2023-06-10 | selftests: mptcp: connect: skip disconnect tests if not supported | Matthieu Baerts | 1 | -0/+5 |
2023-06-10 | selftests: mptcp: connect: skip transp tests if not supported | Matthieu Baerts | 1 | -0/+10 |
2023-06-10 | selftests: mptcp: lib: skip if missing symbol | Matthieu Baerts | 2 | -0/+39 |
2023-06-08 | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 8 | -3/+95 |
2023-06-08 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 6 | -2/+82 |
2023-06-06 | selftests/bpf: Fix sockopt_sk selftest | Yonghong Song | 1 | -1/+1 |
2023-06-06 | bpf: netfilter: Add BPF_NETFILTER bpf_attach_type | Florian Westphal | 3 | -1/+5 |
2023-06-05 | selftests: mptcp: update userspace pm subflow tests | Geliang Tang | 1 | -1/+2 |
2023-06-05 | selftests: mptcp: update userspace pm addr tests | Geliang Tang | 1 | -0/+8 |
2023-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+75 |
2023-06-03 | Fix gitignore for recently added usptream self tests | Weihao Gao | 1 | -0/+3 |
2023-06-03 | Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -18/+27 |
2023-06-03 | selftests/ftrace: Choose target function for filter test from samples | Masami Hiramatsu (Google) | 1 | -18/+27 |
2023-06-03 | KVM: selftests: Add test for race in kvm_recalculate_apic_map() | Michal Luczaj | 2 | -0/+75 |
2023-06-03 | selftests/bpf: Add access_inner_map selftest | Rhys Rustad-Elliott | 2 | -0/+76 |
2023-06-02 | Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 10 | -5/+83 |
2023-05-31 | Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' of git://git.kernel.org/pu... | Linus Torvalds | 12 | -24/+51 |
2023-05-30 | selftests: mptcp: userspace pm: skip if MPTCP is not supported | Matthieu Baerts | 1 | -0/+4 |
2023-05-30 | selftests: mptcp: sockopt: skip if MPTCP is not supported | Matthieu Baerts | 1 | -0/+4 |
2023-05-30 | selftests: mptcp: simult flows: skip if MPTCP is not supported | Matthieu Baerts | 1 | -0/+4 |
2023-05-30 | selftests: mptcp: diag: skip if MPTCP is not supported | Matthieu Baerts | 1 | -0/+4 |
2023-05-30 | selftests: mptcp: join: skip if MPTCP is not supported | Matthieu Baerts | 1 | -0/+4 |
2023-05-30 | selftests: mptcp: pm nl: skip if MPTCP is not supported | Matthieu Baerts | 1 | -0/+4 |
2023-05-30 | selftests: mptcp: connect: skip if MPTCP is not supported | Matthieu Baerts | 3 | -1/+45 |
2023-05-30 | selftests: mptcp: join: avoid using 'cmp --bytes' | Matthieu Baerts | 1 | -2/+11 |
2023-05-29 | Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -3/+26 |
2023-05-27 | Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+17 |
2023-05-26 | Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+4 |
2023-05-26 | perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam... | Song Liu | 2 | -4/+3 |
2023-05-26 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2023-05-26 | perf cs-etm: Copy kernel coresight-pmu.h header | James Clark | 2 | -13/+13 |
2023-05-26 | perf bpf: Do not use llvm-strip on BPF binary | Song Liu | 1 | -2/+1 |
2023-05-26 | perf build: Don't compile demangle-cxx.cpp if not necessary | Ian Rogers | 3 | -1/+29 |
2023-05-26 | perf arm: Fix include path to cs-etm.h | Ian Rogers | 1 | -1/+1 |
2023-05-26 | perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE | Namhyung Kim | 1 | -2/+2 |
2023-05-26 | perf ftrace latency: Remove unnecessary "--" from --use-nsec option | Namhyung Kim | 1 | -1/+1 |
2023-05-26 | tools: ynl: avoid dict errors on older Python versions | Jakub Kicinski | 1 | -2/+3 |
2023-05-25 | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 8 | -373/+598 |
2023-05-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 7 | -372/+597 |
2023-05-24 | tracing/selftests: Update synthetic event selftest to use common_stacktrace | Steven Rostedt (Google) | 2 | -3/+26 |
2023-05-23 | bpf, sockmap: Test progs verifier error with latest clang | John Fastabend | 1 | -7/+5 |
2023-05-23 | bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops | John Fastabend | 2 | -13/+66 |
2023-05-23 | bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer | John Fastabend | 1 | -0/+48 |
2023-05-23 | bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0 | John Fastabend | 2 | -0/+94 |