index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
timer.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
2009-10-21
net: Fix for dst_negative_advice
Krishna Kumar
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-07-26
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-17
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-03-26
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-02-11
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-03
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
2006-12-03
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-03
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-21
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2005-08-29
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
2005-08-29
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo