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