Neal Cardwell
|
9949afa42b
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Neal Cardwell
|
c22bdca947
tcp: fix stretch ACK bugs in Reno
|
10 年之前 |
Neal Cardwell
|
814d488c61
tcp: fix the timid additive increase on stretch ACKs
|
10 年之前 |
Neal Cardwell
|
e73ebb0881
tcp: stretch ACK fixes prep
|
10 年之前 |
Daniel Borkmann
|
c5c6a8ab45
net: tcp: add key management to congestion control
|
10 年之前 |
Daniel Borkmann
|
29ba4fffd3
net: tcp: refactor reinitialization of congestion control
|
10 年之前 |
Fabian Frederick
|
b92022f3e5
tcp: spelling s/plugable/pluggable
|
10 年之前 |
Li RongQing
|
a12a601ed1
tcp: Change tcp_slow_start function to return void
|
11 年之前 |
Florian Westphal
|
55d8694fa8
net: tcp: assign tcp cong_ops when tcp sk is created
|
11 年之前 |
stephen hemminger
|
688d1945bc
tcp: whitespace fixes
|
11 年之前 |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
11 年之前 |
Eric Dumazet
|
e114a710aa
tcp: fix cwnd limited checking to improve congestion control
|
11 年之前 |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric Dumazet
|
d10473d4e3
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
|
11 年之前 |
Stanislav Fomichev
|
45f7435968
tcp: remove unused min_cwnd member of tcp_congestion_ops
|
11 年之前 |
Yuchung Cheng
|
9f9843a751
tcp: properly handle stretch acks in slow start
|
11 年之前 |
Stephen Hemminger
|
ca2eb5679f
tcp: remove Appropriate Byte Count support
|
12 年之前 |
Eric Dumazet
|
973ec449bb
tcp: fix an infinite loop in tcp_slow_start()
|
12 年之前 |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年之前 |
Masanari Iida
|
02582e9bcc
treewide: fix typo of "suport" in various comments and Kconfig
|
13 年之前 |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 年之前 |
Ben Hutchings
|
1485348d24
tcp: Apply device TSO segment limit earlier
|
13 年之前 |
Eric Dumazet
|
9dc274151a
tcp: fix ABC in tcp_slow_start()
|
13 年之前 |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 年之前 |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 年之前 |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 年之前 |
Neal Cardwell
|
6b5a5c0dbb
tcp: do not scale TSO segment size with reordering degree
|
13 年之前 |
Julia Lawall
|
c34186ed00
net/ipv4: Eliminate kstrdup memory leak
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |