aboutsummaryrefslogtreecommitdiff
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-10IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe
2015-08-03RDMA/ocrdma: fix double free on pdColin Ian King
2015-07-21IB/srp: Fix reconnection failure handlingBart Van Assche
2015-07-21IB/srp: Fix connection state trackingBart Van Assche
2015-07-21IB/srp: Fix a connection setup raceBart Van Assche
2015-07-21IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-06-08iser-target: Fix possible use-after-freeSagi Grimberg
2015-06-08iser-target: release stale iser connectionsSagi Grimberg
2015-06-08iser-target: Fix variable-length response error completionSagi Grimberg
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay
2015-05-20ib/cm: Change reject message type when destroying cm_idTed Kim
2015-05-18RDMA/ocrdma: Update ocrdma version numberSelvin Xavier
2015-05-18RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki
2015-05-18RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja
2015-05-18RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja
2015-05-18RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja
2015-05-18RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma
2015-05-18RDMA/ocrdma: Fix QP state transition in destroy_qpDevesh Sharma
2015-05-18RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma
2015-05-18RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro