blob: 3157b55b15b1a0621bad8cdd8b05c86908e8fe3e [file] [log] [blame]
ad2b9b0f8d01 ("tcp: skip DSACKs with dubious sequence ranges")
e3a5a1e8b654 ("tcp: add SNMP counter for no. of duplicate segments reported by DSACK")
a71d77e6be1e ("tcp: fix segment accounting when DSACK range covers multiple segments")
082d4fa980b0 ("tcp: update delivered_ce with delivered")
f00394ce6054 ("tcp: count sacked packets in tcp_sacktag_state")
32efcc06d2a1 ("tcp: export count for rehash attempts")
f9af2dbbfe01 ("tcp: Add TCP_INFO counter for packets received out-of-order")
9092a76d3cf8 ("tcp: add backup TFO key infrastructure")
483642e5ea1d ("tcp: introduce __tcp_fastopen_cookie_gen_cipher()")
6bcdc40dddfe ("tcp: move rx_opt & syn_data_acked init to tcp_disconnect()")
792c4354a508 ("tcp: move tp->rack init to tcp_disconnect()")
6cda8b7493ac ("tcp: move app_limited init to tcp_disconnect()")
5c701549c9a6 ("tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tcp_disconnect()")
5d836764620d ("tcp: do not clear urg_data in tcp_create_openreq_child")
3a9a57f63794 ("tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()")
eb2c80ca87b1 ("tcp: do not clear packets_out in tcp_create_openreq_child()")
b84235e29104 ("tcp: do not set snd_ssthresh in tcp_create_openreq_child()")
19119f298bb1 ("tcp: take care of compressed acks in tcp_add_reno_sack()")
e8bd8fca6773 ("tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS")
7788174e8726 ("tcp: change IPv6 flow-label upon receiving spurious retransmission")