summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2020-01-31IB/umem: use get_user_pages_fast() to pin DMA pagesJohn Hubbard
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-29RDMA/efa: Mask access flags with the correct optional rangeGal Pressman
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit
2020-01-28RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-25IB/opa_vnic: Spelling correction of 'erorr' to 'error'Dillon Brock
2020-01-25IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for complex structure membersJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for simple structure membersJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky
2020-01-25RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg
2020-01-25RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fenceJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2020-01-16IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2020-01-16IB/mlx5: Expose RoCE accelerator countersAvihai Horon
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik
2020-01-16RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik
2020-01-16RDMA/efa: Allow passing of optional access flags for MR registrationMichael Guralnik
2020-01-16RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe
2020-01-16RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() pathJason Gunthorpe
2020-01-16RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe
2020-01-16RDMA/mlx5: Fix handling of IOVA != user_va in ODP pathsJason Gunthorpe
2020-01-16IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua
2020-01-16RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua
2020-01-16IB/core: Add interface to advise_mr for kernel usersMoni Shoua
2020-01-16IB/core: Introduce ib_reg_user_mrMoni Shoua
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-15IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko
2020-01-15RDMA/rxe: Compute the maximum sges and inline size based on the WQE sizeRao Shoaib
2020-01-15Introduce maximum WQE size to check limitsRao Shoaib