index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-20
/
+709
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
3
-0
/
+342
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
3
-0
/
+337
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
1
-1
/
+1
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
1
-1
/
+1
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
1
-18
/
+28
2024-06-14
selftests: forwarding: Add test for minimum and maximum MTU
Amit Cohen
2
-0
/
+284
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-06-12
selftests: forwarding: router_mpath_hash: Add a new selftest
Petr Machata
2
-0
/
+334
2024-06-12
selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()
Petr Machata
1
-1
/
+8
2024-06-11
selftests: mptcp: lib: use wait_local_port_listen helper
Geliang Tang
1
-14
/
+2
2024-06-11
selftests: mptcp: lib: use setup/cleanup_ns helpers
Geliang Tang
1
-9
/
+8
2024-06-11
selftests: net: lib: remove 'ns' var in setup_ns
Geliang Tang
1
-8
/
+12
2024-06-11
selftests: net: lib: do not set ns var as readonly
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-06-11
selftests: net: lib: remove ns from list after clean-up
Matthieu Baerts (NGI0)
1
-4
/
+17
2024-06-11
selftests: net: lib: ignore possible errors
Matthieu Baerts (NGI0)
1
-9
/
+1
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-2
/
+2
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+2
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+10
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
1
-3
/
+1
2024-06-05
selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
Lukasz Majewski
1
-0
/
+9
2024-06-05
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
Lukasz Majewski
1
-0
/
+15
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
1
-0
/
+1
2024-06-01
selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
Matteo Croce
2
-0
/
+41
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
1
-2
/
+28
2024-05-27
selftests: hsr: Fix "File exists" errors for hsr_ping
Geliang Tang
1
-0
/
+2
2024-05-21
selftest: af_unix: Make SCM_RIGHTS into OOB data.
Kuniyuki Iwashima
1
-2
/
+2
2024-05-21
selftests/net: use tc rule to filter the na packet
Hangbin Liu
3
-94
/
+75
2024-05-20
selftests: net: kill smcrouted in the cleanup logic in amt.sh
Taehee Yoo
1
-1
/
+7
2024-05-17
selftests: net: local_termination: annotate the expected failures
Jakub Kicinski
1
-12
/
+18
2024-05-16
selftests/net: reduce xfrm_policy test time
Hangbin Liu
1
-2
/
+2
2024-05-16
selftests/net/lib: no need to record ns name if it already exist
Hangbin Liu
1
-2
/
+4
2024-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
111
-2510
/
+13237
2024-05-15
selftests: net: bridge: increase IGMP/MLD exclude timeout membership interval
Nikolay Aleksandrov
2
-6
/
+6
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+7
2024-05-14
selftests: netfilter: fix packetdrill conntrack testcase
Florian Westphal
1
-1
/
+1
2024-05-13
test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected
Lukasz Majewski
1
-22
/
+49
2024-05-13
selftests/net: add flush id selftests
Richard Gobert
1
-0
/
+138
2024-05-13
selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
Florian Westphal
1
-2
/
+3
2024-05-13
selftests: net: use upstream mtools
Vladimir Oltean
1
-2
/
+17
2024-05-13
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
1
-1
/
+1
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
10
-0
/
+475
2024-05-10
selftests: net: increase the delay for relative cmsg_time.sh test
Jakub Kicinski
2
-16
/
+23
2024-05-10
selftests: net: fix timestamp not arriving in cmsg_time.sh
Jakub Kicinski
1
-5
/
+15
2024-05-10
selftests: net: move amt to socat for better compatibility
Jakub Kicinski
1
-6
/
+6
[prev]
[next]