]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
2008-10-01 Arlin Davisdtest: reduce default IOV's during dat_ep_create for...
2008-09-26 Arlin DavisRevert "Release 1.2.11"
2008-09-24 Arlin DavisRelease 1.2.11
2008-09-24 Arlin Davisbuild: $(DESTDIR) prepend needed on install hooks for...
2008-09-01 Arlin DavisRelease 1.2.10
2008-09-01 Arlin Davisdapl providers: fix compiler warnings in cma and scm...
2008-09-01 Arlin Davisdapl build: add correct CFLAGS for GNU
2008-09-01 Arlin Davisdat: fix compiler warnings in dat common code
2008-09-01 Arlin Davisdapl: fix compiler warnings in common code
2008-09-01 Arlin Davisdtest/dapltest: fix compiler warnings
2008-08-21 Arlin DavisRelease 1.2.9 compat-dapl-1.2.9-1
2008-08-21 Arlin Davisdapl scm: fix corner case that delivers duplicate disco...
2008-08-21 Arlin Davisdat: include stddef.h for NULL definition in dat_platfo...
2008-08-21 Arlin Davisdapl: add debug messages during async and overflow...
2008-08-21 Arlin Davisdapltest: add check for duplicate disconnect events...
2008-08-14 Arlin Davisdapl scm: better cm debug output in non-debug builds
2008-08-12 Arlin Davisdapl scm: update max_rdma_read_iov, max_rdma_write_iov...
2008-08-12 Arlin Davisdapl scm: change IB RC qp inline and timer defaults.
2008-08-12 Arlin Davisdapl scm: use correct device attribute for max_rdma_rea...
2008-08-12 Arlin Davisdapl scm: add mtu adjustments via environment, default...
2008-08-04 Arlin Davisdapl scm: change connect and accept to non-blocking...
2008-07-31 Arlin Davisbuild/install: dat.conf entry removal did not remove...
2008-07-18 Arlin Davisdat: allow TYPE_ERR messages to be turned off with... ofed_1_4-alpha-v1
2008-06-23 Arlin Davisdapl: remove needless terminating 0 in dto_op_str funct...
2008-06-23 Arlin DavisFix memory leak in provider specific post send/recv...
2008-06-23 Arlin DavisRelease 1.2.8 compat-dapl-1.2.8-1
2008-06-19 Arlin Davisdapl scm: fix ibv_destroy_cq busy error condition durin...
2008-06-16 Arlin Davisdapl scm: add stdout logging for uname and gethostbynam...
2008-06-16 Arlin Davisdapl scm: support global routing and set mtu based...
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
next