summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn
2024-09-12selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn
2024-09-12selftests/net: packetdrill: run in netns and expand configWillem de Bruijn
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-11netdev: add dmabuf introspectionMina Almasry
2024-09-11selftests: add ncdevmem, netcat for devmem TCPMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing
2024-09-10selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski
2024-09-05selftests: net: enable bind testsJamie Bainbridge
2024-09-05tools: hv: rm .*.cmd when make cleanzhang jiao
2024-09-04selftests: net: convert comma to semicolonChen Ni
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park
2024-09-04Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo