]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
2007-11-20 Arlin DavisRelease 2.0.3 dat2.0 dapl-2.0.3-1
2007-11-20 Arlin Davis- Lower default settings (rdma ops, inline sends) for...
2007-11-19 Arlin DavisChange dapltest timers to use gettimeofday instead...
2007-10-31 Arlin DavisChangeLog update dapl-2.0.2-1
2007-10-31 Arlin Davis- DAT/DAPL Version 2.0.2 Release 1
2007-10-30 Arlin Davis- Add ChangeLog
2007-10-25 Arlin DavisFix dapltest endian issue with mem_handle, mem_address.
2007-10-16 Arlin Davis Fix dtest to build properly with extensions.
2007-10-16 Arlin DavisUse inet_ntoa instead of open coding it. IP addresses...
2007-10-16 Arlin Davis Minor clean-up of cr/lf
2007-10-02 Arlin DavisFinal changes for 2.0.1-1 package, OFED 1.3 ALPHA dapl-2.0.1-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 DavisChange DT_Mdep_GetTime to use gettimeofday() which...
2007-09-29 Arlin DavisClean up packaging, modify dat.conf for cma provider...
2007-09-20 Arlin DavisModifications to coexist with 1.2 libraries
2007-06-22 Arlin DavisUpdate Copyright in specfile libdapl-2.0
2007-05-31 Arlin DavisAdd provider specific interface to uDAPL for extensions...
2007-05-16 Arlin Davisadd iwarp extension include file
2007-05-16 Arlin Davisclean up some CR's in include files
2007-05-09 Arlin DavisTake out references to specific 1.1 verbs definitions...
2007-05-07 Arlin DavisUpdate dapltest to use default device OpenIB-cma
2007-05-07 Arlin DavisFix issues with IB DTO extensions
2007-05-05 Arlin DavisAdd new dapl functions for 2.0 (stubs for now)
2007-05-03 Arlin Davisupdate dtestx.c, default provider OpenIB-cma
2007-05-03 Arlin DavisAdded IB extensions and dtestx as an example program...
2007-03-14 Arlin DavisDAT 2.0 support for new DAT_VA_TYPE added to uDAPL...
2007-03-14 Arlin Davischange DAT_VERSION major and minor numbers to 2.0
2007-03-14 Arlin Davisadd provider support to dtest, set default to OpenIB-cma
2007-03-09 Arlin DavisInitial build with DAT 2.0 definitions and IB extension...
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...
2006-05-02 Steve Wiser6873: Transaction test change to comply with the iWARP...
2006-04-28 Arlin Davisr6736: getaddrinfo() fix for debug builds and some...
2006-04-19 James Lentinir6520: Fix compilation warning.
2006-04-19 Steve Wiser6518: Do not always generate an event for an abrupt...
2006-04-19 James Lentinir6517: Generate a disconnect event for providers that...
2006-04-19 James Lentinir6516: Fix compilation error.
2006-04-10 James Lentinir6392: Fix for RDMA cm id destruction and debug builds.
2006-04-06 James Lentinir6289: Set max_iov_segments_per_rdma_read and max_rdma_...
2006-04-06 Steve Wiser6286: Set the IA attribute max_iov_segments_per_rdma_r...
2006-04-04 James Lentinir6221: Change the mechanism by which library init and...
2006-04-03 James Lentinir6182: Remove unused variables.
2006-04-03 James Lentinir6179: Fix dapltest compiler warnings.
2006-04-03 James Lentinir6168: Fixed debug prints of 64-bit values and removed...
2006-03-21 James Lentinir5939: Move libdat.spec to libdat.spec.in
2006-03-17 Arlin Davisr5879: Add GNU Autotools support and an RPM spec file
2006-03-16 Arlin Davisr5871: Fixes a corner case where a CMA event was not...
2006-03-13 James Lentinir5789: Reduces some debug output in the async thread...
2006-03-08 Arlin Davisr5684: Remove unused NO_EP_STATE.
2006-02-28 James Lentinir5529: Fix to destroy QPs in all cases and close the...
2006-01-09 James Lentinir4855: Make use of dat_evd_wait the default.
2006-01-09 Arlin Davisr4852: Fix disconnect event processing and update dtest...
2005-12-16 Arlin Davisr4502: Query for rd_atomic values.
2005-12-16 James Lentinir4501: Allow a network name, network address, or device...
2005-12-14 Roland Dreierr4466: Change libibverbs API for listing all known...
2005-12-05 James Lentinir4308: Fix a gcc 4.0 warning
2005-12-01 Arlin Davisr4279: Added CMA API support.
2005-11-10 James Lentinir4018: Fixed some problems with the free build openib_s...
2005-10-31 James Lentinir3917: Fix printing of debug statements.
2005-10-26 James Lentinir3882: uDAPL provider for OpenIB socket CM.
2005-10-13 James Lentinir3774: Fix the async error handling and callback mappings.
2005-10-07 Robert Walshr3693: Update some more ignores.
2005-10-06 Todd Bowmanr3687: Add PPC64 support for udapl
2005-10-06 Todd Bowmanr3683: Remove the dtest qualifier from the sdp range.
2005-10-03 James Lentinir3637: Support CQ_WAIT_OBJECT with channels and sync...
2005-09-29 James Lentinir3619: Makefile fix.
2005-09-28 James Lentinir3606: Fixes IA64 build problems (atomics) with the...
2005-09-27 Robert Walshr3567: Setup svn:ignore on a bunch of directories.
2005-09-22 James Lentinir3525: Improve dtest and measure RDMA reads
2005-09-21 James Lentinir3513: Temporary workaround for the RDMA read performan...
2005-09-20 James Lentinir3494: Moved dapl_evd_modify_cno.c to match SourceForge
next