Age | Commit message (Expand) | Author |
2015-12-08 | IB/mlx5: Postpone remove_keys under knowledge of coming preemption | Leon Romanovsky |
2015-12-08 | IB/mlx4: Use vmalloc for WR buffers when needed | Wengang Wang |
2015-12-08 | iser-target: Remove explicit mlx4 work-around | Sagi Grimberg |
2015-12-08 | mlx4: Expose correct max_sge_rd limit | Sagi Grimberg |
2015-12-08 | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock |
2015-12-08 | IB/cma: Add a missing rcu_read_unlock() | Bart Van Assche |
2015-12-07 | IB core: Fix ib_sg_to_pages() | Bart Van Assche |
2015-12-07 | IB/srp: Fix srp_map_sg_fr() | Bart Van Assche |
2015-12-07 | IB/srp: Fix indirect data buffer rkey endianness | Bart Van Assche |
2015-12-07 | IB/srp: Initialize dma_length in srp_map_idb | Christoph Hellwig |
2015-12-07 | IB/srp: Fix possible send queue overflow | Sagi Grimberg |
2015-12-07 | IB/srp: Fix a memory leak | Bart Van Assche |
2015-12-07 | IB/sa: Put netlink request into the request list before sending | Kaike Wan |
2015-12-07 | IB/iser: use sector_div instead of do_div | Arnd Bergmann |
2015-12-07 | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn |
2015-12-07 | IB/qib: Minor fixes to qib per SFF 8636 | Easwar Hariharan |
2015-12-07 | IB/core: Fix user mode post wr corruption | Mike Marciniszyn |
2015-12-07 | IB/qib: Fix qib_mr structure | Ira Weiny |
2015-11-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-30 | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche |
2015-10-29 | IB/core: Remove old fast registration API | Sagi Grimberg |
2015-10-28 | RDMA/nes: Remove old FRWR API | Sagi Grimberg |
2015-10-28 | IB/qib: Remove old FRWR API | Sagi Grimberg |
2015-10-28 | iw_cxgb4: Remove old FRWR API | Sagi Grimberg |
2015-10-28 | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg |
2015-10-28 | RDMA/ocrdma: Remove old FRWR API | Sagi Grimberg |
2015-10-28 | IB/mlx4: Remove old FRWR API support | Sagi Grimberg |
2015-10-28 | IB/mlx5: Remove old FRWR API support | Sagi Grimberg |
2015-10-28 | IB/srp: Dont allocate a page vector when using fast_reg | Sagi Grimberg |
2015-10-28 | IB/srp: Remove srp_finish_mapping | Sagi Grimberg |
2015-10-28 | IB/srp: Convert to new registration API | Sagi Grimberg |
2015-10-28 | IB/srp: Split srp_map_sg | Sagi Grimberg |
2015-10-28 | iser-target: Port to new memory registration API | Sagi Grimberg |
2015-10-28 | IB/iser: Port to new fast registration API | Sagi Grimberg |
2015-10-28 | RDMA/nes: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | IB/qib: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | iw_cxgb4: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | RDMA/cxgb3: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | RDMA/ocrdma: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | IB/mlx4: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | IB/mlx5: Support the new memory registration API | Sagi Grimberg |
2015-10-28 | IB/mlx5: Remove dead fmr code | Sagi Grimberg |