]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Move timestamps from inetpeer to metrics cache.
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Jul 2012 10:14:24 +0000 (03:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2012 05:40:08 +0000 (22:40 -0700)
commit1f39201821f69e1ef5570527ad3348444d6c2fae
tree7a41b12950640648d3bb95ca74bfa1391efa0421
parent1ae733b4229f161e07971638f5c0d3130426c42e
tcp: Move timestamps from inetpeer to metrics cache.

With help from Lin Ming.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
include/net/tcp.h
net/ipv4/inetpeer.c
net/ipv4/route.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_metrics.c
net/ipv4/tcp_minisocks.c
net/ipv6/route.c
net/ipv6/tcp_ipv6.c