index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning
Chen Gang
2014-05-22
1
-1
/
+1
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
1
-1
/
+1
*
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-10-28
1
-11
/
+14
*
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
1
-2
/
+2
*
net: Fix for dst_negative_advice
Krishna Kumar
2009-10-20
1
-2
/
+2
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
1
-12
/
+0
*
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
2008-07-26
1
-16
/
+4
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-1
/
+1
*
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
2008-07-16
1
-2
/
+2
*
[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