]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
2009-08-20 Arlin DavisRelease 2.0.22 dapl-2.0.22
2009-08-20 Arlin Davisdapltest: add mdep processor yield and use with dapltest
2009-08-18 Arlin Davisucm: Add new provider using a DAPL based IB-UD cm mecha...
2009-08-05 Arlin DavisRelease 2.0.21 OFED-1.5-beta WinOF-2.1 dapl-2.0.21-1
2009-08-05 Arlin Davisscm: Fix disconnect. QP's need to move to ERROR state in
2009-08-05 Arlin Davismodify dtest.c to cleanup CNO wait code and consolidate...
2009-08-05 Arlin DavisCNO events, once triggered will not be returned during...
2009-08-02 Arlin DavisCNO support broken in both CMA and SCM providers.
2009-07-30 Arlin Daviscommon osd: include winsock2.h for IPv6 definitions.
2009-07-29 Arlin Daviscommon osd: include w2tcpip.h for sockaddr_in6 definitions.
2009-07-27 Sean HeftyDAPL introduced the concept of directly waiting on...
2009-07-16 Arlin Davisdapltest: Implement a malloc() threshold for the comple...
2009-07-16 Arlin Davisscm: handle connected state when freeing CM objects
2009-07-08 Arlin Davisscm, dtest: changes for winof gettimeofday and FD_SETSI...
2009-07-06 Arlin Davisscm: set TCP_NODELAY sockopt on the server side for...
2009-07-02 Arlin Daviswindows: remove obsolete files in dapl/udapl source...
2009-07-02 Arlin Davisdtestcm: add UD type QP option to test
2009-07-02 Arlin Davisscm: destroy QP called before disconnect
2009-07-02 Arlin Daviscma: add support for rdma_cm TIME_WAIT event.
2009-07-01 Arlin Davisscm: remove old udapl_scm code replaced by openib_scm.
2009-07-01 Arlin Daviswinof: fix build issues after consolidating cma, scm...
2009-07-01 Arlin Daviscma: lock held when exiting as a result of a rdma_creat...
2009-06-29 Sean Heftywindows: all dlist functions have been moved to the...
2009-06-29 Arlin Davisdtestcm windows: add build infrastructure for new dtest...
2009-06-29 Arlin Davisopenib_common: reorganize provider code base to share...
2009-06-26 Arlin Davisscm: fixes and optimizations for connection scaling
2009-06-26 Arlin Davisscm: double the default fd_set_size
2009-06-26 Arlin Davisscm: EP reference in CR should be cleared during ep_destroy
2009-06-26 Arlin Davisdtestx: fix conn establishment event checking
2009-06-26 Arlin Davisdtestcm: new test to measure dapl connection rates.
2009-06-20 Arlin DavisRelease 2.0.20 dapl-2.0.20-1
2009-06-20 Arlin Daviscommon,scm: add debug capabilities to print in-process...
2009-06-16 Arlin Davisscm: disconnect EP before cleaning up orphaned CR's...
2009-06-10 Arlin Davisdapltest: windows scripts updated
2009-06-10 Arlin Davisscm: private data is not handled properly via CR rejects.
2009-06-10 Arlin Davisscm: cleanup orphaned UD CR's when destroying the EP
2009-06-10 Arlin Davisscm: provider specific query for default UD MTU is...
2009-06-10 Arlin Davisscm: update CM code to shutdown before closing socket
2009-06-04 Arlin Davisdapltest: windows script dt-cli.bat updated
2009-06-04 Sean Heftydapl/windows cma provider: add support for network...
2009-06-04 Arlin Davisopenib: remove 1st gen provider, replaced with openib_c...
2009-05-29 Arlin Davisdapltest: update windows script files
2009-05-28 Arlin Davisdapltest: update windows batch files in sripts directory
2009-05-18 Arlin Daviswindows_osd/linux_osd: new dapl_os_gettid macro to...
2009-05-18 Arlin Daviswindows: missing build files for common and udapl sub...
2009-05-18 Arlin Daviswindows: add build files for openib_scm, remove /Wp64...
2009-05-18 Arlin Davisscm: multi-hca CM processing broken. Need cr thread...
2009-05-15 Arlin Davisdtest: add connection timers on client side
2009-05-15 Arlin Davislinux_osd: use pthread_self instead of getpid for debug...
2009-05-01 Arlin Daviswindows ibal-scm: dapl/dirs file needs updated to remov...
2009-04-30 Arlin DavisRelease 2.0.19 dapl-2.0.19-1 ofed_1_4_1-v2
2009-04-29 Arlin Davisscm, cma: dat max_lmr_block_size is 32 bit, verbs max_m...
2009-04-29 Arlin Davisscm: increase default MTU size from 1024 to 2048
2009-04-29 Arlin Davisopenib_scm, cma: use direct SGE mappings from dat_lmr_t...
2009-04-29 Arlin Davisdtest: add flush EVD call after data transfer errors
2009-04-22 Arlin Davisdtest/dapltest: Cleanup code with Lindent
2009-04-21 Arlin Davisibal-scm: remove, obsolete
2009-04-21 Arlin Davisscm, cma provider: Cleanup code with Lindent
2009-04-21 Arlin Davisudapl: Cleanup code with Lindent
2009-04-21 Arlin Davisdapl common: Cleanup code with Lindent
2009-04-21 Arlin Davisdat: Cleanup code with Lindent
2009-04-20 Arlin DavisRelease 2.0.18 dapl-2.0.18-1
2009-04-16 Arlin Davisdapltest: reset server listen ports to avoid collisions...
2009-04-16 Sean HeftyTo avoid duplicating port numbers between different...
2009-04-16 Sean Heftydapltest assumes that events across multiple endpoints...
2009-04-16 Sean HeftySynchronization is missing between removing items from...
2009-04-16 Sean HeftyCommunication to the CR thread is done using an interna...
2009-04-16 Sean HeftyThe dapl connect call takes as input an address (sockad...
2009-04-16 Sean HeftyWindows socket calls should check return values against...
2009-04-10 Arlin DavisBuild: add new file dapl/openib_cma/linux/openib_osd...
2009-04-10 Arlin Davisdapl scm: reduce wait time for thread startup.
2009-04-10 Arlin Davisdapl-scm: getsockopt optlen needs initialized to size...
2009-04-10 Sean HeftyThe connection request thread adds sockets to a select...
2009-04-10 Sean HeftyMake sure all locks are initialized properly and don...
2009-04-10 Sean HeftyThe lock functions are defined just a few lines beneath...
2009-04-10 Sean HeftyMake sure all locks are initialized and don't zero...
2009-04-10 Sean HeftyThe IBAL library allocates a small number of threads...
2009-04-10 Sean HeftyWe need to check the return value from select for error...
2009-04-10 Sean HeftySigned-off-by: Sean Hefty <sean.hefty@intel.com>
2009-04-10 Sean HeftyEnable building with CQ_WAIT_OBJECTS support to directl...
2009-04-10 Sean HeftyThe IBAL-SCM provider will run into an inifinite loop...
2009-04-10 Sean Heftynext_cr is set just before and inside the check
2009-04-10 Sean HeftySome errors on windows are more easily interpretted...
2009-04-10 Sean HeftyThe WinOF HCA driver cannot handle transitioning from...
2009-04-10 Sean HeftySigned-off-by: Sean Hefty <sean.hefty@intel.com>
2009-04-10 Sean HeftyConvert the openib_cma provider to common code between...
2009-04-10 Sean HeftyMove from using pipes to sockets for internal communica...
2009-03-31 Arlin DavisRelease 2.0.17
2009-03-31 Arlin Davisdapl: ia64 build problem on SuSE 11, atomic.h no longer...
2009-03-16 Arlin DavisRelease 2.0.16 dapl-2.0.16-1
2009-03-16 Arlin DavisRelease 2.0.16
2009-03-13 Arlin DavisuDAPL: scm provider, remove query gid/lid from connecti...
2009-03-12 Arlin DavisBuild: missing new linux/osd include file in EXTRA_DIST
2009-03-12 Arlin DavisBuild: spec files missing Requires(post) statements...
2009-03-04 Arlin Davisdapl scm: remove unecessary thread when using direct...
2009-03-03 Arlin Davisdtestx: add missing F64u definition for windows
2009-03-03 Arlin DavisuDAPL common: add 64 bit counters for IA, EP, and EVD's.
2009-02-17 Sean HeftyModify the openib_scm provider to support both OFED...
2009-01-30 Stan SmithUpdate the dapl.git tree with the latest SVN version...
2009-01-30 Stan SmithMerge SVN IBAL provider code back into the main git...
next