summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2023-11-272-14/+8
* selftests/net: unix: fix unused variable compiler warningWillem de Bruijn2023-11-271-1/+0
* selftests/net: fix a char signedness issueWillem de Bruijn2023-11-271-1/+1
* selftests/net: ipsec: fix constant out of rangeWillem de Bruijn2023-11-271-2/+2
* kselftest: rtnetlink: fix ip route command typoPaolo Abeni2023-11-171-1/+1
* selftests: mptcp: fix fastclose with csum failurePaolo Abeni2023-11-141-1/+1
* selftests: pmtu.sh: fix result checkingHangbin Liu2023-11-031-1/+1
* Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-012-266/+3
|\
| * selftests/net: Extract uring helpers to be reusableBreno Leitao2023-10-192-266/+3
* | selftests: mptcp: display simult in extra_msgGeliang Tang2023-10-271-1/+4
* | selftests: mptcp: sockopt: drop mptcp_connect varGeliang Tang2023-10-271-1/+0
* | selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang2023-10-271-4/+10
* | selftests: mptcp: run userspace pm tests slowerGeliang Tang2023-10-271-2/+2
* | selftests: vxlan_mdb: Use MDB get instead of dumpIdo Schimmel2023-10-271-54/+54
* | selftests: bridge_mdb: Use MDB get instead of dumpIdo Schimmel2023-10-271-113/+71
* | selftests: net: change ifconfig with ip commandSwarup Laxman Kotiaklapudi2023-10-241-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-196-7/+178
|\ \
| * | selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts2023-10-191-0/+13
| * | selftests: mptcp: join: correctly check for no RSTMatthieu Baerts2023-10-191-2/+6
| * | selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2023-10-192-0/+88
| * | selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole2023-10-151-1/+3
| * | selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2023-10-152-0/+51
| * | selftests: openvswitch: Catch cases where the tests are killedAaron Conole2023-10-151-0/+2
| * | selftests: openvswitch: Add version check for pyroute2Aaron Conole2023-10-152-2/+10
| * | selftests: fib_tests: Count all trace point invocationsIdo Schimmel2023-10-131-2/+2
| * | selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel2023-10-131-0/+3
* | | inet: lock the socket in ip_sock_set_tos()Eric Dumazet2023-10-191-1/+1
* | | selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf2023-10-172-1/+285
* | | selftests: net: remove unused variableszhujun22023-10-163-5/+3
* | | selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen2023-10-131-0/+96
* | | selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen2023-10-132-0/+717
* | | inet: implement lockless IP_TOSEric Dumazet2023-10-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-212-127/+147
|\| |
| * | selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior2023-09-181-6/+17
| * | selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior2023-09-181-123/+132
| * | selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior2023-09-181-1/+1
| * | selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca2023-09-151-4/+4
| |/
* | kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes2023-09-181-4/+23
* | kselftest: rtnetlink.sh: add verbose flagDaniel Mendes2023-09-181-581/+381
|/
* selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-0/+46
* selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-10/+10
* selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-1/+1
* selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng2023-09-101-12/+14
* selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman2023-09-011-1/+154
* selftests: tls: test some invalid inputs for setsockoptSabrina Dubroca2023-08-271-0/+25
* selftests: tls: add getsockopt testSabrina Dubroca2023-08-271-0/+35
* selftests: tls: add test variants for aria-gcmSabrina Dubroca2023-08-272-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-0/+2
|\
| * selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan2023-08-201-0/+2
* | selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu2023-08-201-1/+151