summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg
2019-11-19RDMA/cm: Use refcount_t type for refcount variableDanit Goldberg
2019-11-17RDMA/cma: Use ACK timeout for RoCE packetLifeTimeDag Moxnes
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-14dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-06RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky
2019-11-06RDMA/core: Fix return code when modify_port isn't supportedKamal Heib
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon
2019-11-05RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/odp: Remove broken debugging call to invalidate_rangeJason Gunthorpe
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/core: Set DMA parameters correctlyBart Van Assche
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky
2019-10-28RDMA/cm: Delete unused cm_is_active_peer functionLeon Romanovsky
2019-10-23RDMA/core: Check that process is still alive before sending it to the usersLeon Romanovsky
2019-10-23RDMA/restrack: Remove PID namespace supportLeon Romanovsky
2019-10-22IB/core: Do not notify GID change event of an unregistered deviceParav Pandit
2019-10-22RDMA/uverbs: Add a check for uverbs_attr_get to uverbs_copy_to_struct_or_zeroChuhong Yuan
2019-10-22IB/cma: Honor traffic class from lower netdevice for RoCEParav Pandit
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22RDMA/nldev: Allow different fill function per resourceErez Alfasi
2019-10-22infiniband: fix core/ kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix core/verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix core/ipwm_util.h kernel-doc warningsrd.dunlab@gmail.com
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman
2019-10-04RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe
2019-10-04IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-04IB/cm: Use container_of() instead of typecastParav Pandit
2019-10-04RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-10-04RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-10-04RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-10-01RDMA/core: Fix return code when modify_device isn't supportedKamal Heib
2019-10-01RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-01RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...Michal Kalderon
2019-10-01RDMA/counter: Prevent QP counter manual binding in auto modeMark Zhang
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20ipv4: Revert removal of rt_uses_gatewayDavid Ahern