summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John
2016-09-02IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas
2016-09-02IB/mlx5: Simplify code by removing return variableLeon Romanovsky
2016-09-02IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-09-02IB/core: Fix use after free in send_leave functionErez Shitrit
2016-09-02IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju
2016-09-02IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet
2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet
2016-08-26IB/hfi1: Clean up type used and castingChristophe Jaillet
2016-08-26i40iw: Receive notification events correctlyShiraz Saleem
2016-08-26i40iw: Update hw_iwarp_stateMustafa Ismail
2016-08-25Merge branch 'misc-fixes' into k.o/for-4.8-rcDoug Ledford
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson
2016-08-24i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem
2016-08-23iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail