summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2013-08-13IB/qib: Improve SDMA performanceCQ Tang5-227/+728
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise6-148/+184
2013-08-12RDMA/ocrdma: Cache recv DB until QP moved to RTRNaresh Gottumukkala4-7/+29
2013-08-12RDMA/ocrdma: Remove __packedNaresh Gottumukkala2-80/+84
2013-08-12RDMA/ocrdma: Remove driver QP state machineNaresh Gottumukkala3-96/+11
2013-08-12RDMA/ocrdma: Don't allow zero/invalid sgid usageNaresh Gottumukkala1-1/+7
2013-08-12RDMA/ocrdma: Remove redundant dev referenceNaresh Gottumukkala5-63/+57
2013-08-12RDMA/ocrdma: Style and redundant code cleanupNaresh Gottumukkala4-90/+96
2013-08-09IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg3-12/+287
2013-08-09IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg3-41/+48
2013-08-09IB/iser: Handle unaligned SG in separate functionSagi Grimberg1-23/+43
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg3-20/+40
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz4-27/+46
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz3-71/+151
2013-08-09IB/iser: Use proper debug level value for info printsOr Gerlitz2-9/+8
2013-07-31Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier15-28/+110
2013-07-31IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit1-13/+63
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2-1/+10
2013-07-31IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein1-1/+7
2013-07-31mlx5_core: Variable may be used uninitializedAndi Shyti1-1/+1
2013-07-31IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter1-1/+2
2013-07-31IB/mlx5: Fix error return code in init_one()Wei Yongjun1-3/+5
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein1-2/+8
2013-07-31RDMA/cma: Only call cma_save_ib_info() for CM REQsSean Hefty1-1/+2
2013-07-31RDMA/cma: Fix accessing invalid private data for UDSean Hefty1-8/+11
2013-07-30RDMA/cma: Fix gcc warningPaul Bolle1-4/+3
2013-07-30Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier1-2/+2
2013-07-30IB/qib: Add err_decode() call for ring dumpMike Marciniszyn2-1/+3
2013-07-30RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter1-0/+1
2013-07-30RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter1-1/+2
2013-07-30RDMA/ocrdma: Fix several stack info leaksDan Carpenter1-1/+4
2013-07-30RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()Dan Carpenter1-0/+2
2013-07-26RDMA/ocrdma: Remove unused includeRoland Dreier1-1/+0
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds47-786/+9961
2013-07-11Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier6-10/+179
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter1-4/+4
2013-07-11IB/qib: Log all SDMA errors unconditionallyDean Luick3-1/+171
2013-07-11IB/qib: Fix module-level leakMike Marciniszyn1-3/+3
2013-07-11IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche1-2/+1
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-55/+245
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+3
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier42-355/+8962
2013-07-08IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier1-2/+2
2013-07-08IB/mlx5: Make profile[] static in main.cRoland Dreier1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen15-0/+7525
2013-07-07iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger1-0/+8
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-10/+17
2013-07-07iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger1-1/+88
2013-07-07iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger2-17/+17