index
:
linux-stable.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.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_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-17
1
-6
/
+22
*
tcp: reduce tcp_fastretrans_alert() verbosity
Eric Dumazet
2019-06-17
1
-2
/
+2
*
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-27
1
-5
/
+5
*
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-19
1
-1
/
+7
*
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-10-18
1
-1
/
+3
*
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2018-09-19
1
-21
/
+12
*
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-08-03
1
-2
/
+2
*
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-08-03
1
-12
/
+14
*
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-08-03
1
-2
/
+2
*
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-08-03
1
-11
/
+13
*
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-08-03
1
-2
/
+0
*
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
2018-07-28
1
-4
/
+21
*
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
2018-07-28
1
-2
/
+2
*
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-28
1
-2
/
+13
*
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-28
1
-0
/
+3
*
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
2018-07-28
1
-4
/
+11
*
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-28
1
-1
/
+2
*
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-22
1
-0
/
+9
*
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2018-06-21
1
-1
/
+1
*
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2018-06-05
1
-4
/
+6
*
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-29
1
-5
/
+2
*
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
2018-03-08
1
-0
/
+1
*
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
2018-03-08
1
-18
/
+12
*
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
2018-03-08
1
-10
/
+7
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-22
1
-1
/
+0
*
tcp: fix potential underestimation on rcv_rtt
Wei Wang
2018-01-02
1
-4
/
+6
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2018-01-02
1
-2
/
+8
*
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-12-17
1
-1
/
+1
*
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-17
1
-0
/
+1
*
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
2017-11-10
1
-2
/
+1
*
tcp: fix DSACK-based undo on non-duplicate ACK
Priyaranjan Jha
2017-11-05
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-10-21
1
-1
/
+1
*
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-08-30
1
-5
/
+183
*
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2017-08-30
1
-16
/
+19
*
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-1
/
+1
*
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-23
1
-4
/
+31
*
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
1
-1
/
+1
*
tcp: Get a proper dst before checking it.
Tonghao Zhang
2017-08-22
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-2
/
+1
|
\
|
*
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-18
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-15
/
+19
|
\
|
|
*
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-08-03
1
-9
/
+16
|
*
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-08-03
1
-4
/
+1
|
*
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-02
1
-2
/
+2
*
|
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
1
-0
/
+1
*
|
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
2017-08-03
1
-5
/
+0
*
|
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-08-02
1
-8
/
+7
*
|
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
1
-19
/
+16
*
|
tcp: remove header prediction
Florian Westphal
2017-07-31
1
-183
/
+9
[next]