aboutsummaryrefslogtreecommitdiff
path: root/net/dccp/timer.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-26dccp: Allow to distinguish original and retransmitted packetsGerrit Renker
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-16mib: add net to NET_INC_STATS_BHPavel Emelyanov
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-10-10[DCCP]: Provide 10s of microsecond timesourceGerrit Renker
2007-03-25[DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk
2007-03-09[DCCP]: Initialise write_xmit_timer also on passive socketsGerrit Renker
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo
2006-12-02[DCCP]: Remove forward declarations in timer.cGerrit Renker
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker
2006-12-02[DCCP]: Update comments on precisely which packets can be retransmittedGerrit Renker
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[DCCP]: Generalize dccp_v4_send_resetArnaldo Carvalho de Melo
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau
2005-08-29[DCCP]: Fix the ACK and SEQ window variables settingsArnaldo Carvalho de Melo
2005-08-29[DCCP]: Just reflow the source code to fit in 80 columnsArnaldo Carvalho de Melo
2005-08-29[ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo