[DCCP]: Fix printf format warnings on 64-bit.
[linux-2.6] / net / dccp / input.c
2005-08-29  David S. Miller[DCCP]: Fix printf format warnings on 64-bit.
2005-08-29  Arnaldo Carvalho... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29  Arnaldo Carvalho... [DCCP]: Give more info on Step 6 failure debug printk
2005-08-29  Arnaldo Carvalho... [DCCP]: Use LIMIT_NETDEBUG in some debugging printks
2005-08-29  Arnaldo Carvalho... [DCCP]: Send SYNCACK packets in response to SYNC packets
2005-08-29  Arnaldo Carvalho... [DCCP]: Fix RESET handling in dccp_rcv_state_process
2005-08-29  Arnaldo Carvalho... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29  Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29  David S. Miller[DCCP]: Fix u64 printf format warnings.
2005-08-29  Arnaldo Carvalho... [DCCP]: Initial implementation