index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccids
/
ccid2.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-31
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
1
-5
/
+10
2010-08-24
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
1
-5
/
+15
2009-10-08
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
1
-23
/
+23
2009-09-15
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
1
-5
/
+3
2008-01-29
[CCID2]: Remove redundant ack-counting variable
Gerrit Renker
1
-4
/
+2
2008-01-29
[CCID2]: Remove redundant synchronisation variable
Gerrit Renker
1
-1
/
+0
2008-01-29
[CCID2]: Replace pipe assignment-function with assignment
Gerrit Renker
1
-1
/
+2
2008-01-29
[CCID2]: Replace cwnd assignment-function with assignment
Gerrit Renker
1
-1
/
+1
2008-01-29
[CCID2]: Replace read-only variable with constant
Gerrit Renker
1
-1
/
+2
2008-01-29
[CCID2]: Remove unused variable
Gerrit Renker
1
-2
/
+0
2008-01-29
[CCID2]: Disable broken Ack Ratio adaptation algorithm
Gerrit Renker
1
-4
/
+0
2007-10-11
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
1
-1
/
+1
2006-12-03
[DCCP] ccid2: Allow window to grow larger
Andrea Bittau
1
-1
/
+1
2006-12-03
[DCCP] CCID2: Code optimizations
Andrea Bittau
1
-0
/
+1
2006-09-23
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
Andrea Bittau
1
-0
/
+1
2006-09-23
[DCCP] CCID2: Allocate seq records on demand
Andrea Bittau
1
-1
/
+5
2006-09-23
[DCCP] CCID2: Initialize ssthresh to infinity
Andrea Bittau
1
-1
/
+1
2006-03-21
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-0
/
+16
2006-03-21
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-0
/
+69