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
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
-3
/
+1
2024-06-05
selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
Lukasz Majewski
-0
/
+9
2024-06-05
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
Lukasz Majewski
-0
/
+15
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
-0
/
+1
2024-06-01
selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
Matteo Croce
-0
/
+41
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
-2
/
+28
2024-05-27
selftests: hsr: Fix "File exists" errors for hsr_ping
Geliang Tang
-0
/
+2
2024-05-21
selftest: af_unix: Make SCM_RIGHTS into OOB data.
Kuniyuki Iwashima
-2
/
+2
2024-05-21
selftests/net: use tc rule to filter the na packet
Hangbin Liu
-94
/
+75
2024-05-20
selftests: net: kill smcrouted in the cleanup logic in amt.sh
Taehee Yoo
-1
/
+7
2024-05-17
selftests: net: local_termination: annotate the expected failures
Jakub Kicinski
-12
/
+18
2024-05-16
selftests/net: reduce xfrm_policy test time
Hangbin Liu
-2
/
+2
2024-05-16
selftests/net/lib: no need to record ns name if it already exist
Hangbin Liu
-2
/
+4
2024-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
-2510
/
+13237
2024-05-15
selftests: net: bridge: increase IGMP/MLD exclude timeout membership interval
Nikolay Aleksandrov
-6
/
+6
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+7
2024-05-14
selftests: netfilter: fix packetdrill conntrack testcase
Florian Westphal
-1
/
+1
2024-05-13
test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected
Lukasz Majewski
-22
/
+49
2024-05-13
selftests/net: add flush id selftests
Richard Gobert
-0
/
+138
2024-05-13
selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
Florian Westphal
-2
/
+3
2024-05-13
selftests: net: use upstream mtools
Vladimir Oltean
-2
/
+17
2024-05-13
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
-1
/
+1
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-0
/
+475
2024-05-10
selftests: net: increase the delay for relative cmsg_time.sh test
Jakub Kicinski
-16
/
+23
2024-05-10
selftests: net: fix timestamp not arriving in cmsg_time.sh
Jakub Kicinski
-5
/
+15
2024-05-10
selftests: net: move amt to socat for better compatibility
Jakub Kicinski
-6
/
+6
2024-05-10
selftests: net: add missing config for amt.sh
Jakub Kicinski
-0
/
+1
2024-05-10
selftests: netfilter: add packetdrill based conntrack tests
Florian Westphal
-0
/
+475
2024-05-09
selftest: epoll_busy_poll: epoll busy poll tests
Joe Damato
-1
/
+323
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+3
2024-05-08
net: selftest: add test for netdev netlink queue-get API
David Wei
-6
/
+6
2024-05-08
selftests: drv-net: add checksum tests
Willem de Bruijn
-2
/
+9
2024-05-08
selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
Ido Schimmel
-11
/
+3
2024-05-08
test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits
Lukasz Majewski
-0
/
+2
2024-05-07
selftests/net: fix uninitialized variables
John Hubbard
-2
/
+5
2024-05-07
selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...
Florian Westphal
-7
/
+18
2024-05-02
selftests/net: skip partial checksum packets in csum test
Willem de Bruijn
-3
/
+15
2024-05-02
selftests: net: py: check process exit code in bkg() and background cmd()
Jakub Kicinski
-2
/
+6
2024-05-01
selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
Florian Westphal
-6
/
+34
2024-04-30
selftests: drv-net-hw: add test for memory allocation failures with page pool
Jakub Kicinski
-0
/
+4
2024-04-30
selftests: net: py: avoid all ports < 10k
Jakub Kicinski
-1
/
+1
2024-04-30
selftests: net: py: extract tool logic
Jakub Kicinski
-3
/
+9
2024-04-30
selftests: netfilter: avoid test timeouts on debug kernels
Florian Westphal
-3
/
+10
2024-04-26
selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
-0
/
+13
2024-04-26
selftests: forwarding: add check_driver() helper
Jiri Pirko
-0
/
+12
2024-04-26
selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
-0
/
+37
2024-04-26
test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
Lukasz Majewski
-1
/
+93
[prev]
[next]