aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-131-1/+9
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-132-14/+32
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-131-1/+5
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-134-4/+20
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-08-071-2/+1
* IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-08-071-2/+2
* IB/core: disallow registering 0-sized memory regionYann Droneaud2015-08-071-0/+3
* IB/core: Avoid leakage from kernel to user spaceEli Cohen2015-05-091-0/+1
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-05-091-0/+8
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-05-091-4/+16
* IB/qib: Do not write EEPROMMitko Haralanov2015-05-097-219/+1
* RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-09-131-0/+34
* RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_respYann Droneaud2014-07-112-2/+3
* RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()Dan Carpenter2014-07-111-0/+1
* IB/umad: Fix error handlingBart Van Assche2014-07-111-22/+27
* IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro2014-07-111-0/+4
* IB/qib: Fix port in pkey change eventMike Marciniszyn2014-07-111-1/+1
* IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche2014-07-111-0/+6
* IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud2014-04-301-0/+1
* IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud2014-04-301-0/+1
* IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-04-301-1/+1
* IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro2014-04-301-41/+25
* IB/qib: Add missing serdes init sequenceMike Marciniszyn2014-04-021-0/+5
* IB/qib: Fix QP check when looping back to/from QP1Ira Weiny2014-04-021-1/+8
* IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-01-031-5/+1
* IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-01-031-6/+1
* IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-04-101-2/+6
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2013-01-163-8/+6
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2013-01-161-0/+5
* IB/srp: Avoid having aborted requests hangBart Van Assche2012-10-171-0/+1
* IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-10-171-1/+1
* IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-10-172-10/+11
* IB/srp: Fix a race conditionBart Van Assche2012-09-121-24/+63
* RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-311-0/+6
* RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise2012-05-311-4/+1
* IB/core: Fix mismatch between locked and pinned pagesYishai Hadas2012-05-311-1/+1
* IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-04-023-27/+22
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-293-46/+24
* RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-02-132-1/+2
* IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-02-131-5/+2
* IB/uverbs: Protect QP multicast listEli Cohen2012-01-121-4/+17
* IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-123-4/+10
*-. Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2011-12-192-4/+6
|\ \
| | * IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
| * | IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier2011-12-061-2/+4
| |/
* | RDMA/cma: Verify private data lengthSean Hefty2011-12-191-0/+6
|/
*---. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-299-43/+58
|\ \ \
| | | * IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-282-20/+8
| | | * IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-081-1/+1
| | * | IB: Fix RCU lockdep splatsEric Dumazet2011-11-296-14/+35
| | |/