]> git.openfabrics.org - ~shefty/rdma-win.git/shortlog
~shefty/rdma-win.git
2005-09-27 ftillier[WSD] Added missing connection tracking calls, fixed...
2005-09-27 ftillier[WSD] Update to CM interaction. Added tracking of...
2005-09-23 ftillier[IBAL] Add documentation for ib_grh_t, fix wr_type...
2005-09-23 ftillier[HCA] Fix solicited CQ event notification request
2005-09-22 ftillier[VSTAT] Display port MTU in human readable format.
2005-09-22 ftillier[HCA] query MR must return RKey in network byte order.
2005-09-19 ftillierCreating branch for SC05 demos
2005-09-19 ftillier[VSTAT] Code cleanup to remove dependency on ALTS and...
2005-09-19 ftillier[COMPLIB] Renamed cl_get_frequency to cl_get_tick_freq...
2005-09-19 ftillier[COMPLIB] Add support for retrieveing high resolution...
2005-09-19 ftillier[HCA] Fix async event handling.
2005-09-19 ftillierInline implementation of qlockpool functionality used...
2005-09-19 ftillierRemove support for recursive CL_INIT/CL_DEINIT calls.
2005-09-19 ftillier[IPoIB] Add unload handler and call CL_INIT from Driver...
2005-09-16 ftillier[IPoIB] Track adapters instances in a list.
2005-09-16 ftillierAdd support for SM, LID, and GID change by flagging...
2005-09-15 ftillier[HCA] Add client reregister support.
2005-09-14 ftillier[IBAL] Add support for SM Client Reregister.
2005-09-14 ftillier[Complib] Fix bug in cl_vector_get to order of paramete...
2005-09-14 ftillierAdd support for enum to string conversion of wr_type...
2005-09-12 ftillier- Fix bug in HCA driver where ib_query_cq would return
2005-09-12 ftillier[IBAL] Fixed bug with reference counting when listen...
2005-09-12 ftillier[IBAL] Fixed bug where a call to al_cep_listen with...
2005-09-06 ftillierALTS: Add create/destroy QP test case
2005-09-06 ftillierFix create RC/UC QP with invalid CQ: initialize CID...
2005-09-02 ftillierAllow cl_timer_stop to be called from timer callback...
2005-09-02 ftillierFix for documentation typos that prevented robodoc...
2005-09-02 ftillierFixed documentation for ib_modify_av and ib_create_cq
2005-09-02 ftillierMake address vectors work in user-mode. Components...
2005-09-02 ftillierFixed bug where proxy_send_sa_req could return without...
2005-08-18 ftillierFixed bug where objects would be left in their parent...
2005-08-18 ftillierFix synchronization issue where a destroyed CEP could...
2005-07-29 ftillierUpdate to connection manager
2005-07-29 ftillierFix SA request IRP cancellation leaking handles, which...
2005-07-29 ftillierFix bug where failed ATS service registration would...
2005-07-29 ftillierMake kernel complib static
2005-07-29 ftillierFix bug where UVP would return non-NULL handle in case...
2005-07-29 ftillierUpdated resize CQ to return detailed status in case...
2005-07-29 ftillierRemoved dereference of freed memory in debug output
2005-07-29 ftillierFixed issue where parent object pointer was set even...
2005-07-29 ftillierOptimized locking in SA request send path
2005-07-29 ftillierFixed improper lock release in out-of-memory condition
2005-07-29 ftillierFixed whitespace
2005-07-19 ftillierFixed bug where IOU objects where quasi-leaked (but...
2005-07-12 ftillierUpdate to resource files to make build type explicit...
2005-07-12 ftillierAdding vstat resource file.
2005-07-12 ftillierUpdated properties to enable keyword expansion - really...
2005-07-12 ftillierFixed ID keyword expansion.
2005-07-11 ftillierAdding vstat program to tools.
2005-07-11 ftillierFix ATS usage to be compliant with DAPL ATS.
2005-07-11 ftillierFix bug in cl_vector_set submitted by Yossi Leybovich...
2005-07-11 ftillierMerge fab_cm_branch into trunk
2005-07-11 ftillierMerge with trunk.
2005-07-07 ftillierCleanup debug output and added missing locking around...
2005-07-07 ftillierChanged event notification to use interlocked operation...
2005-07-06 ftillierUpdate to the connection manager:
2005-07-06 ftillier- Fixed locking issue with resuming pended sends that...
2005-07-06 ftillier- Fixed padding warning when building alts.
2005-07-06 ftillier- Minor tweaks to timestamp functions
2005-07-06 ftillier- Fix bug in resize CQ where UVP private buffer size...
2005-07-06 ftillierCheck for exact IOCTL buffer sizes in rearm IOCTL path...
2005-07-06 ftillierChanged how SA requests are handled from user-mode...
2005-07-06 ftillierFix truncation error in timeout calculation for MADs...
2005-07-06 ftillierFixes to suppress warnings related to structure padding.
2005-06-20 ftillierFix to support Indirect Data Buffer Descriptors in...
2005-06-20 ftillierAdd new type for PDs - IB_PDT_UD - to allow HCA driver...
2005-05-31 ftillierFixed uDAPL issues with new CM
2005-05-27 ftillierMerged with trunk to pickup IPoIB changes
2005-05-27 ftillierAdded code to generate LAA MAC addresses when a port...
2005-05-27 ftillierremoved exceedingly long line to keep diffs from wrapping
2005-05-25 ftillierFixed Id keyword to expand properly
2005-05-24 ftilliernew CM implementation
2005-05-24 ftillierReally merged with trunk this time, I think for sure...
2005-05-24 ftillierMerged with trunk
2005-05-24 ftillierremoved Revison keyword since ID keyword exists, delete...
2005-05-23 ftillierLearning to use SVN - fixed the ID keyword expansion...
2005-05-23 ftillierRemoved ', Inc' from 'SilverStorm Technologies'
2005-05-23 ftillierFixed Id keyword in source files
2005-05-23 ftillierAdded expansion of Id keyword for all C, CPP, and H...
2005-05-21 ftillierMove ci_ca_comp_cb to kernel-only file since it's only...
2005-05-20 ftillierFixed improper context in SA registration callbacks
2005-05-20 ftillierPrivate branch for CM enhancements
2005-05-19 ftillierinitial implementation
2005-05-13 ftillierInitial repository layout