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
Age
Commit message (
Expand
)
Author
Lines
2024-04-26
test: hsr: Extract version agnostic information from ping command output
Lukasz Majewski
-1
/
+2
2024-04-26
test: hsr: Move common code to hsr_common.sh file
Lukasz Majewski
-78
/
+88
2024-04-26
test: hsr: Remove script code already implemented in lib.sh
Lukasz Majewski
-25
/
+3
2024-04-25
tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
Florian Westphal
-2
/
+1
2024-04-24
selftests: net: extract BPF building logic from the Makefile
Jakub Kicinski
-52
/
+54
2024-04-24
selftests: net: name bpf objects consistently and simplify Makefile
Jakub Kicinski
-14
/
+11
2024-04-24
selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernel
Florian Westphal
-5
/
+3
2024-04-24
selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load
Florian Westphal
-1
/
+3
2024-04-24
selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3
Florian Westphal
-19
/
+21
2024-04-24
selftests: netfilter: skip tests on early errors
Florian Westphal
-3
/
+14
2024-04-24
selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
Florian Westphal
-121
/
+136
2024-04-24
selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
-0
/
+19
2024-04-24
selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
Florian Westphal
-28
/
+25
2024-04-24
selftests: netfilter: nft_concat_range.sh: drop netcat support
Florian Westphal
-61
/
+13
2024-04-24
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Florian Westphal
-25
/
+37
2024-04-23
selftests: drv-net: add a TCP ping test case (and useful helpers)
Jakub Kicinski
-0
/
+43
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
-1
/
+12
2024-04-23
selftests: drv-net: construct environment for running tests which require an ...
Jakub Kicinski
-0
/
+32
2024-04-23
selftests: drv-net: define endpoint structures
Jakub Kicinski
-8
/
+9
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
-0
/
+18
2024-04-19
selftests: netfilter: update makefiles and kernel config
Florian Westphal
-1
/
+57
2024-04-19
selftests: netfilter: nft_audit.sh: add more skip checks
Florian Westphal
-4
/
+26
2024-04-19
selftests: netfilter: nft_meta.sh: small shellcheck cleanup
Florian Westphal
-2
/
+2
2024-04-19
selftests: netfilter: nft_fib.sh: shellcheck cleanups
Florian Westphal
-67
/
+61
2024-04-19
selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups
Florian Westphal
-37
/
+37
2024-04-19
selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups
Florian Westphal
-118
/
+75
2024-04-19
selftests: netfilter: xt_string.sh: shellcheck cleanups
Florian Westphal
-17
/
+17
2024-04-19
selftests: netfilter: xt_string.sh: move to lib.sh infra
Florian Westphal
-25
/
+30
2024-04-19
selftests: netfilter: nft_zones_many.sh: move to lib.sh infra
Florian Westphal
-48
/
+45
2024-04-19
selftests: netfilter: nft_synproxy.sh: move to lib.sh infra
Florian Westphal
-49
/
+28
2024-04-19
selftests: netfilter: nft_queue.sh: shellcheck cleanups
Florian Westphal
-108
/
+103
2024-04-19
selftests: netfilter: nft_queue.sh: move to lib.sh infra
Florian Westphal
-61
/
+34
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
-1
/
+13
2024-04-18
selftests: net: fix counting totals when some checks fail
Jakub Kicinski
-1
/
+4
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+22
2024-04-17
selftests: openvswitch: Fix escape chars in regexp.
Adrian Moreno
-8
/
+8
2024-04-17
selftests: adopt BPF's approach to quieter builds
Jakub Kicinski
-3
/
+6
2024-04-16
selftests: drv-net: add stdout to the command failed exception
Jakub Kicinski
-1
/
+2
2024-04-16
selftests/tcp_ao: Printing fixes to confirm with format-security
Dmitry Safonov
-6
/
+6
2024-04-16
selftests/tcp_ao: Fix fscanf() call for format-security
Dmitry Safonov
-1
/
+1
2024-04-16
selftests/tcp_ao: Zero-init tcp_ao_info_opt
Dmitry Safonov
-1
/
+1
2024-04-16
selftests/tcp_ao: Make RST tests less flaky
Dmitry Safonov
-10
/
+13
2024-04-16
selftests: forwarding: router_nh: Add a diagram
Petr Machata
-0
/
+14
2024-04-16
selftests: forwarding: router_mpath_nh_res: Add a diagram
Petr Machata
-0
/
+35
2024-04-16
selftests: forwarding: router_mpath_nh: Add a diagram
Petr Machata
-0
/
+35
2024-04-16
selftests: forwarding: bail_on_lldpad() should SKIP
Petr Machata
-1
/
+4
2024-04-16
selftests: forwarding: lib.sh: Validate NETIFS
Petr Machata
-5
/
+17
2024-04-16
selftests: net: Unify code of busywait() and slowwait()
Petr Machata
-23
/
+15
2024-04-15
selftests: net: exercise page pool reporting via netlink
Jakub Kicinski
-2
/
+87
2024-04-15
selftests: net: support use of NetdevSimDev under "with" in python
Jakub Kicinski
-1
/
+14
[prev]
[next]