index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccids
/
ccid2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-25
net: dccp: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2017-05-17
dccp: do not use tcp_time_stamp
Eric Dumazet
1
-1
/
+1
2011-08-01
dccp ccid-2: prevent cwnd > Sequence Window
Samuel Jero
1
-0
/
+6
2011-07-04
dccp ccid-2: Perform congestion-window validation
Gerrit Renker
1
-0
/
+10
2011-07-04
dccp ccid-2: Use existing function to test for data packets
Gerrit Renker
1
-1
/
+5
2011-07-04
dccp ccid-2: move rfc 3390 function into header file
Gerrit Renker
1
-0
/
+9
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
1
-0
/
+2
2010-10-28
dccp ccid-2: Stop polling
Gerrit Renker
1
-0
/
+5
2010-08-30
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
1
-5
/
+10
2010-08-23
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
1
-5
/
+15
2009-10-07
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
1
-23
/
+23
2009-09-14
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
1
-5
/
+3
2008-01-28
[CCID2]: Remove redundant ack-counting variable
Gerrit Renker
1
-4
/
+2
2008-01-28
[CCID2]: Remove redundant synchronisation variable
Gerrit Renker
1
-1
/
+0
2008-01-28
[CCID2]: Replace pipe assignment-function with assignment
Gerrit Renker
1
-1
/
+2
2008-01-28
[CCID2]: Replace cwnd assignment-function with assignment
Gerrit Renker
1
-1
/
+1
2008-01-28
[CCID2]: Replace read-only variable with constant
Gerrit Renker
1
-1
/
+2
2008-01-28
[CCID2]: Remove unused variable
Gerrit Renker
1
-2
/
+0
2008-01-28
[CCID2]: Disable broken Ack Ratio adaptation algorithm
Gerrit Renker
1
-4
/
+0
2007-10-10
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
1
-1
/
+1
2006-12-02
[DCCP] ccid2: Allow window to grow larger
Andrea Bittau
1
-1
/
+1
2006-12-02
[DCCP] CCID2: Code optimizations
Andrea Bittau
1
-0
/
+1
2006-09-22
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
Andrea Bittau
1
-0
/
+1
2006-09-22
[DCCP] CCID2: Allocate seq records on demand
Andrea Bittau
1
-1
/
+5
2006-09-22
[DCCP] CCID2: Initialize ssthresh to infinity
Andrea Bittau
1
-1
/
+1
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-0
/
+16
2006-03-20
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-0
/
+69