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
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-18
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-433
/
+7
2005-09-09
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
1
-10
/
+35
2005-09-09
[DCCP] Give precedence to the biggest ELAPSED_TIME
Arnaldo Carvalho de Melo
1
-16
/
+18
2005-09-09
[CCID] Only call the HC insert_options methods when requested
Arnaldo Carvalho de Melo
1
-3
/
+8
2005-08-30
[CCID3]: Reorganise timeval handling
Arnaldo Carvalho de Melo
1
-2
/
+3
2005-08-30
[DCCP]: Export dccp_insert_option_timestamp to CCIDs
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-08-30
[DCCP]: Fix the timestamp options
Ian McDonald
1
-28
/
+59
2005-08-30
[DCCP]: Fix elapsed time option as per section 13.2 of spec v11
Ian McDonald
1
-4
/
+1
2005-08-30
[DCCP]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-08-30
[DCCP]: Introduce the DCCP Kernel hacking menu
Arnaldo Carvalho de Melo
1
-9
/
+9
2005-08-30
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-84
/
+131
2005-08-30
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
1
-4
/
+4
2005-08-30
[DCCP]: Fix u64 printf format warnings.
David S. Miller
1
-10
/
+25
2005-08-30
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+763