index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
1
-1
/
+0
2025-08-15
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
1
-0
/
+1
2025-08-15
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
2025-06-27
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-12
/
+25
2025-06-27
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
1
-3
/
+3
2025-06-27
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
1
-14
/
+8
2025-06-04
tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
Ilpo Järvinen
1
-24
/
+32
2025-02-27
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-4
/
+4
2025-02-27
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
1
-3
/
+9
2025-01-09
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2024-10-17
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
2024-10-17
tcp: new TCP_INFO stats for RTO events
Aananth V
1
-0
/
+15
2024-10-17
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-17
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-09-12
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-09-12
tcp: Don't drop SYN+ACK for simultaneous connect().
Kuniyuki Iwashima
1
-0
/
+9
2024-08-29
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
1
-16
/
+12
2024-08-11
tcp: Adjust clamping window for applications specifying SO_RCVBUF
Subash Abhinov Kasiviswanathan
1
-7
/
+16
2024-08-11
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
1
-7
/
+10
2024-08-03
tcp: add tcp_done_with_error() helper
Eric Dumazet
1
-11
/
+21
2024-07-18
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
1
-1
/
+10
2024-07-11
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
1
-1
/
+1
2024-07-05
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Neal Cardwell
1
-11
/
+27
2024-07-05
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
1
-1
/
+6
2024-06-27
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-0
/
+1
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
1
-0
/
+2
2023-12-13
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
1
-1
/
+5
2023-11-20
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
1
-4
/
+5
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
1
-4
/
+5
2023-10-05
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
1
-0
/
+13
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
1
-1
/
+1
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
1
-6
/
+12
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
1
-1
/
+1
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
1
-1
/
+1
2023-08-05
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
1
-3
/
+2
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
1
-5
/
+11
2023-07-20
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-2
/
+1
2023-07-19
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
1
-7
/
+12
2023-07-03
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
1
-3
/
+9
2023-06-23
tcp: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
1
-1
/
+1
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
1
-2
/
+2
2023-03-31
tcp: Refine SYN handling for PAWS.
Kuniyuki Iwashima
1
-0
/
+2
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
1
-2
/
+2
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
1
-3
/
+3
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
1
-1
/
+1
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-24
/
+43
2022-11-23
tcp: Fix build break when CONFIG_IPV6=n
Saeed Mahameed
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
[next]