summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-04-27IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2016-04-27IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2016-04-27IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2016-04-27IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-22IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn4-4/+20
2015-09-18RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe1-10/+17
2015-09-18IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-09-18IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-06-19IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-06-19IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2015-06-19IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-06-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-06-19IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2015-02-02srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
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