index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
packetdrill
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
1
-0
/
+48
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-1
/
+3
2026-03-19
selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
Simon Baatz
1
-3
/
+11
2026-03-14
selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pkt
Eric Dumazet
1
-0
/
+33
2026-03-14
selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
Simon Baatz
1
-0
/
+26
2026-03-14
selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
Simon Baatz
1
-0
/
+40
2026-03-14
selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
Simon Baatz
1
-0
/
+132
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
1
-1
/
+1
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
1
-0
/
+44
2026-02-28
selftests/net: packetdrill: remove tests for tcp_rcv_*big
Jakub Kicinski
2
-77
/
+0
2026-02-25
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-0
/
+27
2026-02-18
selftests/net: packetdrill: add ipv4-mapped-ipv6 tests
Eric Dumazet
1
-1
/
+10
2026-02-03
selftests/net: packetdrill: add TCP Accurate ECN cases
Chia-Yu Chang
58
-0
/
+1363
2026-01-28
selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt
Eric Dumazet
1
-0
/
+70
2026-01-06
selftests/net: packetdrill: add minimal client and server tests
Willem de Bruijn
2
-0
/
+59
2025-11-26
selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests
Willem de Bruijn
12
-0
/
+29
2025-11-07
selftest: packetdrill: Add max RTO test for SYN+ACK.
Kuniyuki Iwashima
1
-0
/
+54
2025-10-16
selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pkt
Eric Dumazet
1
-2
/
+4
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
1
-4
/
+6
2025-10-06
selftests: net: sort configs
Jakub Kicinski
1
-2
/
+2
2025-09-29
selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pkt
Kuniyuki Iwashima
1
-0
/
+46
2025-09-29
selftest: packetdrill: Import sockopt-fastopen-key.pkt
Kuniyuki Iwashima
2
-0
/
+76
2025-09-29
selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-3
/
+7
2025-09-29
selftest: packetdrill: Import opt34/*-trigger-rst.pkt.
Kuniyuki Iwashima
2
-0
/
+44
2025-09-29
selftest: packetdrill: Import opt34/reset-* tests.
Kuniyuki Iwashima
4
-0
/
+138
2025-09-29
selftest: packetdrill: Import opt34/icmp-before-accept.pkt.
Kuniyuki Iwashima
1
-0
/
+49
2025-09-29
selftest: packetdrill: Import opt34/fin-close-socket.pkt.
Kuniyuki Iwashima
1
-0
/
+30
2025-09-29
selftest: packetdrill: Add test for experimental option.
Kuniyuki Iwashima
1
-0
/
+37
2025-09-29
selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.
Kuniyuki Iwashima
1
-0
/
+21
2025-09-29
selftest: packetdrill: Import TFO server basic tests.
Kuniyuki Iwashima
5
-0
/
+157
2025-09-29
selftest: packetdrill: Define common TCP Fast Open cookie.
Kuniyuki Iwashima
2
-0
/
+3
2025-09-29
selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN).
Kuniyuki Iwashima
1
-1
/
+1
2025-09-29
selftest: packetdrill: Set ktap_set_plan properly for single protocol test.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+26
2025-09-17
selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-0
/
+26
2025-09-04
selftests/net: packetdrill: add tcp_close_no_rst.pkt
Eric Dumazet
1
-0
/
+32
2025-08-20
selftests/net: packetdrill: Support single protocol test.
Kuniyuki Iwashima
1
-19
/
+28
2025-08-04
selftests: net: packetdrill: xfail all problems on slow machines
Jakub Kicinski
1
-18
/
+1
2025-07-16
selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
Jakub Kicinski
1
-1
/
+1
2025-07-14
selftests/net: packetdrill: add tcp_rcv_toobig.pkt
Eric Dumazet
1
-0
/
+33
2025-07-14
selftests/net: packetdrill: add tcp_ooo_rcv_mss.pkt
Eric Dumazet
1
-0
/
+27
2025-07-14
selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt
Eric Dumazet
1
-0
/
+44
2025-07-11
selftests/net: packetdrill: add --mss option to three tests
Eric Dumazet
3
-0
/
+8
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+53
2025-07-09
selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pkt
Eric Dumazet
1
-0
/
+53
2025-06-27
selftests/net: packetdrill: add tcp_dsack_mult.pkt
Eric Dumazet
1
-0
/
+45
2025-06-10
selftests/net: packetdrill: more xfail changes
Jakub Kicinski
1
-0
/
+4
2025-01-23
selftests/net: packetdrill: more xfail changes (and a correction)
Jakub Kicinski
1
-1
/
+3
2025-01-16
selftests/net: packetdrill: make tcp buf limited timing tests benign
Jakub Kicinski
1
-0
/
+1
2025-01-07
selftests/net: packetdrill: report benign debug flakes as xfail
Willem de Bruijn
1
-5
/
+18
[next]