aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2-86/+1
2019-02-05IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche1-8/+8
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise4-6/+141
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise1-17/+23
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2-2/+2
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)3-9/+28
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)4-13/+167
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)3-13/+112
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib2-6/+4
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib4-14/+11
2019-02-04RDMA/hns: Make some function staticYueHaibing2-5/+6
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe24-62/+178
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche3-22/+16
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua1-0/+18
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua1-0/+6
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua1-23/+61
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua3-55/+166
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua1-1/+5
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua1-7/+7
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua1-7/+2
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua1-0/+1
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua4-18/+17
2019-01-31RDMA/hns: Remove set but not used variable 'rst'YueHaibing1-2/+1
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky4-18/+20
2019-01-30RDMA/restrack: Refactor user/kernel restrack additionsLeon Romanovsky1-11/+9
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky3-9/+25
2019-01-30RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky1-10/+12
2019-01-30RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky1-10/+12
2019-01-30RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky1-28/+11
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit1-6/+34
2019-01-30IB/usnic: Remove stub functionsGal Pressman3-75/+0
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman2-4/+7
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky18-20/+20
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib1-3/+1
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib1-1/+1
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche1-0/+1
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl3-70/+6
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl3-30/+6
2019-01-29IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib1-1/+1
2019-01-29RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive3-7/+21
2019-01-29IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas1-5/+13
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe24-124/+454
2019-01-29IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas1-2/+20
2019-01-29IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas1-2/+55
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas1-1/+163
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas3-5/+94
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada7-8/+8
2019-01-25infiniband: remove unneeded header search pathsMasahiro Yamada2-2/+0
2019-01-25IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2-3/+1
2019-01-25IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas1-1/+7