summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma-3/+4
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang-1/+1
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak-7/+9
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky-1/+13
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang-9/+21
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg-10/+3
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg-1/+1
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock-0/+5
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche-4/+1
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche-21/+22
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche-15/+9
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche-1/+1
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig-0/+3
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg-1/+1
2015-12-07IB/srp: Fix a memory leakBart Van Assche-9/+13
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan-15/+17
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann-1/+1
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn-5/+7
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan-2/+2
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn-5/+10
2015-12-07IB/qib: Fix qib_mr structureIra Weiny-1/+1
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-5/+0
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-44/+34
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig-5/+0
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2273/+2592
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman-1/+1
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+46
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche-3/+3
2015-10-29IB/core: Remove old fast registration APISagi Grimberg-25/+0
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg-167/+1
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg-102/+1
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg-143/+1
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg-72/+1
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg-109/+1
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg-98/+1
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg-149/+9
2015-10-28IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg-9/+11
2015-10-28IB/srp: Remove srp_finish_mappingSagi Grimberg-10/+0
2015-10-28IB/srp: Convert to new registration APISagi Grimberg-65/+71
2015-10-28IB/srp: Split srp_map_sgSagi Grimberg-51/+106
2015-10-28iser-target: Port to new memory registration APISagi Grimberg-104/+28
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg-52/+28
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg-1/+120
2015-10-28IB/qib: Support the new memory registration APISagi Grimberg-1/+104
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg-0/+120