summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-09-18RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe
2015-09-18IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-09-18IB/core: disallow registering 0-sized memory regionYann Droneaud
2015-06-19IB/core: don't disallow registering region starting at 0x0Yann Droneaud
2015-06-19IB/core: Avoid leakage from kernel to user spaceEli Cohen
2015-06-19IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-06-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-06-19IB/qib: Do not write EEPROMMitko Haralanov
2015-02-02srp-target: Retry when QP creation fails with ENOMEMBart Van Assche
2014-07-06IB/umad: Fix use-after-free on closeBart Van Assche
2014-07-06IB/umad: Fix error handlingBart Van Assche
2014-07-06IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche
2014-07-06IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-07-06IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-05-06ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn
2014-05-06IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud
2014-05-06IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud
2014-05-06IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-05-06IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-02-22IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-20IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2014-02-13IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2013-12-04IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-10-13ib_srpt: always set response for task managementJack Wang
2013-10-13ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng
2012-10-07IB/srp: Avoid having aborted requests hangBart Van Assche
2012-10-07IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche
2012-10-07IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-08-26IB/srp: Fix a race conditionBart Van Assche
2012-06-01IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2012-06-01RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-06-01RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise
2012-06-01RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-24Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein
2012-04-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier
2012-04-02IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier
2012-04-02IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds