linux/net/tipc
Allan Stephens 3654ea02f2 [TIPC]: Improve socket time conversions
This patch modifies TIPC's socket code to use standard kernel
routines to handle time conversions between jiffies and ms.
This ensures proper operation even when HZ isn't 1000.

Acknowledgements to Eric Sesterhenn <snakebyte@gmx.de> for
identifying this issue and proposing a solution.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-13 21:35:11 -07:00
..
Kconfig [TIPC]: Use menuconfig objects. 2007-05-24 16:36:50 -07:00
Makefile
addr.c
addr.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bcast.c
bcast.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bearer.c
bearer.h
cluster.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
cluster.h
config.c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 2007-04-25 22:26:28 -07:00
config.h
core.c [TIPC]: Update version to 1.6.3 2008-03-06 15:08:40 -08:00
core.h [TIPC]: Eliminate "sparse" symbol warnings 2008-03-06 15:06:06 -08:00
dbg.c
dbg.h
discover.c
discover.h
eth_media.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 2008-03-26 04:39:53 +09:00
handler.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
link.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
link.h
msg.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
msg.h [TIPC]: Enhancements to message header writing 2008-03-06 15:08:10 -08:00
name_distr.c
name_distr.h
name_table.c [TIPC]: Make function tipc_nameseq_subscribe static. 2007-08-02 19:42:30 -07:00
name_table.h
net.c
net.h
netlink.c [TIPC]: Fix infinite loop in netlink handler 2007-06-23 22:59:40 -07:00
node.c [TIPC]: Fix two minor sparse warnings. 2007-08-02 19:42:31 -07:00
node.h
node_subscr.c
node_subscr.h
port.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
port.h [TIPC]: Optimize stream send routine to avoid fragmentation 2007-07-10 22:06:12 -07:00
ref.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
ref.h
socket.c [TIPC]: Improve socket time conversions 2008-04-13 21:35:11 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
zone.h