index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Age
Commit message (
Expand
)
Author
2025-10-29
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
2025-08-28
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
2025-06-27
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
2025-06-27
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
2025-06-27
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
2024-11-08
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-11-08
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-07-18
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
2024-07-18
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2024-07-18
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
2024-07-18
net: tcp better handling of reordering then loss cases
Yuchung Cheng
2024-07-18
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2024-07-18
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-03-01
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
2023-12-13
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-11-20
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-11-08
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-09-23
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-07-27
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2022-11-03
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-09-15
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-15
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
2022-08-03
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-05-09
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2021-09-22
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-02-07
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2020-12-21
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
2020-11-01
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2020-10-29
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
[next]