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
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
selftests: net: Add bridge VLAN range grouping tests
Danielle Ratson
-0
/
+1
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
-3
/
+13
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
-0
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2026-01-22
selftests: net: Add kernel selftest for RFC 4884
Danielle Ratson
-0
/
+1
2026-01-19
selftests: net: simple selftest for ipvtap
Dmitry Skorodumov
-0
/
+1
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
-7
/
+0
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
-122
/
+191
2025-09-23
selftests/net: Test tcp port reuse after unbinding a socket
Jakub Sitnicki
-0
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2025-09-09
selftests: net: run groups from fcnal-test in parallel
Jakub Kicinski
-1
/
+3
2025-09-09
selftests: net: add test for ipv6 fragmentation
Brett A C Sheffield
-0
/
+1
2025-09-09
selftests: net: add test for destination in broadcast packets
Oscar Maes
-0
/
+1
2025-09-08
selftests: net: move netlink-dumps back to progs
Jakub Kicinski
-1
/
+3
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
-0
/
+1
2025-08-25
selftests: net: add test for dst hint mechanism with directed broadcast addre...
Oscar Maes
-0
/
+1
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
-0
/
+1
2025-07-14
selftests: net: add test for variable PMTU in broadcast routes
Oscar Maes
-0
/
+1
2025-07-11
selftests: net: add netdev-l2addr.sh for testing L2 address functionality
Toke Høiland-Jørgensen
-0
/
+1
2025-06-30
selftests: net: Add a selftest for externally validated neighbor entries
Ido Schimmel
-0
/
+1
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2025-06-18
selftests: net: add test for passive TFO socket NAPI ID
David Wei
-0
/
+1
2025-06-18
selftests: net: add passive TFO test binary
David Wei
-0
/
+1
2025-06-17
selftest: Add selftest for multicast address notifications
Yuyang Huang
-0
/
+1
2025-06-11
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
-0
/
+1
2025-05-27
selftests: net: move wait_local_port_listen to lib.sh
Hangbin Liu
-1
/
+1
2025-05-05
selftests: Add IPv6 link-local address generation tests for GRE devices.
Guillaume Nault
-0
/
+1
2025-04-09
selftests/net: test sk_filter support for SKF_NET_OFF on frags
Willem de Bruijn
-0
/
+2
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-1
/
+1
2025-03-20
Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...
Guillaume Nault
-1
/
+0
2025-03-20
selftests: net: test for lwtunnel dst ref loops
Justin Iurman
-0
/
+1
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-0
/
+1
2025-03-13
selftests: Add IPv6 link-local address generation tests for GRE devices.
Guillaume Nault
-0
/
+1
2025-03-04
selftest: net: add proc_net_pktgen
Peter Seiderer
-0
/
+1
2025-02-26
selftests/net: expand cmsg_ipv6.sh with ipv4
Willem de Bruijn
-1
/
+1
2025-02-21
selftests: net: Add test cases for link and peer netns
Xiao Liang
-0
/
+1
2025-02-17
selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
Anna Emese Nyiri
-0
/
+2
2025-02-11
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
-1
/
+1
2025-02-11
selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
Yuyang Huang
-0
/
+1
2024-12-20
selftests: net: Add a VLAN bridge binding selftest
Petr Machata
-0
/
+1
2024-12-16
selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
Anna Emese Nyiri
-0
/
+1
2024-11-24
selftests: net: test extacks in netlink dumps
Jakub Kicinski
-2
/
+1
2024-11-15
selftests: net: fdb_notify: Add a test for FDB notifications
Petr Machata
-1
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2024-11-11
selftests: net: Add busy_poll_test
Joe Damato
-0
/
+9
2024-11-11
selftests: ncdevmem: Move ncdevmem under drivers/net/hw
Stanislav Fomichev
-8
/
+0
2024-11-11
selftests: ncdevmem: Use YNL to enable TCP header split
Stanislav Fomichev
-1
/
+1
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
-0
/
+1
2024-11-07
selftests: net: add a test for closing a netlink socket ith dump in progress
Jakub Kicinski
-0
/
+1
[next]