]> git.openfabrics.org - ~shefty/librdmacm.git/shortlog
~shefty/librdmacm.git
2010-12-09 Sean Heftyv1.0.14 v1.0.14
2010-12-09 Sean Heftylibrdmacm: Support RAI_NUMERICHOST and no delay options
2010-12-02 Sean Heftylibrdmacm: support non-default ACM port number
2010-11-01 Sean Heftylibrdmacm/rping: Make sure CQ event thread exits before...
2010-11-01 Jonathan Rosserlibrdmacm: fix compiler warning of void * arithmetic
2010-11-01 Jonathan Rosserlibrdmacm: fix make install
2010-11-01 Jason Gunthorpelibrdmacm: Fix autotools to include the necessary M4...
2010-10-20 Steve WiseRPING: Remove printf for FLUSH completion.
2010-10-18 Sean Heftylibrdmacm: do not modify qp_init_attr in rdma_get_request
2010-10-04 Sean Heftylibrdmacm: only allocate qp in rdma_create_ep if qp_att...
2010-08-19 Sean Heftylibrdmacm: expand support for hints to rdma_getaddrinfo
2010-08-19 Sean Heftylibrdmacm: do not pass uninitialized ai_hints into...
2010-08-10 Sean Heftylibrdmacm: release 1.0.13 v1.0.13
2010-08-10 Sean Heftylibrdmacm: document event status field
2010-08-10 Sean Heftylibrdmacm/man: fix typos in man pages
2010-08-10 Sean Heftylibrdmacm: specify return value in man pages
2010-08-10 Sean Heftylibrdmacm: fix all calls to set errno
2010-07-23 Sean Heftylibrdmacm: convert ibv error values to errno
2010-07-19 Sean Heftylibrdmacm/man: add man pages for calls in rdma_verbs.h
2010-07-19 Sean Heftylibrdmacm/man: add rdma_get_request man page to release
2010-06-01 Sean Heftylibrdmacm: remove 32-bit build warnings
2010-06-01 Sean Heftylibrdmacm: support 2.6.9
2010-05-24 Sean Heftylibrdmacm: release 1.0.12 v1.0.12
2010-05-24 Sean Heftylibrdmacm: fix makefile installation path
2010-05-21 Sean Heftylibrdmacm/man: add man pages for new APIs
2010-05-17 Sean Heftylibrdmacm: define struct ibv_path_record if not defined
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
next