aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-07-181-1/+1
* BACKPORT: tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-07-181-2/+2
* tcp: limit payload size of sacked skbsEric Dumazet2019-07-181-2/+2
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-07-181-0/+5
* tcp: purge write queue in tcp_connect_init()Eric Dumazet2019-05-031-2/+5
* tcp: fix xmit timer to only be reset if data ACKed/SACKedNeal Cardwell2017-11-061-12/+0
* tcp: enable xmit timer fix by having TLP use time when RTO should fireNeal Cardwell2017-11-061-9/+5
* tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2017-04-111-5/+7
* tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2017-04-111-1/+2
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-1/+2
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-19/+45
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-0/+2
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-261-0/+1
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-40/+28
* 3.10.65 -> 3.10.66Jan Engelmohr2016-08-261-2/+2
* first commitMeizu OpenSource2016-08-151-0/+3216