aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15IB/core: Attempt DMAC resolution for only RoCEParav Pandit1-4/+2
2018-01-15IB/core: Limit DMAC resolution to userspace QPsParav Pandit1-19/+29
2018-01-15IB/core: Perform modify QP on real oneParav Pandit1-2/+3
2018-01-10infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap1-7/+5
2018-01-10infiniband: fix core/verbs.c kernel-doc notationRandy Dunlap1-2/+2
2018-01-10RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit1-3/+4
2018-01-10RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit1-0/+14
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2-7/+7
2018-01-10RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit1-35/+53
2018-01-10RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit1-2/+3
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen4-156/+113
2018-01-10IB/core: Remove the locking for character device bitmapsHuy Nguyen2-10/+0
2018-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-20/+54
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford3-20/+54
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens3-5/+9
2018-01-08IB/core: Change roce_rescan_device to return voidDaniel Jurgens3-10/+3
2018-01-05RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry1-20/+36
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2-7/+14
2018-01-02RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky1-0/+1
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky3-20/+54
2018-01-02RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky1-6/+14
2018-01-02RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky1-1/+1
2018-01-02RDMA/netlink: Simplify code of autoload modulesLeon Romanovsky1-5/+3
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-3/+7
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe7-14/+70
2017-12-27infiniband: drop unknown function from core_priv.hRandy Dunlap1-7/+0
2017-12-27IB/core: Make sure that PSN does not overflowMajd Dibbiny1-0/+16
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua2-1/+5
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua1-2/+2
2017-12-22IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt1-2/+1
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota1-0/+10
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge2-3/+0
2017-12-18IB/cm: Refactor to avoid setting path record software only fieldsParav Pandit1-48/+44
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit3-12/+13
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_pathParav Pandit3-9/+10
2017-12-18IB/cm: Fix sleeping while spin lock is heldParav Pandit1-5/+6
2017-12-18IB/cm: Handle address handle attribute init errorParav Pandit1-2/+5
2017-12-18IB/{cm, umad}: Handle av init errorParav Pandit2-16/+28
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit1-13/+3
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit1-2/+0
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2-10/+5
2017-12-18IB/core: Removed unused functionParav Pandit1-23/+0
2017-12-18RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grhParav Pandit1-5/+0
2017-12-18IB/core: Avoid exporting module internal ib_find_gid_by_filter()Parav Pandit1-1/+0
2017-12-18IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit1-9/+6
2017-12-18IB/core: Avoid unnecessary type castParav Pandit1-2/+1
2017-12-18RDMA/cma: Introduce and use helper functions to init workParav Pandit1-28/+25
2017-12-18RDMA/cma: Avoid setting path record type twiceParav Pandit1-5/+4
2017-12-18RDMA/cma: Simplify netdev checkParav Pandit1-19/+16
2017-12-18RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit1-3/+5