]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[WINOF] update with trunk commits for 2.2 release
authorStan Smith <stan.smith@intel.com>
Tue, 23 Feb 2010 23:03:33 +0000 (23:03 +0000)
committerStan Smith <stan.smith@intel.com>
Tue, 23 Feb 2010 23:03:33 +0000 (23:03 +0000)
commitecec5aca10506cae46a6ea6d06fb85205c544c5d
tree879eba44540c4c0d0104acfa369878521ab63917
parent9fdf19d2e56275f7d9133ea1520a74d82ad1642e
[WINOF] update with trunk commits for 2.2 release
2703 ibat/resolve: retry ibat resolution
2702 libibverbs: release wvprovider reference from ibvwv_acquire_windata
2701 dapl: locking cleanup and fixes
2689 libibverbs/device: destroy completion channel when closing device
2688 dapl: use private_data_len for mem copies
2687 dapl/cma: fix referencing freed address
2686 librdmacm: set private_data_len
2685 dapl: move close device after async thread is done using it
2683 [core] Improved error message.
2682 [core] Release the RDMA interface if ib_register_ca fails.

git-svn-id: svn://openib.tc.cornell.edu/gen1@2711 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
30 files changed:
branches/WOF2-2/core/bus/kernel/bus_pnp.c
branches/WOF2-2/core/complib/kernel/cl_pnp_po.c
branches/WOF2-2/core/ibat/user/ibat.cpp
branches/WOF2-2/inc/user/iba/ibat.h
branches/WOF2-2/ulp/dapl2/COPYING
branches/WOF2-2/ulp/dapl2/ChangeLog
branches/WOF2-2/ulp/dapl2/Makefile.am
branches/WOF2-2/ulp/dapl2/configure.in
branches/WOF2-2/ulp/dapl2/dapl.spec.in
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_adapter_util.h
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_cr_callback.c
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_cr_util.h
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_ep_connect.c
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_ep_util.c
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_evd_connection_callb.c
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_evd_util.h
branches/WOF2-2/ulp/dapl2/dapl/common/dapl_ia_query.c
branches/WOF2-2/ulp/dapl2/dapl/ibal/dapl_ibal_cm.c
branches/WOF2-2/ulp/dapl2/dapl/openib_cma/cm.c
branches/WOF2-2/ulp/dapl2/dapl/openib_cma/dapl_ib_util.h
branches/WOF2-2/ulp/dapl2/dapl/openib_common/mem.c
branches/WOF2-2/ulp/dapl2/dapl/openib_common/qp.c
branches/WOF2-2/ulp/dapl2/dapl/openib_scm/cm.c
branches/WOF2-2/ulp/dapl2/dapl/openib_scm/dapl_ib_util.h
branches/WOF2-2/ulp/dapl2/dapl/openib_ucm/cm.c
branches/WOF2-2/ulp/dapl2/dapl/openib_ucm/dapl_ib_util.h
branches/WOF2-2/ulp/libibverbs/src/device.cpp
branches/WOF2-2/ulp/librdmacm/src/cma.cpp
branches/WOF2-2/ulp/netdirect/user/nd_connect.cpp
branches/WOF2-2/ulp/wsd/user/ibsp_ip.c