| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |