Age | Commit message (Expand) | Author |
2014-06-16 | rdma: Fix block during rdma migration | Gonglei |
2014-02-25 | rdma: rename 'x-rdma' => 'rdma' | Michael R. Hines |
2013-09-24 | rdma: constify ram_chunk_{index, start, end} | Isaku Yamahata |
2013-09-24 | rdma: clean up of qemu_rdma_cleanup() | Isaku Yamahata |
2013-09-01 | rdma: silly ipv6 bugfix | Michael R. Hines |
2013-09-01 | misc: Fix some typos in names and comments | Stefan Weil |
2013-08-12 | rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround | Michael R. Hines |
2013-08-12 | rdma: proper getaddrinfo() handling | Michael R. Hines |
2013-08-12 | rdma: check if RDMAControlHeader::len match transferred byte | Isaku Yamahata |
2013-08-12 | rdma: validate RDMAControlHeader::len | Isaku Yamahata |
2013-08-12 | rdma: use resp.len after validation in qemu_rdma_registration_stop | Isaku Yamahata |
2013-08-05 | rdma: memory leak RDMAContext::host | Isaku Yamahata |
2013-08-05 | rdma: use RDMA_WRID_READY | Isaku Yamahata |
2013-08-05 | rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX | Isaku Yamahata |
2013-08-05 | rdma: don't use negative index to array | Isaku Yamahata |
2013-08-05 | rdma: correct newlines in error statements | Michael R. Hines |
2013-08-05 | rdma: forgot to turn off the debugging flag | Michael R. Hines |
2013-08-05 | rdma: bugfix: make IPv6 support work | Michael R. Hines |
2013-07-27 | misc: Fix new typos in comments and strings | Stefan Weil |
2013-07-23 | rdma: core logic | Michael R. Hines |