summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-11-29RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for writeJason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe
2018-11-26RDMA/uverbs: Prohibit write() calls with too small buffersJason Gunthorpe
2018-11-26RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-26RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe
2018-11-26IB/qib: fix spelling mistake "colescing" -> "coalescing"Colin Ian King
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit
2018-11-22RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe
2018-11-22RDMA/uverbs: Make all the method functions in uverbs_cmd staticJason Gunthorpe
2018-11-22RDMA/uverbs: Convert the write interface to use uverbs_apiJason Gunthorpe
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe
2018-11-22RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe
2018-11-22RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe
2018-11-22RDMA/uverbs: Factor out the add/get pattern into a helperJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-11-22RDMA/mlx5: Do not generate the uabi specs unconditionallyJason Gunthorpe
2018-11-22mlx4: trigger IB events needed by SMCUrsula Braun
2018-11-21iw_cxgb4: only reconnect with MPAv1 if the peer abortsSteve Wise
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia
2018-11-21IB/srpt: Drop pointless static qualifier in srpt_make_tpg()Yue Haibing
2018-11-21infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherentSabyasachi Gupta
2018-11-21infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherentSabyasachi Gupta
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-11-21IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua
2018-11-12IB/mlx5: Lock QP during page fault handlingMoni Shoua
2018-11-08IB/rxe: make rxe_unregister_device voidZhu Yanjun
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun
2018-11-08RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats countersAndrew Boyer
2018-11-08RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer
2018-11-08i40iw: remove support for ib_get_vector_affinitySagi Grimberg
2018-11-08mlx5: remove support for ib_get_vector_affinitySagi Grimberg
2018-11-06rxe: fix error completion wr_id and qp_numSagi Grimberg
2018-11-06IB/rxe: clean skb queue directlyZhu Yanjun
2018-11-06RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman