Alexey Kodanev
|
61ef4b07fc
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
|
7 anos atrás |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 anos atrás |
Eric Dumazet
|
a8d7aa17bb
dccp: fix tasklet usage
|
7 anos atrás |
Alexey Kodanev
|
dd5684ecae
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
|
7 anos atrás |
Kees Cook
|
839a609414
net: dccp: Convert timers to use timer_setup()
|
7 anos atrás |
Eric Dumazet
|
d011b9a448
dccp: do not use tcp_time_stamp
|
8 anos atrás |
Hannes Frederic Sowa
|
72ef9c4125
dccp: fix memory leak during tear-down of unsuccessful connection request
|
8 anos atrás |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 anos atrás |
Samuel Jero
|
d96a9e8dd0
dccp ccid-2: check Ack Ratio when reducing cwnd
|
14 anos atrás |
Samuel Jero
|
0ce95dc792
dccp ccid-2: increment cwnd correctly
|
14 anos atrás |
Samuel Jero
|
d346d886a4
dccp ccid-2: prevent cwnd > Sequence Window
|
14 anos atrás |
Gerrit Renker
|
31daf0393f
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
|
14 anos atrás |
Gerrit Renker
|
113ced1f52
dccp ccid-2: Perform congestion-window validation
|
14 anos atrás |
Gerrit Renker
|
58fdea0f31
dccp ccid-2: Use existing function to test for data packets
|
14 anos atrás |
Gerrit Renker
|
b4d5f4b288
dccp ccid-2: move rfc 3390 function into header file
|
14 anos atrás |
David S. Miller
|
442b9635c5
tcp: Increase the initial congestion window to 10.
|
14 anos atrás |
Gerrit Renker
|
7e87fe8430
dccp ccid-2: Separate option parsing from CCID processing
|
14 anos atrás |
Gerrit Renker
|
f17a37c9b8
dccp ccid-2: Ack Vector interface clean-up
|
14 anos atrás |
Gerrit Renker
|
1c0e0a0569
dccp ccid-2: Stop polling
|
15 anos atrás |
Gerrit Renker
|
baf9e782e1
dccp: remove unused argument in CCID tx function
|
15 anos atrás |
Gerrit Renker
|
4886fcad6e
dccp ccid-2: Share TCP's minimum RTO code
|
15 anos atrás |
Gerrit Renker
|
22b71c8f4f
tcp/dccp: Consolidate common code for RFC 3390 conversion
|
15 anos atrás |
Gerrit Renker
|
d26eeb07fd
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
|
15 anos atrás |
Gerrit Renker
|
d82b6f85c1
dccp ccid-2: Use u32 timestamps uniformly
|
15 anos atrás |
Gerrit Renker
|
231cc2aaf1
dccp ccid-2: Replace broken RTT estimator with better algorithm
|
15 anos atrás |
Gerrit Renker
|
c38c92a84a
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
|
15 anos atrás |
Gerrit Renker
|
30564e3555
dccp ccid-2: Remove redundant sanity tests
|
15 anos atrás |
Gerrit Renker
|
67b67e365f
ccid: ccid-2/3 code cosmetics
|
15 anos atrás |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anos atrás |
Gerrit Renker
|
77d2dd9374
dccp ccid-2: Remove CCID naming redundancy 1/2
|
16 anos atrás |