linux/net/dccp
Arnaldo Carvalho de Melo a8c2190ee7 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Next changeset will introduce net/ipv4/tcp_diag.c, moving the code that was put
transitioanlly in inet_diag.c.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:57:48 -07:00
..
ccids [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC 2005-08-29 15:56:33 -07:00
Kconfig [TCPDIAG]: Just rename everything to inet_diag 2005-08-29 15:57:44 -07:00
Makefile [TCPDIAG]: Introduce inet_diag_{register,unregister} 2005-08-29 15:57:38 -07:00
ccid.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ccid.h [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
dccp.h [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
diag.c [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] 2005-08-29 15:57:48 -07:00
input.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
ipv4.c [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK 2005-08-29 15:56:23 -07:00
minisocks.c [DCCP]: Finish the TIMEWAIT minisock support 2005-08-29 15:56:03 -07:00
options.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
output.c [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
packet_history.c [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
packet_history.h [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
proto.c [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
timer.c [ICSK]: Move generalised functions from tcp to inet_connection_sock 2005-08-29 15:49:50 -07:00