summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2014-07-07IB/umad: Fix use-after-free on closeBart Van Assche1-11/+19
2014-07-07IB/umad: Fix error handlingBart Van Assche1-22/+27
2014-07-07IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche1-0/+6
2014-07-07IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-07-07IB/qib: Fix port in pkey change eventMike Marciniszyn1-1/+1
2014-05-06ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-05-06IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-05-06IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-02-22IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-20IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-5/+1
2014-02-13IB/qib: Fix QP check when looping back to/from QP1Ira Weiny1-1/+8
2013-12-04IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-10-14ib_srpt: always set response for task managementJack Wang1-6/+4
2013-10-14ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger1-2/+2
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova3-8/+6
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova1-0/+5
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng2-1/+3
2012-10-07IB/srp: Avoid having aborted requests hangBart Van Assche1-0/+1
2012-10-07IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche1-1/+1
2012-10-07IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11
2012-08-27IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-06-01IB/core: Fix mismatch between locked and pinned pagesYishai Hadas1-1/+1
2012-06-01RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise1-0/+6
2012-06-01RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise1-1/+1
2012-06-01RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise1-4/+1
2012-04-27Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds2-4/+6
2012-04-25Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier1-1/+1
2012-04-25IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl1-1/+1
2012-04-25IB/mad: Don't send response for failed MADsJack Morgenstein1-3/+3
2012-04-25IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein1-0/+2
2012-04-13Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-0/+1
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier1-0/+1
2012-04-02IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier1-4/+5
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz1-0/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-40/+24
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds30-289/+379
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-4/+4
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier17-193/+271
2012-03-18ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exceptionNicholas Bellinger1-7/+12
2012-03-13Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier3-46/+55
2012-03-13IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz1-44/+53
2012-03-13IB/mlx4: Fix possible missed completion eventEli Cohen1-2/+1
2012-03-11target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-28/+0
2012-03-09IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz5-5/+6