]> git.openfabrics.org - ~shefty/librdmacm.git/shortlog
~shefty/librdmacm.git
2007-04-25 Steve Wiserping: Transfer rkey/addr/len information in network...
2007-04-20 Sean Heftylibrdmacm: update datagram tests to abort if msg size...
2007-04-06 Sean HeftyRDMA/librdmacm: update to rc2 v1.0-rc2
2007-04-06 Sean HeftyRDMA/cma: fix 32-bit user / 64-bit kernel mismatch...
2007-03-05 Sean HeftyFix build when version script is supported.
2007-02-28 Sean HeftyAdd some documentation references to libibverbs calls. v1.0-rc1
2007-02-28 Sean HeftyEnhance API documentation.
2007-02-23 Sean HeftyFix RPM release name.
2007-02-23 Sean HeftyUpdate autotools info for 1.0-rc1 release.
2007-01-31 Sean HeftyWorkaround kernel crash when running with ABI 3.
2007-01-31 Sean HeftyUpdate mckey test program to join specific multicast...
2007-01-26 Sean HeftyAllow unicast traffic over IPOIB port space.
2007-01-24 Sean HeftyAdd support to join IPOIB multicast groups
2007-01-08 Sean Heftylibrdmacm: return 0 if rdma_leave_multicast is successful.
2007-01-08 Sean HeftyMerge branch 'master' into multicast
2006-12-28 Steve Wiselibrdmacm Pass back the status or errno in RDMA CM...
2006-12-15 Sean HeftyMerge branch 'rdma_ucm-abi3'
2006-12-15 Sean HeftyAuto-create config directory during build.
2006-12-11 Or Gerlitzrdma_leave_multicast does not return zero on success
2006-12-05 Sean HeftyAdd multicast support to librdmacm
2006-12-05 Sean HeftyUpdate librdmacm to support ABI version 3
2006-10-19 Dotan Barakr9898: Compilation warning on 64 bit machines was fixed.
2006-10-03 Steve Wiser9696: Add support for iwarp to librdmacm.
2006-09-11 Sean Heftyr9420: Identify declarations as C, to support C++.
2006-09-05 Sean Heftyr9272: Update documentation for rdma_destroy_id to...
2006-08-31 Sean Heftyr9208: Remove inlining of sends and set send size ...
2006-08-29 Sean Heftyr9183: Need to poll both send and receive completions...
2006-08-24 Sean Heftyr9105: Older versions of Linux do not have the misc...
2006-08-24 Sean Heftyr9104: Command structure is already initialized to...
2006-08-18 Steve Wiser9008: Set the QKEY to a common global value for all...
2006-08-08 Sean Heftyr8851: Set dst->private_data_len to 0, not src.
2006-08-04 Pete Wyckoffr8825: Do not type the characters "dst_ip=" explicitly...
2006-08-04 Pete Wyckoffr8824: Fix RDMA CM event declaration.
2006-07-24 Sean Heftyr8647: Re-instate fix from svn 7079, which was removed...
2006-07-17 Michael S.... r8548: Offsetof macro needs stddef.h to pull in the...
2006-07-14 Sean Heftyr8523: Add calls to the RDMA CM to return its list...
2006-07-13 Sean Heftyr8517: Remove dependency on libsysfs.
2006-06-26 Sean Heftyr8215: Enable svn ID on files.
2006-06-23 Hal Rosenstockr8187: librdmacm/examples/udaddy.c: Fix example name...
2006-06-22 Hal Rosenstockr8170: librdmacm/examples/mckey.c: Fix example name...
2006-06-21 Dotan Barakr8159: Added checks to the return values of all of...
2006-06-16 Sean Heftyr8084: Add support to the userspace RDMA CM library...
2006-06-16 Sean Heftyr8077: Add support for UD QPs to the RDMA CM library...
2006-06-13 Pradipta Kumar... r7968: Ensure that the rping buffer is big enough for...
2006-06-13 Boyd Faulknerr7966: This patch resolves a race condition between...
2006-06-06 Sean Heftyr7743: Userspace support to allow overriding the defaul...
2006-06-01 Sean Heftyr7620: We need to ack discarded events to avoid hanging...
2006-05-25 Roland Dreierr7497: Development versions of libibverbs don't include...
2006-05-18 Steve Wiser7341: Fixed usage statement.
2006-05-17 Dotan Barakr7298: Added checks to the return values of all functio...
2006-05-10 Jack Morgensteinr7079: On kernels 2.6.9 and back, we didn't find a...
2006-05-10 Sean Heftyr7077: rdma_destroy_event_channel() should be a void...
2006-05-09 Sean Heftyr7021: Replace deprecated function and structure names...
2006-05-09 Sean Heftyr7019: Introduce event channels. Event channels allow...
2006-05-05 Sean Heftyr6950: Add routines to the user RDMA CM library to...
2006-04-30 Steve Wiser6787: Move the state to ERROR if rdma_resolve_route...
2006-04-26 Sean Heftyr6674: If librdmacm has an error processing an ESTABLIS...
2006-04-25 Sean Heftyr6628: Update to support calling listen without having...
2006-04-24 Steve Wiser6593: Fixed X86_64 compile warnings.
2006-04-17 Sean Heftyr6503: Remove ABI check surrounding call to query route...
2006-04-07 Sean Heftyr6335: Reset ABI version to 1. We will not maintain...
2006-04-07 Steve Wiser6319: Handle the case on the server side where the...
2006-04-06 Bryan O'Sullivanr6297: update librdmacm.spec.in from 1.0 branch.
2006-04-06 Bryan O'Sullivanr6296: update librdmacm.
2006-04-03 Dotan Barakr6183: Added a print if post send fails.
2006-04-03 Tziporet Korenr6171: merge cmatose example from main trunk
2006-03-31 Sean Heftyr6135: If the user calls rdma_bind_addr(), but specifie...
2006-03-29 Sean Heftyr6087: Permit specifying the source address of a connec...
2006-03-20 Sean Heftyr5906: Fix dev name. Should be 'rdma_cm' instead of...
2006-03-07 Bryan O'Sullivanr5663: first cut at packaging fun for 1.0-rc1.
2006-02-24 Bryan O'Sullivanr5492: Branching for 1.0 release
2006-02-11 Steve Wiser5368: Implement an RDMA ping-ping test over an RC...
2005-12-22 Sean Heftyr4579: Add 'void' to function prototypes to make gcc...
2005-12-14 Roland Dreierr4466: Change libibverbs API for listing all known...
2005-11-28 Sean Heftyr4186: Initialize file operations if user tries to...
2005-11-23 Sean Heftyr4128: Fix setting source/destination addresses.
2005-11-17 Sean Heftyr4074: Defer initialization from library load until...
2005-11-16 Sean Heftyr4067: And now export the rdma_get_fd function...
2005-11-16 Sean Heftyr4065: Provide call to retrieve fd.
2005-11-15 Sean Heftyr4050: Fix wildcard bind_addr call. No device is assoc...
2005-11-11 Sean Heftyr4022: Add port_num field to struct rdma_cm_id to make...
2005-11-11 Sean Heftyr4019: Add support for userspace RDMA connection manage...