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
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
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
1
-1
/
+1
2010-10-28
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
1
-11
/
+14
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
1
-2
/
+2
2009-10-21
net: Fix for dst_negative_advice
Krishna Kumar
1
-2
/
+2
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
1
-12
/
+0
2008-07-26
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
1
-16
/
+4
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-07-17
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
1
-2
/
+2
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2007-10-11
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
1
-0
/
+21
2007-03-26
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
1
-1
/
+1
2007-03-10
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
1
-0
/
+25
2007-02-11
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-12
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-7
/
+7
2006-12-03
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
1
-57
/
+53
2006-12-03
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
1
-6
/
+10
2006-12-03
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
1
-4
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-21
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-21
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+12
2005-08-30
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-13
/
+23
2005-08-30
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
1
-5
/
+1
2005-08-30
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+249