summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-01-09i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2017-01-09IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche
2017-01-09IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2017-01-09IB/mad: Fix an array index checkBart Van Assche
2016-11-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-11-26IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-11-26IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-26IB/mlx5: Fix memory leak in query deviceMajd Dibbiny
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-11-26IB/mlx5: Validate requested RQT sizeMaor Gottlieb
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-11-26IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-11-26IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-11-26IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-11-26IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-26IB/hfi1: Fix rnr_timer additionIra Weiny
2016-11-26IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro
2016-11-15IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-10-31IB/mlx5: Fix steering resource leakMaor Gottlieb
2016-10-31IB/qib: Remove qpt_mask globalDennis Dalessandro
2016-10-31IB/rdmavt: Correct sparse annotationMike Marciniszyn
2016-10-31IB/hfi1: Move iowait_init() to priv allocateMike Marciniszyn
2016-10-28IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise
2016-10-28IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche
2016-10-22IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn
2016-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise
2016-09-02IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi