summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-11-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+110
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-11-26IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro1-1/+1
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2016-11-26IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+2
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-26IB/mlx5: Fix memory leak in query deviceMajd Dibbiny1-2/+2
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-26IB/mlx5: Validate requested RQT sizeMaor Gottlieb1-0/+8
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-11-26IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen3-0/+12
2016-11-26IB/rxe: Fix handling of erroneous WRYonatan Cohen1-8/+13
2016-11-26IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen1-6/+2
2016-11-26IB/rxe: Update qp state for user queryYonatan Cohen1-0/+1
2016-11-26IB/hfi1: Fix rnr_timer additionIra Weiny1-1/+1
2016-11-26IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro1-3/+0
2016-11-15IB/ipoib: move back IB LL address into the hard headerPaolo Abeni5-43/+64
2016-10-31IB/mlx5: Fix steering resource leakMaor Gottlieb1-0/+1
2016-10-31IB/qib: Remove qpt_mask globalDennis Dalessandro3-13/+3
2016-10-31IB/rdmavt: Correct sparse annotationMike Marciniszyn1-6/+3
2016-10-31IB/hfi1: Move iowait_init() to priv allocateMike Marciniszyn1-7/+7
2016-10-28IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise1-1/+1
2016-10-28IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche1-3/+5
2016-10-22IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn1-1/+4
2016-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds15-80/+189
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King1-1/+1
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen3-34/+51
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib1-0/+3
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-1/+1
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+11
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe3-1/+11
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise3-0/+8
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise1-1/+3
2016-09-02IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn1-80/+52
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi3-5/+5
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick4-8/+82
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John1-1/+4
2016-09-02IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez1-0/+12
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky1-20/+2
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas3-1/+7