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