r' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_veno.c
AgeCommit message (Expand)Author
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-08-06tcp: consolidate congestion control undo functionsYuchung Cheng
2016-11-21tcp: add cwnd_undo functions to various tcp cc algorithmsFlorian Westphal
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell
2014-09-01tcp: whitespace fixesstephen hemminger
2014-07-30tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches