]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
2008-06-16 Arlin Davisdapl scm: Adding socket cm provider for better scalabil...
2008-06-16 Arlin Davisdapl: add opcode to string function to report opcode...
2008-06-16 Arlin Davisdapl: remove unused iov buffer allocation on the endpoint
2008-06-10 Arlin Davisdapl: endpoint pending request count is wrong
2008-05-20 Arlin DavisRelease 1.2.7 dapl-1.2.7-1 ofed_1_3_1-v1
2008-05-20 Arlin Davisdtest: fix build issue with Redhat EL5.1
2008-05-12 Arlin Davisdapl: Fix long delays with the cma provider open call...
2008-05-12 Arlin Davisdapl: change cma provider to use max_rdma_read_in,out...
2008-04-30 Arlin DavisRelease 1.2.6 dapl-1.2.6-1
2008-04-30 Arlin Davisdapl: fix post_send, post_recv to handle 0 byte's and...
2008-04-30 Arlin Davisdat: udat_sr_parser ia_name will fail on comments,...
2008-04-29 Arlin Davisdat: cleanup error handling with static registry parsin...
2008-04-28 Arlin Davisdapl: cma provider needs to support lower inline send...
2008-04-28 Arlin Davisdapl: add vendor_err with DTO error logging
2008-04-25 Arlin Davisdapl: add check before destroying cm event channel...
2008-04-24 Arlin Davisdapltest: does not include definitions for inet_ntoa.
2008-04-22 Arlin Davisdapl: evd_alloc doesn't check for direct_object_create...
2008-04-14 Arlin Davisdapl: change packaging to modify OFA provider contents...
2008-04-11 Arlin Davisdapl openib_cma: fix hca query to use correct max_rd_at...
2008-04-09 Arlin Davisdat/dapl: add support for logging errors in non-debug...
2008-03-18 Arlin Davisremove unnecessary assert from dapl_ep_free.
2008-03-17 Patrick Marchand... fix openib_scm compiler warning
2008-03-17 Patrick Marchand... fix provider-specific compiler warnings
2008-03-11 Arlin DavisuDAPL: fix query to adjust max sge for default inline...
2008-03-10 Patrick Marchand... uDAT: fix reuse of va_list in debugging mode
2008-03-06 Arlin DavisAdd hostname and process id to debug output to aid
2008-02-28 Patrick Marchand... fix reuse of va_list in debugging mode
2008-02-23 Patrick Marchand... Fix memory leak in provider specific post send/recv...
2008-02-23 Patrick Marchand... Fix gethostname handling
2008-02-23 Patrick Marchand... Fix memory leak in error path
2008-02-23 Patrick Marchand... Fix memory leak.
2008-02-23 Patrick Marchand... Fix memory leak in error path.
2008-02-23 Patrick Marchand... Fix memory leak
2008-02-23 Patrick Marchand... DAPL v1: Fix Memory Leak
2008-02-15 Arlin DavisRelease 1.2.5 dapl-1.2.5-1 ofed_1_3-v1
2008-02-15 Arlin DavisuDAPL cma v1: turn down dbg noise level on rejects
2008-02-15 Arlin Davisdapltest v1: change default provider name to OpenIB-cma
2008-02-14 Arlin DavisuDAT: Make sure we initialize the dictionary entry...
2008-02-14 Arlin DavisMake sure we stay within bounds when manipulating the...
2008-02-14 Arlin DavisuDAT: Make sure we stay within bounds when manipulating...
2008-02-14 Arlin DavisuDAT: Zero-out memory otherwise we might base our clean...
2008-02-14 Arlin Davisdtest: Fix typo in memset
2008-02-14 Arlin DavisuDAPL cma provider: add src/dst addr to reject debug...
2008-02-11 Arlin Davisudapl OFA provider: set listen backlog to default cma...
2008-02-11 Arlin DavisThe OFA dapl provider is checking for incorrect return...
2008-01-28 Arlin DavisRelease 1.2.4 ChangeLog dapl-1.2.4-1
2008-01-28 Arlin DavisRelease 1.2.4
2008-01-28 Arlin Davisopenib_cma: fix cm responder/initiator exchange
2007-10-31 Arlin DavisUpdate Changelog dapl-1.2.3-1
2007-10-31 Arlin Davis- DAT/DAPL Version 1.2.3 Release 1
2007-10-25 Arlin DavisFix dapltest endian issue with mem_handle, mem_address.
2007-10-16 Arlin Davis Use inet_ntoa instead of open coding it. IP address...
2007-10-02 Arlin DavisFinal changes for package 1.2.2-1, OFED 1.3 ALPHA dapl-1.2.2-1
2007-10-02 Arlin DavisChange v2 dat.conf provider names to associate with...
2007-10-02 Arlin DavisChange DT_Mdep_GetTime to use gettimeofday() which...
2007-10-02 Arlin DavisFix dapl to compile as both 32bit and 64bit on PowerPC...
2007-09-29 Arlin DavisClean up packaging, modify dat.conf for v2.0 cma provid...
2007-09-20 Arlin Davis Modifications to coexist with 2.0 libraries
2007-06-22 Arlin DavisUpdate copyright in specfile
2007-06-06 Arlin DavisUpdate specfile to reflect DAT/DAPL 1.2.1 release ofed_1_2 libdapl-1.2.1
2007-06-06 Arlin DavisMore changes to the release notes
2007-06-05 Arlin DavisUpdate release notes
2007-06-05 Arlin DavisAdd release notes updated for OFED 1.2 release
2007-05-09 Arlin DavisBug Fixes:
2007-04-30 Arlin DavisFixes atomic operation build problem with ia64 and...
2007-04-27 Arlin DavisUpdate README and dapltest manpage
2007-04-03 Arlin DavisCleanup RPM specfile for the dapl package, move to...
2007-04-03 Arlin DavisAdd support for multiple IB devices to dat.conf to...
2007-03-15 Arlin DavisFix ia64 builds on SUSE
2007-03-14 Arlin Davisadd provider option to dtest, set default to OpenIB-cma
2007-03-09 Arlin DavisUpdate the README
2007-03-07 Arlin Davis- Fix bug 408, dapltest compilation failure on 32 bit...
2007-03-05 Arlin DavisFix build issues with dtest and dapltest. Define build...
2007-03-01 Arlin DavisAdd dapltest headers to EXTRA_DIST
2007-02-26 Arlin DavisAdding dtest and dapltest to the build. Manual pages...
2007-01-20 Arlin DavisuDAPL changes to support exchanging and validation... rdma_ucm
2006-12-06 Arlin DavisUpdate cma provider to sync with rdma_ucm changes rdma_ucm/dapl_rdma_ucm_sync
2006-12-04 Arlin DavisUpdate autogen to create config directory rdma_ucm master/autogen_fix
2006-11-07 Arlin Davisr10074: Added support for new ib verbs client register...
2006-10-12 Arlin Davisr9802: Remove Socket CM provider from build and dat...
2006-09-12 Steve Wiser9442: Update obsolete CLK_TCK to CLOCKS_PER_SEC
2006-09-07 Arlin Davisr9346:
2006-09-06 Arlin Davisr9315:
2006-08-11 Arlin Davisr8895: Update dtest to support multiple segments on...
2006-07-19 Arlin Davisr8592: Add support for dat_evd_set_unwaitable on a...
2006-07-17 Arlin Davisr8565: Added errno reporting (message and return codes...
2006-07-17 Anton Blanchardr8562: Fix some suspicious inline assembly:
2006-07-12 James Lentinir8503: Fix IA64 build problems reported by John Partrid...
2006-06-22 Arlin Davisr8182: Lower the reject debug message level so we don...
2006-06-22 Arlin Davisr8181: Added support for active side TIMED_OUT event...
2006-06-22 Arlin Davisr8180: Fix bug in dapls_ib_get_dat_event() call after...
2006-06-19 James Lentinir8112: Update for new rdma_create_id() function signature.
2006-06-14 Arlin Davisr8008: Set max rdma read per EP attributes
2006-06-12 Arlin Davisr7931: Report the proper error and timeout events.
2006-06-12 Arlin Davisr7928: Socket CM fix to guard against using a loopback...
2006-06-06 Arlin Davisr7755: Use the uCM set_option feature to adjust connect...
2006-05-31 James Lentinir7608: Correct comment.
2006-05-18 James Lentinir7347: Undo inadvertent change.
2006-05-18 James Lentinir7346: Fix for uCMA provider to return the correct...
2006-05-12 Arlin Davisr7141: Update the uDAPL openib_cma provider to work...
next