index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
lib
/
py
Age
Commit message (
Expand
)
Author
2025-05-06
selftests: net: exit cleanly on SIGTERM / timeout
Jakub Kicinski
2025-04-10
netlink: specs: rename rtnetlink specs in accordance with family name
Jakub Kicinski
2025-03-03
selftests: net: report output format as TAP 13 in Python tests
Jakub Kicinski
2025-02-25
selftests: drv-net-hw: Add a test for symmetric RSS hash
Gal Pressman
2025-02-25
selftests: drv-net: Make rand_port() get a port more reliably
Gal Pressman
2025-02-21
selftests: net: Add python context manager for netns entering
Xiao Liang
2025-02-20
selftests: drv-net: improve the use of ksft helpers in XSK queue test
Jakub Kicinski
2025-02-20
selftests: drv-net: add a way to wait for a local process
Jakub Kicinski
2025-02-20
selftests: drv-net: add a warning for bkg + shell + terminate
Jakub Kicinski
2025-02-11
selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
Yuyang Huang
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
2025-01-08
selftests: drv-net: test drivers sleeping in ndo_get_stats64
Jakub Kicinski
2024-12-23
selftests: drv-net: assume stats refresh is 0 if no ethtool -c support
Jakub Kicinski
2024-12-16
selftests: net: support setting recv_size in YNL
Jakub Kicinski
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-11
selftests: drivers: net: fix name not defined
Alessandro Zanni
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
2024-08-12
selftests: drv-net: rss_ctx: test dumping RSS contexts
Jakub Kicinski
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
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-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-05-08
net: selftest: add test for netdev netlink queue-get API
David Wei
2024-05-02
selftests: net: py: check process exit code in bkg() and background cmd()
Jakub Kicinski
2024-04-30
selftests: drv-net-hw: add test for memory allocation failures with page pool
Jakub Kicinski
2024-04-30
selftests: net: py: avoid all ports < 10k
Jakub Kicinski
2024-04-30
selftests: net: py: extract tool logic
Jakub Kicinski
2024-04-23
selftests: drv-net: add a TCP ping test case (and useful helpers)
Jakub Kicinski
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
2024-04-23
selftests: drv-net: construct environment for running tests which require an ...
Jakub Kicinski
2024-04-23
selftests: drv-net: define endpoint structures
Jakub Kicinski
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
2024-04-18
selftests: net: fix counting totals when some checks fail
Jakub Kicinski
2024-04-16
selftests: drv-net: add stdout to the command failed exception
Jakub Kicinski
2024-04-15
selftests: net: exercise page pool reporting via netlink
Jakub Kicinski
2024-04-15
selftests: net: support use of NetdevSimDev under "with" in python
Jakub Kicinski
2024-04-15
selftests: net: print full exception on failure
Jakub Kicinski
2024-04-15
selftests: net: print report check location in python tests
Jakub Kicinski
2024-04-10
selftests: net: reuse common code in bpf_offload
Jakub Kicinski
2024-04-08
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski