aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...HEADmasterLinus Torvalds5-1/+189
2024-11-14net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux1-0/+24
2024-11-14selftests: bonding: add ns multicast group testingHangbin Liu1-1/+53
2024-11-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-4/+28
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+7
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-7/+9
2024-11-12selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom1-0/+7
2024-11-11Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2024-11-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds1-7/+12
2024-11-09selftests: net: add netlink-dumps to .gitignoreJakub Kicinski1-0/+1
2024-11-08Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+5
2024-11-08KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck1-1/+1
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-6/+8
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum1-7/+12
2024-11-07selftests: net: add a test for closing a netlink socket ith dump in progressJakub Kicinski2-0/+111
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+129
2024-11-06Fix typo in vringh_test.cShivam Chaudhary1-1/+1
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao1-4/+28
2024-11-05sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new typeTejun Heo1-1/+1
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson1-0/+2
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson1-4/+4
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy1-1/+1
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky1-1/+1
2024-11-04tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao1-1/+3
2024-11-04tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl1-0/+2
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+8
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-2/+22
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-92/+109
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh3-13/+129
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-58/+191
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-21/+197
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-3/+3
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2-5/+8
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel7-0/+164
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds18-51/+174
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-10-30selftests: netfilter: remove unused parameterLiu Jing1-3/+3
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman1-55/+0
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds23-88/+102
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong1-0/+109
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman2-0/+24
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal1-18/+21
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw1-0/+5
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw3-12/+10
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw1-7/+0
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes1-0/+40
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian1-0/+6
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni1-0/+5
2024-10-28selftests/intel_pstate: fix operand expected errorAlessandro Zanni1-2/+2
2024-10-28selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang1-0/+9
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)1-0/+9
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers3-7/+9
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo3-10/+17
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+18
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo2-3/+15
2024-10-25sched_ext: Make cast_mask() inlineTejun Heo1-1/+1
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams2-83/+104
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-9/+5
2024-10-25scx: Fix exit selftest to use custom DSQDavid Vernet1-3/+5
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-1/+70
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao1-0/+3
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia19-80/+80
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-14/+20
2024-10-23perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo1-0/+3
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova1-15/+54
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai1-1/+1
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby1-0/+10
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu1-2/+2
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu1-2/+18
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo1-0/+2
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann2-0/+37
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann1-1/+30
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown1-1/+3
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+15
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-3/+13
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson1-1/+1
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov1-0/+1
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds24-48/+711
2024-10-18Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds5-11/+130
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome1-5/+22
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-31/+90
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes1-0/+84
2024-10-17perf trace: The return from 'write' isn't a pidArnaldo Carvalho de Melo1-1/+1
2024-10-17tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo1-0/+17
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun1-1/+1
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar1-0/+26
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-16selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu1-2/+40
2024-10-15Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-43/+37
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev1-0/+20
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev1-0/+20
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds12-109/+183
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni1-0/+1
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni1-1/+4
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu1-0/+9
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-2/+165
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg7-1/+220
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg2-12/+24
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar1-1/+1
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao4-2/+117
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel2-43/+37
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao1-0/+1
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2-53/+49
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld8-12/+26
2024-10-08Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+5
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds18-34/+170
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen1-0/+4
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco1-0/+1
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco1-1/+1
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco1-0/+1
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier1-3/+13
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo1-2/+2
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1100-8554/+53978
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-14/+34
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin3-0/+124
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian2-3/+3
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings1-1/+1
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-28/+30
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-9/+9
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro7-9/+9
2024-10-02perf cs-etm: Fix the assert() to handle captured and unprocessed cpu traceIlkka Koskinen1-1/+1
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong2-1/+7
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong2-2/+2
2024-10-02perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORTJames Clark1-0/+1
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer2-9/+118
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-02kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni1-2/+2
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1147-8997/+56925
2024-10-02tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-02perf tools: Cope with differences for lib/list_sort.c copy from the kernelArnaldo Carvalho de Melo2-1/+35
2024-10-02tools check_headers.sh: Add check variant that excludes some hunksArnaldo Carvalho de Melo1-0/+24
2024-10-02sched_ext: Add __weak markers to BPF helper function decalarationsVishal Chourasia1-3/+3
2024-10-01bpf: Sync uapi bpf.h header to tools directoryDaniel Borkmann1-12/+10
2024-10-01selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman1-0/+67
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown2-0/+8
2024-10-01selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld1-3/+5
2024-09-30perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+5
2024-09-30tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2024-09-30perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo1-2/+2
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-30tools include UAPI: Sync linux/fcntl.h copy with the kernel sourcesArnaldo Carvalho de Melo2-24/+65
2024-09-30Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-18/+64
2024-09-30selftests: exec: update gitignore for load_addressJavier Carrasco1-1/+2
2024-09-30selftests: core: add unshare_test to gitignoreJavier Carrasco1-0/+1
2024-09-30clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing1-2/+0
2024-09-30selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan1-4/+8
2024-09-30selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang1-1/+10
2024-09-30tools include UAPI: Sync linux/sched.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-09-30tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+16
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim1-0/+4
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-203/+1195
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+3
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds4-18/+40
2024-09-27perf vdso: Missed put on 32-bit dsosIan Rogers1-1/+3
2024-09-27Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo209-67/+7318
2024-09-27selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld1-0/+2
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds5-2/+16
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds3-4/+31
2024-09-27selftests: netfilter: Add missing return valuezhang jiao1-0/+1
2024-09-27selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter1-28/+29
2024-09-26scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBALTejun Heo1-4/+13
2024-09-26kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum1-1/+1
2024-09-26tools: fix shared radix-tree buildLorenzo Stoakes4-1/+15
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-4/+900
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+6
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+243
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-1/+62
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni8-2/+893
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter1-1/+1
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal1-1/+91
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea4-0/+623
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal3-0/+178
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn1-2/+7