blob: 0a37c07ee5c8587f5054ddc0cc61b8ddc5dec125 [file] [log] [blame]
b510f0d23a47 ("tcp: Namespace-ify sysctl_tcp_slow_start_after_idle")
2c04ac8ae0b6 ("tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts")
e20223f19628 ("tcp: Namespace-ify sysctl_tcp_recovery")
2ae21cf527da ("tcp: Namespace-ify sysctl_tcp_early_retrans")
df92c8394e6e ("tcp: fix xmit timer to only be reset if data ACKed/SACKed")
a2815817ffa6 ("tcp: enable xmit timer fix by having TLP use time when RTO should fire")
5d2ed0521ac9 ("tcp: Namespaceify sysctl_tcp_timestamps")
9bb37ef00e93 ("tcp: Namespaceify sysctl_tcp_window_scaling")
f930103421f6 ("tcp: Namespaceify sysctl_tcp_sack")
9a568de4818d ("tcp: switch TCP TS option (RFC 7323) to 1ms clock")
ac9517fcf310 ("tcp: replace misc tcp_time_stamp to tcp_jiffies32")
46bf466f08c9 ("tcp_lp: cache tcp_time_stamp")
c2203cf75ed7 ("tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp")
ec66eda82d4b ("tcp: introduce tcp_jiffies32")
385e20706fac ("tcp: use tp->tcp_mstamp in output path")
1b1fc3fddabf ("tcp: make congestion control optionally skip slow start after idle")
84b114b98452 ("tcp: randomize timestamps on syncookies")
a9f11f963a54 ("tcp: fix wraparound issue in tcp_lp")
645f4c6f2ebd ("tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps")
a6db50b81e3f ("tcp: remove ack_time from struct tcp_sacktag_state")
7e0ca8a4c19c ("tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()")
d2329f102d84 ("tcp: do not pass timestamp to tcp_rack_advance()")
88d5c65098e5 ("tcp: do not pass timestamp to tcp_rate_gen()")
7c1c7308592f ("tcp: do not pass timestamp to tcp_rack_detect_loss()")
69e996c58a35 ("tcp: add tp->tcp_mstamp field")
6f14f443d3e7 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")