summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-11-09IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-10-22iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-10-22iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-09-29IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-09-29IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-09-29IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-09-29IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-09-29IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-09-29IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-29IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn
2015-09-29IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-09-29IB/srp: Handle partial connection success correctlyBart Van Assche
2015-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-28iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S
2015-07-24iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-07-14IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak
2015-07-14IB/cm: Do not queue work to a device that's going awayErez Shitrit
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-07-14IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-07-14IB/mad: Fix compare between big endian and cpu endianIra Weiny
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds