summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-05-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
2015-05-09IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-05-09IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-05-09IB/qib: Do not write EEPROMMitko Haralanov
2014-09-13RDMA/iwcm: Use a default listen backlog if neededSteve Wise
2014-07-11RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_respYann Droneaud
2014-07-11RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()Dan Carpenter
2014-07-11IB/umad: Fix error handlingBart Van Assche
2014-07-11IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-07-11IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-07-11IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche
2014-04-30IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud
2014-04-30IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud
2014-04-30IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-04-30IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-04-02IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-04-02IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2014-01-03IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2014-01-03IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-04-10IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-01-16RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2013-01-16RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-10-17IB/srp: Avoid having aborted requests hangBart Van Assche
2012-10-17IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche
2012-10-17IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-09-12IB/srp: Fix a race conditionBart Van Assche
2012-05-31RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-05-31RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise
2012-05-31IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2012-04-02IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz
2012-02-29IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-13RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert
2012-02-13IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein
2012-01-12IB/uverbs: Protect QP multicast listEli Cohen
2012-01-12IB/qib: Fix a possible data corruption when receiving packetsRam Vepa
2011-12-19Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier
2011-12-19IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn
2011-12-19RDMA/cma: Verify private data lengthSean Hefty
2011-12-06IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger
2011-11-08IB/qib: Don't use schedule_work()Mike Marciniszyn
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier
2011-11-04IB/qib: Fix panic in RC error flushing logicMike Marciniszyn
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz