summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-11-06selftests: net: really check for bg process completionPaolo Abeni-1/+1
2024-11-05selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0Florian Westphal-4/+4
2024-11-05selftests: netfilter: run conntrack_dump_flush in netnsFlorian Westphal-2/+5
2024-11-05selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)-3/+5
2024-11-04tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski-5/+12
2024-11-03selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela-0/+98
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-620/+704
2024-11-03net: netconsole: selftests: Add userdata validationBreno Leitao-0/+29
2024-11-03net: netconsole: selftests: Change the IP subnetBreno Leitao-2/+2
2024-10-31selftests/net: Fix ./ns-XXXXXX not cleanupLi Zhijian-2/+0
2024-10-31selftests: netdevsim: add fib_notifications to MakefileJakub Kicinski-0/+1
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli-1/+3
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-237/+788
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-58/+191
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+197
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-3/+3
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel-0/+164
2024-10-30tests: hsr: Increase timeout to 50 secondsYunshui Jiang-2/+3
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds-51/+174
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao-3/+58
2024-10-30selftests/bpf: Add a selftest for bpf_csum_diff()Puranjay Mohan-0/+450
2024-10-30selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifierPuranjay Mohan-2/+1
2024-10-30selftests: netfilter: remove unused parameterLiu Jing-3/+3
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman-55/+0
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-88/+102
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong-0/+109
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li-2/+1
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi-8/+8
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman-0/+24
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal-18/+21
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw-0/+5
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw-12/+10
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw-7/+0
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes-0/+40
2024-10-28selftest/tcp-ao: Add filter testsLeo Stone-5/+181
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)-0/+9
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers-7/+9
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo-10/+17
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo-0/+18
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo-3/+15
2024-10-25sched_ext: Make cast_mask() inlineTejun Heo-1/+1
2024-10-25scx: Fix exit selftest to use custom DSQDavid Vernet-3/+5
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-63/+859
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+70
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao-0/+3
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia-80/+80
2024-10-24selftests: tls: add a selftest for wrapping rec_seqSabrina Dubroca-0/+19
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-14/+20
2024-10-24tools/net/ynl: improve async notification handlingDonald Hunter-23/+36