index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
1
-0
/
+21
*
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2007-03-25
1
-1
/
+1
*
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-03-09
1
-0
/
+25
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-1
/
+1
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
1
-7
/
+7
*
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
2006-12-02
1
-57
/
+53
*
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
1
-6
/
+10
*
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
2006-12-02
1
-4
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+1
*
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2006-03-20
1
-0
/
+12
*
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
2005-08-29
1
-13
/
+23
*
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
1
-5
/
+1
*
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+249