index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
selftests: vrf_route_leaking: add local test
Nicolas Dichtel
2024-07-14
selftests: forwarding: devlink_lib: Wait for udev events after reloading
Amit Cohen
2024-07-13
selftests: mptcp: lib: fix shellcheck errors
Matthieu Baerts (NGI0)
2024-07-13
selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.
Kuniyuki Iwashima
2024-07-11
selftests: openvswitch: retry instead of sleep
Adrian Moreno
2024-07-09
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
Ido Schimmel
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
2024-07-05
selftests: openvswitch: add psample test
Adrian Moreno
2024-07-05
selftests: openvswitch: parse trunc action
Adrian Moreno
2024-07-05
selftests: openvswitch: add userspace parsing
Adrian Moreno
2024-07-05
selftests: openvswitch: add psample action
Adrian Moreno
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
2024-07-03
selftests: openvswitch: Be more verbose with selftest debugging.
Aaron Conole
2024-07-03
selftests: openvswitch: Attempt to autoload module.
Aaron Conole
2024-07-03
selftests: openvswitch: Bump timeout to 15 minutes.
Aaron Conole
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-06-28
selftests: drv-net: add ability to schedule cleanup with defer()
Jakub Kicinski
2024-06-28
selftests: net: ksft: avoid continue when handling results
Jakub Kicinski
2024-06-28
selftests/net: Add test coverage for UDP GSO software fallback
Jakub Sitnicki
2024-06-28
selftests: netfilter: nft_queue.sh: add test for disappearing listener
Florian Westphal
2024-06-28
selftests: libs: Drop unused functions
Petr Machata
2024-06-28
selftests: libs: Drop slow_path_trap_install()/_uninstall()
Petr Machata
2024-06-28
selftests: mirror_gre_lag_lacp: Drop unnecessary code
Petr Machata
2024-06-28
selftests: mirror: Drop dual SW/HW testing
Petr Machata
2024-06-28
selftests: mirror: mirror_test(): Allow exact count of packets
Petr Machata
2024-06-28
selftests: mirror: do_test_span_dir_ips(): Install accurate taps
Petr Machata
2024-06-28
selftests: mirror_gre_lag_lacp: Check counters at tunnel
Petr Machata
2024-06-28
selftests: lib: tc_rule_stats_get(): Move default to argument definition
Petr Machata
2024-06-28
selftests: mirror: Drop direction argument from several functions
Petr Machata
2024-06-28
selftests: libs: Expand "$@" where possible
Petr Machata
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
[next]