]> git.openfabrics.org - ~shefty/librdmacm.git/shortlog
~shefty/librdmacm.git
2010-05-11 Sean Heftylibrdmacm: disable AF_IB support
2010-05-06 Sean Heftylibrdmacm: initialize path_cnt
2010-05-06 Sean Heftylibrdmacm: use IB ACM to resolve IB path
2010-05-06 Sean Heftylibrdmacm: check if kernel supports AF_IB
2010-05-06 Sean Heftylibrdmacm/mckey: use AF_IB for unmapped multicast addresses
2010-05-06 Sean Heftylibrdmacm: update man pages
2010-05-06 Sean Heftylibrdmacm/rdma_server: add new sample server application
2010-05-06 Sean Heftylibrdmacm/rdma_client: add new client sample
2010-05-06 Sean Heftylibrdmacm: provide abstracted verb calls
2010-05-06 Sean Heftylibrdmacm: format IB CM private data RDMA CM header
2010-05-06 Sean Heftylibrdmacm: use sockaddr_ib addressing if IB ACM is...
2010-05-06 Sean Heftylibrdmacm: define RDMA_PS_IB
2010-05-06 Sean Heftylibrdmacm: add support for IB ACM service
2010-05-06 Sean Heftylibrdmacm: set src_addr in rdma_getaddrinfo
2010-05-06 Sean Heftylibrdmacm: auto create QPs in rdma_get_request
2010-05-06 Sean Heftylibrdmacm: add support for passive side in rdma_create_ep
2010-05-06 Sean Heftylibrdmacm: add rdma_destoy_ep
2010-05-06 Sean Heftylibrdmacm: add new call to create id
2010-05-06 Sean Heftylibrdmacm: specify qp_type when creating id
2010-05-06 Sean Heftylibrdmacm: define options to set IB route directly
2010-05-06 Sean Heftylibrdmacm: add rdma_get_request
2010-05-06 Sean Heftylibrdmacm: add rdma_getaddrinfo
2010-05-06 Sean Heftylibrdmacm: expose ucma_init to other internal modules
2010-05-06 Sean Heftylibrdmacm: allow conn_param to be optional
2010-05-06 Sean Heftylibrdmacm: allow user to specify max RDMA resouces
2010-05-06 Sean Heftylibrdmacm: make CQs optional for rdma_create_qp
2010-05-06 Sean Heftylibrdmacm: allow pd parameter to be optional
2010-05-06 Sean Heftylibrdmacm: support synchronous rdma_cm_id's
2010-05-06 Sean Heftylibrdmacm: use calloc call
2010-05-06 Sean Heftylibrdmacm: move common definitions to internal header...
2010-05-06 Sean Heftylibrdmacm: add support for AF_IB multicast addresses
2010-05-06 Sean Heftylibrdmacm: add support for AF_IB to resolve_addr
2010-05-06 Sean Heftylibrdmacm: add support to bind using AF_IB
2010-05-06 Sean Heftylibrdmacm: add support for sockaddr_ib length
2010-05-06 Sean Heftylibrdmacm: replace query_route call with separate queries
2010-05-06 Sean Heftylibrdmacm: add support to query GIDs
2010-05-06 Sean Heftylibrdmacm: add ability to query IB path records
2010-04-07 Sean Heftylibrdmacm: support querying AF_IB addresses
2010-04-07 Sean Heftylibrdmacm: name changes to indicate only IP addresses...
2010-03-22 Or GerlitzSubject: [PATCH] librdmacm: document/clarify the delive...
2010-02-05 Sean Heftylibrdmacm: transition QP to RTS before sending reply
2009-11-24 Sean Heftylibrdmacm: release 1.0.11 v1.0.11
2009-11-13 Or Gerlitzlibrdmacm/mckey: report multicast events to the user
2009-11-13 David J. Wilderlibrdmacm/cmatose: add support for ipv6
2009-11-09 Or Gerlitzlibrdmacm/mckey: enforce local binding for unmapped...
2009-10-21 Sean Heftylibrdmacm: release 1.0.10 1.0.10 v1.0.10
2009-10-21 Sean Heftylibrdmacm/examples: print errno on failures
2009-10-21 Jason Gunthorpelibrdmacm: returns errors from the library consistently
2009-10-21 Sean Heftylibrdmacm: initialize correct pthread condition in...
2009-10-19 Sean Heftylibrdmacm: fix race initializing library
2009-09-21 Sean Heftylibrdmacm: release 1.0.9 v1.0.9
2009-01-14 Sean Heftycmatose: avoid missing completions
2008-08-14 Aleksey Seninrping: add ipv6 support
2008-08-11 Aleksey Seninlibrdmacm: use sockaddr_storage
2008-07-03 Sean Heftylibrdmacm: release 1.0.8 v1.0.8
2008-07-03 Sean Heftylibrdmacm: report timewait exit event
2008-07-02 Sean Heftylibrdmacm/rping: allow specifying hostnames in place...
2008-07-02 Sean Heftylibrdmacm/rping: fix duplicate usage message
2008-07-02 Or Gerlitzlibrdmacm: implement address change event
2008-06-10 Aaron FabbriMake manpage reflect the fact that rdma_bind_addr(port...
2008-05-22 Sean Heftylibrdmacm: fix license text
2008-04-08 Dotan Baraklibrdmacm/examples: add option to manually set port...
2008-04-08 Dotan Baraklibrdmacm/examples
2008-03-28 Sean Heftylibrdmacm: release 1.0.7 v1.0.7
2008-02-20 Sean Heftylibrdmacm: add rdma_migrate_id
2008-02-20 Roland DreierAdd BuildRequires for libibverbs 1.1 to RPM spec file
2008-02-20 Roland DreierMove man pages from man1 into -utils package
2008-02-20 Roland DreierAdd changelog to rpm spec file
2008-02-20 Roland DreierRemove period from end of Summary in RPM spec file
2008-02-20 Roland DreierTake empty ChangeLog out of RPM packages
2008-02-20 Roland DreierFix Source URL in RPM spec file
2008-02-11 Sean Heftylibrdmacm/cm: set status correctly for rejects
2008-01-21 Sean Heftylibrdmacm: release 1.0.6 ofed_1_3 v1.0.6
2008-01-21 Roland DreierUpdate %install secion of librdmacm spec file
2008-01-21 Roland DreierUpdated License: field in librdmacm spec file
2008-01-03 Sean Heftylibrdmacm/cm: override default responder_resources...
2008-01-02 Sean Heftylibrdmacm: release 1.0.5 v1.0.5
2008-01-02 Sean Heftylibrdmacm/man: more updates to man pages
2007-11-29 Sean Heftylibrdmacm: document retry count limits
2007-11-06 Sean Heftylibrdmacm/man: fix-up man pages
2007-10-18 Sean Heftylibrdmacm: release 1.0.4 v1.0.4
2007-10-18 Sean Heftylibrdmacm/cma: provide wrapper functions to extract...
2007-10-16 Sean Heftylibrdmacm/cma: provide sanity checks for max outstandin...
2007-10-16 Sean Heftylibrdmacm/man: update man pages to clarify connection...
2007-10-01 Sean Heftylibrdmacm: prepare new release v1.0.3
2007-09-24 Sean Heftylibrdmacm/man: update documentation regarding private_d...
2007-09-10 Sean Heftylibrdmacm/examples: Add option to set TOS.
2007-09-07 Sean Heftyrdma/cm: Add ability to specify the type of service
2007-09-07 Steve Wiselibrdmacm/rping: Persistent rping server.
2007-09-06 Sean Heftylibrdmacm: add valgrind support.
2007-09-05 Sean Heftylibrdmacm/build: minor tweak to build settings for...
2007-08-14 Dotan Baraklibrdmacm: Fix memory leak reported by valgrind
2007-07-09 Sean Heftylibrdmacm: update for release 1.0.2. v1.0.2
2007-07-09 Sean Heftylibrdmacm/man: install rdma_event_str man page
2007-07-06 Sean Heftylibrdmacm/README: Update readme file to describe two...
2007-06-28 Sean Heftylibrdmacm/rping: return failure if address/route resolu...
2007-06-21 Sean Heftylibrdmacm/examples: have sample code display event...
2007-06-21 Sean Heftylibrdmacm/cma: add routine to convert rdma cm events...
2007-06-21 Or Gerlitzlibrdmacm/udaddy: remove confusing code from udaddy
2007-05-22 Sean Heftyrping: remove need for server to bind to a specific...
next