index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
2024-06-21
1
-1
/
+5
*
tcp: use tp->total_rto to track number of linear timeouts in SYN_SENT state
Eric Dumazet
2023-11-16
1
-2
/
+2
*
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
1
-14
/
+26
*
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
1
-5
/
+5
*
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
1
-2
/
+2
*
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
2023-10-23
1
-1
/
+1
*
tcp: record last received ipv6 flowlabel
David Morley
2023-10-10
1
-1
/
+1
*
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
1
-2
/
+15
*
tcp: indent an if statement
Dan Carpenter
2023-09-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-1
/
+3
|
\
|
*
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-15
1
-1
/
+3
*
|
net: tcp: refactor the dbg message in tcp_retransmit_timer()
Menglong Dong
2023-08-13
1
-10
/
+13
*
|
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-08-13
1
-1
/
+17
*
|
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
2023-08-06
1
-1
/
+1
*
|
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2023-08-06
1
-15
/
+22
*
|
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2023-08-06
1
-3
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
1
-3
/
+13
|
\
|
*
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
1
-3
/
+13
*
|
tcp: make the first N SYN RTO backoffs linear
David Morley
2023-05-11
1
-4
/
+13
|
/
*
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
1
-1
/
+1
*
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
1
-3
/
+3
*
tcp: Make SYN ACK RTO tunable by BPF programs with TFO
Jie Meng
2022-08-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-13
/
+17
|
\
|
*
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
*
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-5
/
+5
|
*
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
2022-07-18
1
-3
/
+7
|
*
tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
*
tcp: Fix data-races around sysctl_tcp_min_snd_mss.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
*
tcp: Fix data-races around sysctl_tcp_base_mss.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
*
tcp: Fix data-races around sysctl_tcp_mtu_probing.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
1
-15
/
+4
|
/
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
ipv4: Fix spelling mistakes
Zheng Yongjun
2021-06-07
1
-2
/
+2
*
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-01-23
1
-0
/
+18
*
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2021-01-19
1
-14
/
+8
*
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2021-01-18
1
-7
/
+7
*
inet: remove icsk_ack.blocked
Eric Dumazet
2020-09-30
1
-1
/
+0
*
net: ipv4: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-1
/
+1
*
tcp: add tp->dup_ack_counter
Eric Dumazet
2020-04-30
1
-1
/
+7
*
tcp: export count for rehash attempts
Abdul Kabbani
2020-01-26
1
-0
/
+6
*
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
2019-12-03
1
-2
/
+8
*
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-10-13
1
-5
/
+6
*
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-01
1
-2
/
+7
*
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-09-27
1
-2
/
+3
*
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
2019-08-09
1
-1
/
+1
*
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-15
1
-0
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
2019-05-01
1
-0
/
+3
*
tcp: Refactor pingpong code
Wei Wang
2019-01-27
1
-2
/
+2
*
tcp: retry more conservatively on local congestion
Yuchung Cheng
2019-01-17
1
-5
/
+3
[next]