aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-23IB/core: don't search the GID table twiceMatan Barak1-18/+35
2015-12-23IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak1-54/+89
2015-12-23IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak1-8/+15
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford13-800/+736
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz1-19/+0
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz12-142/+63
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz6-73/+12
2015-12-22IB/core: Save the device attributes on the device structureIra Weiny1-0/+8
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cqDoug Ledford13-798/+734
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig4-283/+210
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg3-6/+9
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg3-83/+89
2015-12-11IB/srp: use the new CQ APIChristoph Hellwig2-94/+86
2015-12-11IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2-345/+130
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig6-6/+229
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky1-1/+13
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg1-10/+3
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock1-0/+5
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche1-4/+1
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche1-21/+22
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche2-15/+9
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche1-1/+1
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig1-0/+3
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg1-1/+1
2015-12-07IB/srp: Fix a memory leakBart Van Assche1-9/+13
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan1-15/+17
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann1-1/+1
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn1-5/+7
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan1-2/+2
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn1-5/+10
2015-12-07IB/qib: Fix qib_mr structureIra Weiny1-1/+1
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+0
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-44/+34
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-5/+0
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds82-2273/+2592
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-14/+46
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2-3/+3
2015-10-29IB/core: Remove old fast registration APISagi Grimberg1-25/+0
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg2-167/+1
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg4-102/+1
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg5-143/+1
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg3-72/+1
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg3-109/+1
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg5-98/+1