summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-06-29IB/rxe: don't clear the tx queue on every transferVijay Immanuel
2018-06-29IB/cm: Remove now useless rcu_lock in dst_fetch_haJason Gunthorpe
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-27RDMA/vmw_pvrdma: Delete unused functionYuval Shaia
2018-06-27IB/core: Check for rdma_protocol_ib only after validating port_numJason Gunthorpe
2018-06-26IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe
2018-06-26RDMA/uverbs: Remove redundant checkLeon Romanovsky
2018-06-26RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()Leon Romanovsky
2018-06-26RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky
2018-06-26IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
2018-06-25RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky
2018-06-25RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky
2018-06-25iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky
2018-06-25RDMA/uverbs: Check existence of create_flow callbackJason Gunthorpe
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe
2018-06-25IB/cm: Use sgid_attr from the AVParav Pandit
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit
2018-06-25IB: Make init_ah_attr_grh_fields set sgid_attrParav Pandit
2018-06-25IB: Make ib_init_ah_from_mcmember set sgid_attrParav Pandit
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn
2018-06-22IB/core: Free GID table entry during GID deletionParav Pandit
2018-06-22RDMA/cma: Consider net namespace while leaving multicast groupParav Pandit
2018-06-22IB/uverbs: Delete type and id from uverbs_obj_attrJason Gunthorpe
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas