summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima
2022-07-04selftest: net: bridge mdb add/del entry to port that is downCasper Andersson
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann
2022-07-01bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalarDaniel Borkmann
2022-07-01net/cmsg_sender: Remove a semicolonLi kunyu
2022-07-01selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch
2022-06-29selftests: forwarding: ethtool_extended_state: Convert to busywaitPetr Machata
2022-06-28selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2022-06-28selftests: mptcp: more stable diag testsPaolo Abeni
2022-06-28tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-28perf bpf: 8 byte align bpil dataIan Rogers
2022-06-28tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-06-27selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-24tc-testing: gitignore, delete plugins directoryliujing
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis