From: Andy Grover Date: Fri, 21 Aug 2009 12:28:31 +0000 (+0000) Subject: RDS: Add TCP transport to RDS X-Git-Tag: v2.6.32-rc1~703^2~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70041088e3b976627ba9a183b812f39ef8a9ba0e;p=pandora-kernel.git RDS: Add TCP transport to RDS This code allows RDS to be tunneled over a TCP connection. RDMA operations are disabled when using TCP transport, but this frees RDS from the IB/RDMA stack dependency, and allows it to be used with standard Ethernet adapters, or in a VM. Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed