[DCCP]: Fix printf format warnings on 64-bit.
[safe/jmp/linux-2.6] / net / dccp / ipv4.c
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset
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 sparse warnings
2005-08-29 Arnaldo Carvalho... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Implement cheapest way of supporting DCCPDIA...
2005-08-29 Arnaldo Carvalho... [DCCP]: Finish the TIMEWAIT minisock support
2005-08-29 Arnaldo Carvalho... [DCCP]: Initialize icsk_rto in dccp_v4_init_sock
2005-08-29 David S. Miller[DCCP]: Fix u64 printf format warnings.
2005-08-29 Yoshifumi Nishida[DCCP]: Fix checksum routines
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation