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-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
-1
/
+24
2024-08-09
selftests: rds: add testing infrastructure
Vegard Nossum
-0
/
+592
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+41
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
-2
/
+12
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
-0
/
+40
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
-0
/
+15
2024-08-01
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
-14
/
+26
2024-07-30
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
-6
/
+28
2024-07-30
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
-10
/
+32
2024-07-29
selftests: mptcp: always close input's FD if opened
Liu Jing
-4
/
+4
2024-07-29
selftests: mptcp: fix error path
Paolo Abeni
-1
/
+1
2024-07-29
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
-0
/
+29
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+18
2024-07-24
selftests: forwarding: skip if kernel not support setting bridge fdb learning...
Hangbin Liu
-0
/
+18
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2024-07-18
Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-1
/
+75
2024-07-18
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
-12
/
+12
2024-07-17
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
-1
/
+75
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+93
2024-07-14
selftests: vrf_route_leaking: add local test
Nicolas Dichtel
-2
/
+91
2024-07-14
selftests: forwarding: devlink_lib: Wait for udev events after reloading
Amit Cohen
-0
/
+2
2024-07-13
selftests: mptcp: lib: fix shellcheck errors
Matthieu Baerts (NGI0)
-2
/
+2
2024-07-13
selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.
Kuniyuki Iwashima
-18
/
+0
2024-07-11
selftests: openvswitch: retry instead of sleep
Adrian Moreno
-8
/
+38
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
-2
/
+2
2024-07-09
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
Ido Schimmel
-4
/
+4
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
-1
/
+8
2024-07-05
selftests: openvswitch: add psample test
Adrian Moreno
-6
/
+182
2024-07-05
selftests: openvswitch: parse trunc action
Adrian Moreno
-0
/
+13
2024-07-05
selftests: openvswitch: add userspace parsing
Adrian Moreno
-2
/
+22
2024-07-05
selftests: openvswitch: add psample action
Adrian Moreno
-1
/
+161
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+35
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
-1
/
+1
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
-1
/
+11
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
-2
/
+23
2024-07-03
selftests: openvswitch: Be more verbose with selftest debugging.
Aaron Conole
-3
/
+6
2024-07-03
selftests: openvswitch: Attempt to autoload module.
Aaron Conole
-5
/
+9
2024-07-03
selftests: openvswitch: Bump timeout to 15 minutes.
Aaron Conole
-0
/
+1
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
-0
/
+21
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
-0
/
+37
2024-06-28
selftests: drv-net: add ability to schedule cleanup with defer()
Jakub Kicinski
-0
/
+55
2024-06-28
selftests: net: ksft: avoid continue when handling results
Jakub Kicinski
-15
/
+15
2024-06-28
selftests/net: Add test coverage for UDP GSO software fallback
Jakub Sitnicki
-3
/
+55
2024-06-28
selftests: netfilter: nft_queue.sh: add test for disappearing listener
Florian Westphal
-0
/
+37
2024-06-28
selftests: libs: Drop unused functions
Petr Machata
-29
/
+0
2024-06-28
selftests: libs: Drop slow_path_trap_install()/_uninstall()
Petr Machata
-16
/
+0
2024-06-28
selftests: mirror_gre_lag_lacp: Drop unnecessary code
Petr Machata
-3
/
+0
2024-06-28
selftests: mirror: Drop dual SW/HW testing
Petr Machata
-335
/
+69
2024-06-28
selftests: mirror: mirror_test(): Allow exact count of packets
Petr Machata
-9
/
+13
2024-06-28
selftests: mirror: do_test_span_dir_ips(): Install accurate taps
Petr Machata
-20
/
+44
[prev]
[next]