Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-02-28net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas
2017-08-07tcp: 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-10tcp: add tcp_in_slow_start helperYuchung Cheng
2015-04-30tcp: prepare CC get_info() access from getsockopt()Eric Dumazet
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet
2014-09-02tcp: whitespace fixesstephen hemminger
2014-05-04tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet
2014-02-27tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-14tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-01-24remove extra definitions of U32_MAXAlex Elder
2014-01-24conditionally define U32_MAXAlex Elder
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2008-01-29[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen
2007-11-29[TCP] illinois: Incorrect beta usageStephen Hemminger
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger
2007-06-16[TCP]: Congestion control API RTT sampling fixIlpo Järvinen
2007-04-26[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki
2007-04-26[TCP]: Congestion control API update.Stephen Hemminger
2007-04-26[TCP]: TCP Illinois update.Stephen Hemminger
2007-04-26[TCP]: TCP Illinois congestion control (rev3)Stephen Hemminger