index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-11-03
selftests: pmtu.sh: fix result checking
Hangbin Liu
-1
/
+1
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
-266
/
+3
2023-10-27
selftests: mptcp: display simult in extra_msg
Geliang Tang
-1
/
+4
2023-10-27
selftests: mptcp: sockopt: drop mptcp_connect var
Geliang Tang
-1
/
+0
2023-10-27
selftests: mptcp: fix wait_rm_addr/sf parameters
Geliang Tang
-4
/
+10
2023-10-27
selftests: mptcp: run userspace pm tests slower
Geliang Tang
-2
/
+2
2023-10-27
selftests: vxlan_mdb: Use MDB get instead of dump
Ido Schimmel
-54
/
+54
2023-10-27
selftests: bridge_mdb: Use MDB get instead of dump
Ido Schimmel
-113
/
+71
2023-10-24
selftests: net: change ifconfig with ip command
Swarup Laxman Kotiaklapudi
-2
/
+4
2023-10-19
selftests/net: Extract uring helpers to be reusable
Breno Leitao
-266
/
+3
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+178
2023-10-19
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts
-0
/
+13
2023-10-19
selftests: mptcp: join: correctly check for no RST
Matthieu Baerts
-2
/
+6
2023-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
-0
/
+88
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
-1
/
+1
2023-10-17
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
-1
/
+285
2023-10-16
selftests: net: remove unused variables
zhujun2
-5
/
+3
2023-10-15
selftests: openvswitch: Fix the ct_tuple for v4
Aaron Conole
-1
/
+3
2023-10-15
selftests: openvswitch: Skip drop testing on older kernels
Aaron Conole
-0
/
+51
2023-10-15
selftests: openvswitch: Catch cases where the tests are killed
Aaron Conole
-0
/
+2
2023-10-15
selftests: openvswitch: Add version check for pyroute2
Aaron Conole
-2
/
+10
2023-10-13
selftests: fib_tests: Count all trace point invocations
Ido Schimmel
-2
/
+2
2023-10-13
selftests: fib_tests: Disable RP filter in multipath list receive test
Ido Schimmel
-0
/
+3
2023-10-13
selftests: fdb_flush: Add test cases for FDB flush with bridge device
Amit Cohen
-0
/
+96
2023-10-13
selftests: Add test cases for FDB flush with VXLAN device
Amit Cohen
-0
/
+717
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
-1
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-127
/
+147
2023-09-18
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
-4
/
+23
2023-09-18
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
-581
/
+381
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
-6
/
+17
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
-123
/
+132
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
-1
/
+1
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
-4
/
+4
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
-1
/
+1
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
-12
/
+14
2023-09-01
selftests: fib_tests: Add multipath list receive tests
Sriram Yagnaraman
-1
/
+154
2023-08-27
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
-0
/
+25
2023-08-27
selftests: tls: add getsockopt test
Sabrina Dubroca
-0
/
+35
2023-08-27
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
-0
/
+25
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2023-08-20
selftests: fib_test: add a test case for IPv6 source address delete
Hangbin Liu
-1
/
+151
2023-08-20
selftests: vrf_route_leaking: remove ipv6_ping_frag from default testing
Hangbin Liu
-1
/
+1
2023-08-20
selftests/net: Add log.txt and tools to .gitignore
Anh Tuan Phan
-0
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2023-08-16
selftests: fib_tests: Add a test case for IPv6 garbage collection
Kui-Feng Lee
-3
/
+69
2023-08-15
selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
Paolo Lungaroni
-0
/
+1214
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
-1
/
+2
2023-08-14
selftests: forwarding: Add test case for traffic redirection from a locked port
Ido Schimmel
-0
/
+36
[next]