Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-05 | rdma: memory leak RDMAContext::host | Isaku Yamahata | 1 | -0/+2 |
2013-08-05 | rdma: use RDMA_WRID_READY | Isaku Yamahata | 1 | -2/+2 |
2013-08-05 | rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX | Isaku Yamahata | 1 | -6/+6 |
2013-08-05 | rdma: don't use negative index to array | Isaku Yamahata | 1 | -12/+15 |
2013-08-05 | rdma: correct newlines in error statements | Michael R. Hines | 1 | -34/+34 |
2013-08-05 | rdma: forgot to turn off the debugging flag | Michael R. Hines | 1 | -1/+1 |
2013-08-05 | rdma: bugfix: make IPv6 support work | Michael R. Hines | 1 | -12/+21 |
2013-07-27 | misc: Fix new typos in comments and strings | Stefan Weil | 1 | -2/+2 |
2013-07-23 | rdma: core logic | Michael R. Hines | 1 | -0/+3249 |