index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_illinois.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
1
-0
/
+10
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
1
-10
/
+11
2015-07-09
tcp: add tcp_in_slow_start helper
Yuchung Cheng
1
-1
/
+1
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
1
-10
/
+11
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
1
-3
/
+3
2014-09-01
tcp: whitespace fixes
stephen hemminger
1
-2
/
+1
2014-05-03
tcp: remove in_flight parameter from cong_avoid() methods
Eric Dumazet
1
-3
/
+2
2014-02-26
tcp: switch rtt estimations to usec resolution
Eric Dumazet
1
-1
/
+0
2014-02-13
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
1
-1
/
+0
2014-01-23
remove extra definitions of U32_MAX
Alex Elder
1
-3
/
+0
2014-01-23
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2013-11-04
tcp: properly handle stretch acks in slow start
Yuchung Cheng
1
-2
/
+3
2012-11-01
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
1
-3
/
+5
2011-03-10
tcp: mark tcp_congestion_ops read_mostly
Stephen Hemminger
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2008-01-28
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
1
-2
/
+1
2007-11-30
[TCP] illinois: Incorrect beta usage
Stephen Hemminger
1
-1
/
+1
2007-07-31
[TCP]: congestion control API pass RTT in microseconds
Stephen Hemminger
1
-5
/
+3
2007-07-18
[TCP]: remove unused argument to cong_avoid op
Stephen Hemminger
1
-1
/
+1
2007-06-15
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
1
-0
/
+3
2007-04-25
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-04-25
[TCP]: Congestion control API update.
Stephen Hemminger
1
-9
/
+7
2007-04-25
[TCP]: TCP Illinois update.
Stephen Hemminger
1
-112
/
+186
2007-04-25
[TCP]: TCP Illinois congestion control (rev3)
Stephen Hemminger
1
-0
/
+284