Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DCCP]: Fix printf format warnings on 64-bit. | David S. Miller | 2005-08-29 | 1 | -2/+8 |
* | [DCCP]: Fix the ACK and SEQ window variables settings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+13 |
* | [DCCP]: Give more info on Step 6 failure debug printk | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+9 |
* | [DCCP]: Use LIMIT_NETDEBUG in some debugging printks | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -5/+6 |
* | [DCCP]: Send SYNCACK packets in response to SYNC packets | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -8/+25 |
* | [DCCP]: Fix RESET handling in dccp_rcv_state_process | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -18/+42 |
* | [DCCP]: Just reflow the source code to fit in 80 columns | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -38/+62 |
* | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
* | [DCCP]: Fix u64 printf format warnings. | David S. Miller | 2005-08-29 | 1 | -1/+3 |
* | [DCCP]: Initial implementation | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+510 |