blob: 3681bdaa82011804be5e9fb417930a0a8771ed6f [file] [log] [blame]
480274787d7e ("tcp: add TCP_INFO status for failed client TFO")
8f7baad7f035 ("tcp: Add snd_wnd to TCP_INFO")
f9af2dbbfe01 ("tcp: Add TCP_INFO counter for packets received out-of-order")
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()")
7ec65372ca53 ("tcp: add stat of data packet reordering events")
7e10b6554ff2 ("tcp: add dsack blocks received stats")
fb31c9b9f6c8 ("tcp: add data bytes retransmitted stats")
ba113c3aa79a ("tcp: add data bytes sent stats")
984988aa7218 ("tcp: add a helper to calculate size of opt_stats")
242b1bbe5144 ("tcp: remove one indentation level in tcp_create_openreq_child")
5d9f4262b7ea ("tcp: add SACK compression")
20b654dfe1be ("tcp: support DUPACK threshold in RACK")
73a6bab5aa2a ("tcp: switch pacing timer to softirq based hrtimer")
feb5f2ec6464 ("tcp: export packets delivery info")
e21db6f69a95 ("tcp: track total bytes delivered with ECN CE marks")
a77fa0104abd ("tcp: new helper to calculate newly delivered")
7156d194a077 ("tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS")
be6318929480 ("tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS")
87ecc95d81d9 ("tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS")
b13d88072172 ("bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock")
59436c9ee18d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")