summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-069-48/+34
|\
| * Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-062-4/+6
| |\
| | * tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski2024-09-051-3/+4
| | * selftests: net: enable bind testsJamie Bainbridge2024-09-051-1/+2
| * | Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds2024-09-044-5/+11
| |\ \
| | * | perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo2024-09-021-4/+4
| | * | perf python: include "util/sample.h"Xu Yang2024-09-021-0/+1
| | * | perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim2024-09-021-0/+3
| | * | perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova2024-09-021-1/+3
| * | | selftests: mm: fix build errors on armhfMuhammad Usama Anjum2024-09-022-36/+14
| * | | Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-301-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe2024-08-261-3/+3
| | |/
* | | selftests: net: convert comma to semicolonChen Ni2024-09-051-3/+3
* | | selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing2024-09-043-37/+57
* | | selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)2024-09-041-8/+2
* | | selftests: mptcp: join: simplify checksum_testsGeliang Tang2024-09-041-32/+11
* | | selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)2024-09-041-18/+18
* | | selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)2024-09-041-44/+45
* | | selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)2024-09-041-32/+33
* | | selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)2024-09-041-11/+78
* | | selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)2024-09-041-15/+30
* | | selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)2024-09-041-9/+22
* | | selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal2024-09-031-22/+40
* | | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-1/+1
* | | selftests: add selftest for tcp SO_PEEK_OFF supportJon Maloy2024-08-292-0/+184
* | | tools: ynl: error check scanf() in a sampleJakub Kicinski2024-08-291-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-295-37/+145
|\| |
| * | Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-294-32/+143
| |\ \
| | * | selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)2024-08-291-11/+21
| | * | selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2024-08-292-3/+75
| | * | selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)2024-08-291-12/+15
| | * | selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)2024-08-291-8/+8
| | * | selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)2024-08-291-5/+16
| | * | selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)2024-08-291-7/+18
| | * | selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)2024-08-271-7/+4
| | * | selftests: forwarding: local_termination: Down ports on cleanupPetr Machata2024-08-271-0/+4
| | * | selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata2024-08-271-0/+3
| * | | Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-08-271-5/+2
| |\ \ \ | | |/ / | |/| |
| | * | selftests/livepatch: wait for atomic replace to occurRyan Sullivan2024-08-261-5/+2
* | | | selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal2024-08-291-1/+3
* | | | selftests/net: Add trace events matching to tcp_aoDmitry Safonov2024-08-2719-18/+1358
* | | | selftests/net: Synchronize client/server before counters checksDmitry Safonov2024-08-274-4/+14
* | | | selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri2024-08-277-20/+20
* | | | selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov2024-08-271-3/+10
* | | | selftests/net: Open /proc/thread-self in open_netns()Dmitry Safonov2024-08-271-1/+1
* | | | selftests/net: Be consistent in kconfig checksDmitry Safonov2024-08-271-11/+12
* | | | selftests/net: Provide test_snprintf() helperDmitry Safonov2024-08-271-10/+51
* | | | selftests/net: Clean-up double assignmentDmitry Safonov2024-08-271-1/+0
* | | | selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko2024-08-271-1/+24
* | | | selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko2024-08-271-1/+22