]> git.openfabrics.org - ~shefty/librdmacm.git/log
~shefty/librdmacm.git
11 years agosquash
Sean Hefty [Mon, 10 Jun 2013 17:56:57 +0000 (10:56 -0700)]
squash

11 years agosquash
Sean Hefty [Mon, 10 Jun 2013 17:56:57 +0000 (10:56 -0700)]
squash

11 years agocmatose: Support GID addresses
Sean Hefty [Mon, 10 Jun 2013 17:56:57 +0000 (10:56 -0700)]
cmatose: Support GID addresses

Allow a user to specify a GID address as input into cmatose.
This allows the use of native IB addresses via AF_IB support.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agopop
Sean Hefty [Mon, 10 Jun 2013 17:56:21 +0000 (10:56 -0700)]
pop

11 years agopop
Sean Hefty [Mon, 10 Jun 2013 17:56:21 +0000 (10:56 -0700)]
pop

11 years agorefresh
Sean Hefty [Mon, 10 Jun 2013 17:56:18 +0000 (10:56 -0700)]
refresh

11 years agorefresh
Sean Hefty [Mon, 10 Jun 2013 17:56:18 +0000 (10:56 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Mon, 10 Jun 2013 17:56:18 +0000 (10:56 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Mon, 10 Jun 2013 17:56:18 +0000 (10:56 -0700)]
refresh (create temporary patch)

11 years agoRefresh of use_ib_acm
Sean Hefty [Mon, 10 Jun 2013 17:56:18 +0000 (10:56 -0700)]
Refresh of use_ib_acm

11 years agorefresh
Sean Hefty [Mon, 10 Jun 2013 17:55:02 +0000 (10:55 -0700)]
refresh

11 years agorefresh
Sean Hefty [Mon, 10 Jun 2013 17:55:02 +0000 (10:55 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Mon, 10 Jun 2013 17:55:02 +0000 (10:55 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Mon, 10 Jun 2013 17:55:02 +0000 (10:55 -0700)]
refresh (create temporary patch)

11 years agoRefresh of use_ib_acm
Sean Hefty [Mon, 10 Jun 2013 17:55:02 +0000 (10:55 -0700)]
Refresh of use_ib_acm

11 years agoinit: Remove USE_IB_ACM configuration option
Sean Hefty [Mon, 10 Jun 2013 17:52:29 +0000 (10:52 -0700)]
init: Remove USE_IB_ACM configuration option

When the librdmacm is configured, it sets the USE_IB_ACM option
if infininband/acm.h is found.  We can remove this option with
very little overhead, which would allow a user to install
ACM after installing the librdmacm, and the librdmacm would be
able to make use of ACM.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agoinit: Remove USE_IB_ACM configuration option
Sean Hefty [Mon, 10 Jun 2013 17:52:29 +0000 (10:52 -0700)]
init: Remove USE_IB_ACM configuration option

When the librdmacm is configured, it sets the USE_IB_ACM option
if infininband/acm.h is found.  We can remove this option with
very little overhead, which would allow a user to install
ACM after installing the librdmacm, and the librdmacm would be
able to make use of ACM.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agonew
Sean Hefty [Mon, 10 Jun 2013 17:52:29 +0000 (10:52 -0700)]
new

11 years agonew
Sean Hefty [Mon, 10 Jun 2013 17:52:29 +0000 (10:52 -0700)]
new

11 years agoinit: Remove USE_IB_ACM configuration option
Sean Hefty [Mon, 10 Jun 2013 17:52:29 +0000 (10:52 -0700)]
init: Remove USE_IB_ACM configuration option

When the librdmacm is configured, it sets the USE_IB_ACM option
if infininband/acm.h is found.  We can remove this option with
very little overhead, which would allow a user to install
ACM after installing the librdmacm, and the librdmacm would be
able to make use of ACM.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agorefresh
Sean Hefty [Fri, 24 May 2013 01:08:45 +0000 (18:08 -0700)]
refresh

11 years agorefresh
Sean Hefty [Fri, 24 May 2013 01:08:45 +0000 (18:08 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 24 May 2013 01:08:07 +0000 (18:08 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 24 May 2013 01:08:07 +0000 (18:08 -0700)]
refresh (create temporary patch)

11 years agoRefresh of ex-ib
Sean Hefty [Fri, 24 May 2013 01:08:07 +0000 (18:08 -0700)]
Refresh of ex-ib

11 years agonew
Sean Hefty [Fri, 24 May 2013 00:49:58 +0000 (17:49 -0700)]
new

11 years agonew
Sean Hefty [Fri, 24 May 2013 00:49:58 +0000 (17:49 -0700)]
new

11 years agocmatose: Support GID addresses
Sean Hefty [Fri, 24 May 2013 00:49:57 +0000 (17:49 -0700)]
cmatose: Support GID addresses

Allow a user to specify a GID address as input into cmatose.
This allows the use of native IB addresses via AF_IB support.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agoexamples: Support GID addresses
Sean Hefty [Fri, 24 May 2013 00:49:57 +0000 (17:49 -0700)]
examples: Support GID addresses

Allow a user to specify a GID address as input to the example
programs.  This allows the examples to use native IB addresses
via AF_IB support.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agodelete
Sean Hefty [Sat, 18 May 2013 17:06:47 +0000 (10:06 -0700)]
delete

11 years agodelete
Sean Hefty [Sat, 18 May 2013 17:06:47 +0000 (10:06 -0700)]
delete

11 years agopop
Sean Hefty [Fri, 3 May 2013 22:03:16 +0000 (15:03 -0700)]
pop

11 years agopop
Sean Hefty [Fri, 3 May 2013 22:03:16 +0000 (15:03 -0700)]
pop

11 years agorefresh
Sean Hefty [Fri, 3 May 2013 22:03:15 +0000 (15:03 -0700)]
refresh

11 years agorefresh
Sean Hefty [Fri, 3 May 2013 22:03:15 +0000 (15:03 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 3 May 2013 22:03:15 +0000 (15:03 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 3 May 2013 22:03:15 +0000 (15:03 -0700)]
refresh (create temporary patch)

11 years agoRefresh of test
Sean Hefty [Fri, 3 May 2013 22:03:15 +0000 (15:03 -0700)]
Refresh of test

11 years agorefresh
Sean Hefty [Fri, 3 May 2013 22:00:52 +0000 (15:00 -0700)]
refresh

11 years agorefresh
Sean Hefty [Fri, 3 May 2013 22:00:52 +0000 (15:00 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 3 May 2013 22:00:52 +0000 (15:00 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 3 May 2013 22:00:52 +0000 (15:00 -0700)]
refresh (create temporary patch)

11 years agoRefresh of test
Sean Hefty [Fri, 3 May 2013 22:00:52 +0000 (15:00 -0700)]
Refresh of test

11 years agotest
Sean Hefty [Fri, 3 May 2013 21:59:29 +0000 (14:59 -0700)]
test

11 years agotest
Sean Hefty [Fri, 3 May 2013 21:59:29 +0000 (14:59 -0700)]
test

11 years agonew
Sean Hefty [Fri, 3 May 2013 21:59:29 +0000 (14:59 -0700)]
new

11 years agonew
Sean Hefty [Fri, 3 May 2013 21:59:29 +0000 (14:59 -0700)]
new

11 years agodelete
Sean Hefty [Fri, 3 May 2013 21:59:15 +0000 (14:59 -0700)]
delete

11 years agodelete
Sean Hefty [Fri, 3 May 2013 21:59:15 +0000 (14:59 -0700)]
delete

11 years agocommit
Sean Hefty [Fri, 3 May 2013 21:58:28 +0000 (14:58 -0700)]
commit

11 years agocommit
Sean Hefty [Fri, 3 May 2013 21:58:28 +0000 (14:58 -0700)]
commit

11 years agolib: Rename configure.in to configure.ac
Sean Hefty [Thu, 2 May 2013 20:47:51 +0000 (13:47 -0700)]
lib: Rename configure.in to configure.ac

Update to latest autotools naming.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agopop
Sean Hefty [Fri, 3 May 2013 21:58:16 +0000 (14:58 -0700)]
pop

11 years agopop
Sean Hefty [Fri, 3 May 2013 21:58:16 +0000 (14:58 -0700)]
pop

11 years agocommit
Sean Hefty [Fri, 3 May 2013 21:58:10 +0000 (14:58 -0700)]
commit

11 years agocommit
Sean Hefty [Fri, 3 May 2013 21:58:10 +0000 (14:58 -0700)]
commit

11 years agopop
Sean Hefty [Fri, 3 May 2013 21:58:05 +0000 (14:58 -0700)]
pop

11 years agopop
Sean Hefty [Fri, 3 May 2013 21:58:05 +0000 (14:58 -0700)]
pop

11 years agopop
Sean Hefty [Fri, 3 May 2013 21:58:04 +0000 (14:58 -0700)]
pop

11 years agopop
Sean Hefty [Fri, 3 May 2013 21:58:04 +0000 (14:58 -0700)]
pop

11 years agorefresh
Sean Hefty [Thu, 2 May 2013 20:48:28 +0000 (13:48 -0700)]
refresh

11 years agorefresh
Sean Hefty [Thu, 2 May 2013 20:48:28 +0000 (13:48 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 2 May 2013 20:48:28 +0000 (13:48 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 2 May 2013 20:48:28 +0000 (13:48 -0700)]
refresh (create temporary patch)

11 years agoRefresh of autog
Sean Hefty [Thu, 2 May 2013 20:48:28 +0000 (13:48 -0700)]
Refresh of autog

11 years agorefresh
Sean Hefty [Thu, 2 May 2013 20:48:25 +0000 (13:48 -0700)]
refresh

11 years agorefresh
Sean Hefty [Thu, 2 May 2013 20:48:25 +0000 (13:48 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 2 May 2013 20:48:10 +0000 (13:48 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 2 May 2013 20:48:10 +0000 (13:48 -0700)]
refresh (create temporary patch)

11 years agoRefresh of autog
Sean Hefty [Thu, 2 May 2013 20:48:10 +0000 (13:48 -0700)]
Refresh of autog

11 years agolib: Rename configure.in to configure.ac
Sean Hefty [Thu, 2 May 2013 20:47:51 +0000 (13:47 -0700)]
lib: Rename configure.in to configure.ac

Update to latest autotools naming.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agonew
Sean Hefty [Thu, 2 May 2013 20:47:51 +0000 (13:47 -0700)]
new

11 years agonew
Sean Hefty [Thu, 2 May 2013 20:47:51 +0000 (13:47 -0700)]
new

11 years agolib: Rename autoconf.in to autoconf.ac
Sean Hefty [Thu, 2 May 2013 20:47:51 +0000 (13:47 -0700)]
lib: Rename autoconf.in to autoconf.ac

Update to latest autotools naming.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agorefresh
Sean Hefty [Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)]
refresh

11 years agorefresh
Sean Hefty [Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)]
refresh (create temporary patch)

11 years agoRefresh of afib
Sean Hefty [Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)]
Refresh of afib

11 years agonew
Sean Hefty [Thu, 2 May 2013 20:38:38 +0000 (13:38 -0700)]
new

11 years agonew
Sean Hefty [Thu, 2 May 2013 20:38:38 +0000 (13:38 -0700)]
new

11 years agordmacm: Update AF_IB to match latest value in kernel patches
Sean Hefty [Thu, 2 May 2013 20:38:37 +0000 (13:38 -0700)]
rdmacm: Update AF_IB to match latest value in kernel patches

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agordmacm: Update AF_IB to match latest value in kernel patches
Sean Hefty [Thu, 2 May 2013 20:38:37 +0000 (13:38 -0700)]
rdmacm: Update AF_IB to match latest value in kernel patches

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agorefresh
Sean Hefty [Fri, 26 Apr 2013 19:28:23 +0000 (12:28 -0700)]
refresh

11 years agorefresh
Sean Hefty [Fri, 26 Apr 2013 19:28:23 +0000 (12:28 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Apr 2013 19:26:37 +0000 (12:26 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Apr 2013 19:26:37 +0000 (12:26 -0700)]
refresh (create temporary patch)

11 years agoRefresh of rs-iwarp
Sean Hefty [Fri, 26 Apr 2013 19:26:37 +0000 (12:26 -0700)]
Refresh of rs-iwarp

11 years agorefresh
Sean Hefty [Fri, 26 Apr 2013 19:25:57 +0000 (12:25 -0700)]
refresh

11 years agorefresh
Sean Hefty [Fri, 26 Apr 2013 19:25:57 +0000 (12:25 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Apr 2013 19:25:56 +0000 (12:25 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Apr 2013 19:25:56 +0000 (12:25 -0700)]
refresh (create temporary patch)

11 years agoRefresh of rs-iwarp
Sean Hefty [Fri, 26 Apr 2013 19:25:56 +0000 (12:25 -0700)]
Refresh of rs-iwarp

11 years agorefresh
Sean Hefty [Thu, 25 Apr 2013 19:13:54 +0000 (12:13 -0700)]
refresh

11 years agorefresh
Sean Hefty [Thu, 25 Apr 2013 19:13:54 +0000 (12:13 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 25 Apr 2013 19:13:53 +0000 (12:13 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Thu, 25 Apr 2013 19:13:53 +0000 (12:13 -0700)]
refresh (create temporary patch)

11 years agoRefresh of rs-iwarp
Sean Hefty [Thu, 25 Apr 2013 19:13:53 +0000 (12:13 -0700)]
Refresh of rs-iwarp

11 years agopop
Sean Hefty [Thu, 25 Apr 2013 19:09:48 +0000 (12:09 -0700)]
pop

11 years agopop
Sean Hefty [Thu, 25 Apr 2013 19:09:48 +0000 (12:09 -0700)]
pop