]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
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...
2009-01-30 Sean HeftyChanges to dtest to support building on Windows.
2009-01-30 Stan SmithAdd return codes to various functions.
2009-01-30 Sean HeftyMerge OFED and WinOF trees for common dapl code.
2009-01-16 Arlin Davisdtest/dapltest: use $(top_builddir) for .la files durin...
2008-11-26 Arlin DavisRelease 2.0.15 dapl-2.0.15-1
2008-10-27 Arlin Davisdapltest: transaction test moves to cleanup stage befor...
2008-10-14 Arlin DavisCurrent static registration (SR) assumes DAT_OVERRIDE...
2008-10-03 Arlin DavisRelease 2.0.14 dapl-2.0.14-1
2008-10-03 Arlin Davisdat.conf: add ofa-v2-iwarp entry for iwarp devices
2008-10-03 Arlin Davisdapl: adjust max_rdma_read_iov to 1 for query on iWARP...
2008-10-01 Arlin Davisdtest: reduce default IOV's during dat_ep_create for...
2008-09-26 Arlin Davisdtest: fix 32-bit build issues in dtest and dtestx...
2008-09-26 Arlin DavisRevert "Release 2.0.14"
2008-09-24 Arlin DavisRelease 2.0.14
2008-09-24 Arlin Davisbuild: $(DESTDIR) prepend needed on install hooks for...
2008-09-24 Arlin Davisdapl scm: UD shares EP's which requires serialization
2008-09-20 Arlin Davisdtestx: Add new options to test UD.
2008-09-20 Arlin Davisdapl: fixes for IB UD extensions in common code and...
2008-09-20 Arlin Davisdapl: add provider specific attribute query option...
2008-09-01 Arlin DavisRelease 2.0.13
2008-09-01 Arlin Davisdapl build: add correct CFLAGS, set non-debug build...
2008-09-01 Arlin Davisdapl providers: fix compiler warnings in cma and scm...
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-22 Arlin Davisdapl cma: debug message during query needs definition...
2008-08-21 Arlin DavisRelease 2.0.12 dapl-2.0.12-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-21 Arlin Davisdtestx: fix stack corruption problem with hostname...
2008-08-14 Arlin Davisdapl scm: use correct device attribute for max_rdma_rea...
2008-08-14 Arlin Davisdapl scm: change IB RC qp inline and timer defaults.
2008-08-14 Arlin Davisdapl scm: add mtu adjustments via environment, default...
2008-08-13 Arlin Davisdapl scm: change connect and accept to non-blocking...
2008-07-29 Arlin Davisdapl scm: update max_rdma_read_iov, max_rdma_write_iov...
2008-07-20 Arlin DavisRelease 2.0.11 dapl-2.0.11-1 ofed_1_4-alpha-v2
2008-07-20 Arlin Davisdtestx: add -d option to test new IB UD extension.
2008-07-20 Arlin Davisdapl scm: add support for UD extensions in Openfabrics...
2008-07-20 Arlin Davisdapl: add support for UD extensions in common code.
2008-07-20 Arlin Davisdat: New definitions for IB unreliable datagram extension
2008-07-18 Arlin Davisdat: allow TYPE_ERR messages to be turned off with...
2008-06-25 Arlin Davisdapltest: manpage - rdma write example incorrect
2008-06-23 Arlin Davisdapl: remove needless terminating 0 in dto_op_str funct...
2008-06-23 Arlin DavisRelease 2.0.10 dapl-2.0.10-1
2008-06-23 Arlin Davisremove reference to doc/dat.conf in makefile.am
2008-06-19 Arlin Davisdapl scm: fix ibv_destroy_cq busy error condition durin...
2008-06-18 Arlin Davisdapl scm: add stdout logging for uname and gethostbynam...
2008-06-18 Arlin Davisdapl scm: support global routing and set mtu based...
2008-06-18 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-16 Arlin Davisdapl: endpoint pending request count is wrong
2008-06-02 Arlin Davisdapl extension: dapli_post_ext should always allocate...
2008-05-21 Arlin DavisRelease 2.0.9 dapl-2.0.9-1 ofed_1_3_1-v2
2008-05-21 Arlin Davisdtest,dtestx,dapltest: fix build issues with Redhat...
2008-05-21 Arlin Davisdapl: Fix long delays with the cma provider open call...
2008-05-21 Arlin Davisdapl: change cma provider to use max_rdma_read_in,out...
next