summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
|\
| * ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
* | Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
|\|
| * tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-29
* | Merge 4.4.232 into android-4.4-pGreg Kroah-Hartman2020-07-31
|\|
| * tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-31
* | Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman2020-01-04
|\|
| * tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet2020-01-04
* | Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman2019-12-21
|\|
| * tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet2019-12-21
* | Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman2019-08-11
|\|
| * tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-11
* | Merge 4.4.184 into android-4.4-pGreg Kroah-Hartman2019-06-28
|\|
| * tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-27
* | Merge 4.4.182 into android-4.4-pGreg Kroah-Hartman2019-06-17
|\|
| * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-17
| * tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-17
| * tcp: limit payload size of sacked skbsEric Dumazet2019-06-17
* | Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman2018-12-19
|\|
| * tcp: fix NULL ref in tail loss probeYuchung Cheng2018-12-17
* | Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman2018-08-24
|\|
| * tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
* | Merge 4.4.145 into android-4.4-pGreg Kroah-Hartman2018-07-31
|\|
| * tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
| * tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-28
* | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
|\|
| * tcp: purge write queue in tcp_connect_init()Eric Dumazet2018-05-26
* | Merge 4.4.101 into android-4.4Greg Kroah-Hartman2017-11-24
|\|
| * tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet2017-11-24
* | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
|\|
| * tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-18
* | Merge 4.4.82 into android-4.4Greg Kroah-Hartman2017-08-14
|\|
| * tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet2017-08-12
* | Merge 4.4.68 into android-4.4Greg Kroah-Hartman2017-05-15
|\|
| * tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet2017-05-14
* | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
|\|
| * tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-18
* | Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
|\|
| * tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-11-15
| * tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-11-15
* | Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
|\|
| * tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-16
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-18
* | tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall2016-02-16
|/
* tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-17
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal2015-10-21
* | tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2015-10-21