index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
2024-06-27
selftests: net: add config for openvswitch
Aaron Conole
2024-06-27
selftests: net: Use the provided dpctl rather than the vswitchd for tests.
Aaron Conole
2024-06-27
selftests: openvswitch: Support implicit ipv6 arguments.
Aaron Conole
2024-06-27
selftests: openvswitch: Add support for tunnel() key.
Aaron Conole
2024-06-27
selftests: openvswitch: Add set() and set_masked() support.
Aaron Conole
2024-06-27
selftests: openvswitch: Refactor actions parsing.
Aaron Conole
2024-06-27
selftests: openvswitch: Support explicit tunnel port creation.
Aaron Conole
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
2024-06-26
selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
Jakub Kicinski
2024-06-26
selftests: drv-net: add helper to wait for HW stats to sync
Jakub Kicinski
2024-06-26
selftests: drv-net: try to check if port is in use
Jakub Kicinski
2024-06-25
selftests: net: remove unneeded IP_GRE config
Yujie Liu
2024-06-21
selftests: net: change shebang to bash in amt.sh
Taehee Yoo
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
2024-06-14
selftests: forwarding: Add test for minimum and maximum MTU
Amit Cohen
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-12
selftests: forwarding: router_mpath_hash: Add a new selftest
Petr Machata
2024-06-12
selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()
Petr Machata
2024-06-11
selftests: mptcp: lib: use wait_local_port_listen helper
Geliang Tang
2024-06-11
selftests: mptcp: lib: use setup/cleanup_ns helpers
Geliang Tang
2024-06-11
selftests: net: lib: remove 'ns' var in setup_ns
Geliang Tang
2024-06-11
selftests: net: lib: do not set ns var as readonly
Matthieu Baerts (NGI0)
2024-06-11
selftests: net: lib: remove ns from list after clean-up
Matthieu Baerts (NGI0)
2024-06-11
selftests: net: lib: ignore possible errors
Matthieu Baerts (NGI0)
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
2024-06-05
selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
Lukasz Majewski
2024-06-05
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
Lukasz Majewski
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
[next]