summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg
2015-12-07IB/srp: Fix a memory leakBart Van Assche
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-12-07IB/qib: Fix qib_mr structureIra Weiny
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche
2015-10-29IB/core: Remove old fast registration APISagi Grimberg
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg
2015-10-28IB/srp: Remove srp_finish_mappingSagi Grimberg
2015-10-28IB/srp: Convert to new registration APISagi Grimberg
2015-10-28IB/srp: Split srp_map_sgSagi Grimberg
2015-10-28iser-target: Port to new memory registration APISagi Grimberg
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg
2015-10-28IB/qib: Support the new memory registration APISagi Grimberg
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx5: Remove dead fmr codeSagi Grimberg