<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux-stable.git/drivers/infiniband/include, branch linux-2.6.13.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.13.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.13.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/'/>
<updated>2005-07-28T20:16:30+00:00</updated>
<entry>
<title>[PATCH] [IB/cm]: Correct CM port redirect reject codes</title>
<updated>2005-07-28T20:16:30+00:00</updated>
<author>
<name>Roland Dreier</name>
<email>roland@eddore.topspincom.com</email>
</author>
<published>2005-07-28T20:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=4e38d36d88ead4e56f3155573976da84d5df18b3'/>
<id>urn:sha1:4e38d36d88ead4e56f3155573976da84d5df18b3</id>
<content type='text'>
Reject code 24 is port and CM redirection, not just port redirection.
Port redirection alone is code 25.

Therefore we should rename code 24 to IB_CM_REJ_PORT_CM_REDIRECT and
use IB_CM_REJ_PORT_REDIRECT for code 25.

Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Eliminate sparse warnings in SA client</title>
<updated>2005-07-27T23:26:15+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=f13f9f501a6eee14e495aba56ec6f70cf2328180'/>
<id>urn:sha1:f13f9f501a6eee14e495aba56ec6f70cf2328180</id>
<content type='text'>
Eliminate sparse warnings in SA client

Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Add the header file for user space CM</title>
<updated>2005-07-27T23:26:14+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=8aa009191d157de53735646552421f3d1595364a'/>
<id>urn:sha1:8aa009191d157de53735646552421f3d1595364a</id>
<content type='text'>
Add the header file for user space CM.  This file defines the ABI used by the
CM for kernel/user communication.

Signed-off-by: Libor Michalek &lt;libor@topspin.com&gt;
Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: User MAD ABI changes to support RMPP</title>
<updated>2005-07-27T23:26:14+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=3f75daddb4fc6b695faa4e12e76894389e913dcb'/>
<id>urn:sha1:3f75daddb4fc6b695faa4e12e76894389e913dcb</id>
<content type='text'>
User MAD ABI changes to support RMPP

Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Add the header file for kernel CM (Communications Manager)</title>
<updated>2005-07-27T23:26:13+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=c3e0164758fc24623020e0ad7bd278607b4693e3'/>
<id>urn:sha1:c3e0164758fc24623020e0ad7bd278607b4693e3</id>
<content type='text'>
Add the header file for kernel CM (Communications Manager)

Signed-off-by: Sean Hefty &lt;sean.hefty@intel.com&gt;
Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Add Service Record support to SA client</title>
<updated>2005-07-27T23:26:13+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=cbae32c56314fa3032f92db36caab49f08ab0601'/>
<id>urn:sha1:cbae32c56314fa3032f92db36caab49f08ab0601</id>
<content type='text'>
Add Service Record support to SA client

Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Introduce RMPP APIs</title>
<updated>2005-07-27T23:26:12+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=d2082ee516200095956bd66279be4f62f4a5843d'/>
<id>urn:sha1:d2082ee516200095956bd66279be4f62f4a5843d</id>
<content type='text'>
Introduce RMPP APIs

Signed-off-by: Sean Hefty &lt;sean.hefty@intel.com&gt;
Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Add ib_create_ah_from_wc to IB verbs</title>
<updated>2005-07-27T23:26:12+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=513789ed995fb2ba72ba2a5bee53ea11d1170580'/>
<id>urn:sha1:513789ed995fb2ba72ba2a5bee53ea11d1170580</id>
<content type='text'>
Added new call: ib_create_ah_from_wc.  Call will allocate an address handle
given work completion information, including any received GRH.

Signed-off-by: Sean Hefty &lt;sean.hefty@intel.com&gt;
Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Add ib_modify_mad API to MAD</title>
<updated>2005-07-27T23:26:11+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=03b61ad2f29295f019e095d0f490f30a4d678d3f'/>
<id>urn:sha1:03b61ad2f29295f019e095d0f490f30a4d678d3f</id>
<content type='text'>
Add new MAD layer call to modify (ib_modify_mad) the timeout of a sent MAD,
and simplify cancel code.

Signed-off-by: Sean Hefty &lt;sean.hefty@intel.com&gt;
Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB: Add automatic retries to MAD layer</title>
<updated>2005-07-27T23:26:10+00:00</updated>
<author>
<name>Hal Rosenstock</name>
<email>halr@voltaire.com</email>
</author>
<published>2005-07-27T18:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=f75b7a5294949cd1b7bc301e3087c7bb78e22520'/>
<id>urn:sha1:f75b7a5294949cd1b7bc301e3087c7bb78e22520</id>
<content type='text'>
Add automatic retries to MAD layer.

Signed-off-by: Sean Hefty &lt;sean.hefty@intel.com&gt;
Signed-off-by: Hal Rosenstock &lt;halr@voltaire.com&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
