]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
2010-02-08 Arlin Davisscm: dat_ep_connect fails on 32bit servers
2010-02-05 Arlin Davisundefined symbol: dapls_print_cm_list
2010-02-05 Arlin DavisCleanup CM object lock before freeing CM object memory
2010-02-04 Arlin Davisdestroy verbs completion channels created via ia_open...
2010-02-03 Arlin DavisUpdate Copyright file and include the 3 license files...
2010-02-02 Arlin DavisWhen copying private_data out of rdma_cm events, use the
2010-01-28 Sean Heftydapl/cma: fix referencing freed address
2010-01-26 Sean Heftydapl: move close device after async thread is done
2010-01-11 Arlin DavisRelease 2.0.26-1 dapl-2.0.26-1
2009-12-22 Arlin Davisopenib_common: add check for both gid and global routin...
2009-12-04 Arlin Davisopenib_common: remote memory read privilege set multi...
2009-12-04 Arlin Davisucm, scm: DAPL_GLOBAL_ROUTING enabled causes segv
2009-11-25 Arlin DavisRelease 2.0.25-1 dapl-2.0.25-1
2009-11-25 Arlin Daviswinof scm: initialize opt for NODELAY setsockopt
2009-11-24 Arlin DavisRelease 2.0.25
2009-11-24 Arlin Daviswinof cma: windows definition for EADDRNOTAVAIL missing
2009-11-24 Arlin Davisscm: client side setsockopt NODELAY fails if data arriv...
2009-11-18 Arlin Daviscma: setup_listener Cannot assign requested address
2009-11-18 Arlin Daviscommon: seg fault in dapl_evd_wait with multi-thread...
2009-11-18 Arlin Davisucm: inbound DREQ/DREP handshake should transition QP.
2009-11-02 Arlin Daviswinof: Remove duplicate include of comp_channel.cpp...
2009-10-30 Arlin DavisRelease 2.0.24 dapl-2.0.24-1
2009-10-30 Arlin Daviswinof: Utilize WinOF version of inet_ntop() for Windows...
2009-10-30 Arlin Davisucm: windows build issue with new CQ completion channel
2009-10-30 Arlin Daviswinof: add ucm provider to windows build
2009-10-30 Arlin Daviswinof: add missing build files for ibal, scm
2009-10-28 Arlin Davisscm: connection peer resets under heavy load, incorrect...
2009-10-28 Arlin Davisucm: increase default reply and rtu timeout values.
2009-10-28 Arlin Davisucm: change some debug message levels and add check...
2009-10-27 Arlin Davisucm: increase timers during subsequent retries
2009-10-19 Arlin Davisucm, scm: address handles need destroyed when freeing...
2009-10-16 Arlin Davisopenib_common: ignore pd free errors, clear pd_handle...
2009-10-16 Arlin Davisucm: using UD type QP's, ucm reports wrong reject event...
2009-10-16 Arlin Davisucm, scm, cma: Fix CNO support on DTO type EVD's
2009-10-15 Arlin Davisucm: fix lock init bug in ucm_cm_find
2009-10-14 Arlin Davisucm: fix build problem with latest windows ucm changes
2009-10-14 Sean HeftySigned-off-by: Sean Hefty <sean.hefty@intel.com>
2009-10-14 Sean HeftyThe HCA should not be closed until all resources have...
2009-10-14 Sean HeftyFix build warning when compiling on 32-bit systems.
2009-10-14 Sean HeftyTrying to deregister the same memory region twice leads...
2009-10-14 Arlin Davisdat: reduce debug message level when parsing for locati...
2009-10-08 Arlin Davisucm: update ucm provider for windows environment
2009-10-08 Arlin Davisucm: add timer/retry CM logic to the ucm provider
2009-10-02 Arlin DavisRelease 2.0.23 dapl-2.0.23-1
2009-10-02 Arlin Daviscma: cannot reuse the cm_id and qp for new connection...
2009-10-02 Arlin Davisscm, cma: update DAPL cm protocol revision with latest...
2009-10-02 Arlin Davisucm: modify IB address format to align better with...
2009-09-30 Sean HeftyAdd definition for getpid similar to that used by the...
2009-09-30 Sean HeftyWinOF provides a common implementation of gettimeofday...
2009-09-30 Sean HeftyThe completion manager was updated to provide an abstra...
2009-09-30 Arlin Davisdtestcm: remove IB verb definitions
2009-09-30 Arlin Davisdtest, dtestx: remove IB verb definitions
2009-09-28 Arlin Davisscm: tighten up socket options to insure similiar behav...
2009-09-28 Arlin Daviscma: improve serialization of destroy and event processing
2009-09-28 Arlin Davisscm: improve serialization of destroy and state changes
2009-09-17 Arlin Daviscommon: no cleanup/release code for timer thread
2009-09-17 Arlin Davisscm, cma: dapli_thread doesn't always get teminated...
2009-09-09 Arlin Davisucm: tighten up locking with CM processing, state changes
2009-09-09 Arlin Davisucm: For UD type QP's, return CR p_data with CONN_EST...
2009-09-08 Arlin Davisucm: cleanup extra cr/lf
2009-09-08 Arlin Davisucm: fix issues with UD QP's.
2009-09-03 Arlin Daviswinof: Convert windows version of dapl and dat libaries...
2009-09-02 Arlin Davisdtest, dtestx: modifications for UD QP testing with...
2009-09-02 Arlin Davisscm, ucm: UD QP support was broken when porting to...
2009-09-01 Arlin Daviscma: cleanup warning with unused local variable, ret...
2009-09-01 Arlin Daviscma: remove debug message after rdma_disconnect failure
2009-09-01 Arlin Davisscm: socket errno check needs O/S dependent wrapper
2009-09-01 Arlin Davisdapltest: update script files for WinOF
2009-09-01 Arlin Daviscma: conditional check for new rdma_cm definition.
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
next