index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
1
-0
/
+21
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
1
-1
/
+1
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
1
-0
/
+25
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-7
/
+7
2006-12-02
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
1
-57
/
+53
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
1
-6
/
+10
2006-12-02
[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-20
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+12
2005-08-29
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-13
/
+23
2005-08-29
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
1
-5
/
+1
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+249