summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe
2018-01-22RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit
2018-01-22RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit
2018-01-22RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit
2018-01-22RDMA/cma: Check existence of netdevice during port validationParav Pandit
2018-01-19RDMA/ucma: Use rdma cm API to query GIDParav Pandit
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg
2018-01-18IB/core: postpone WR initialization during queue drainMax Gurtovoy
2018-01-15IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-15IB/core: Limit DMAC resolution to RoCE Connected QPsParav Pandit
2018-01-15IB/core: Attempt DMAC resolution for only RoCEParav Pandit
2018-01-15IB/core: Limit DMAC resolution to userspace QPsParav Pandit
2018-01-15IB/core: Perform modify QP on real oneParav Pandit
2018-01-10infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap
2018-01-10infiniband: fix core/verbs.c kernel-doc notationRandy Dunlap
2018-01-10RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit
2018-01-10RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit
2018-01-10RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit
2018-01-10RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen
2018-01-10IB/core: Remove the locking for character device bitmapsHuy Nguyen
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2018-01-08IB/core: Change roce_rescan_device to return voidDaniel Jurgens
2018-01-05RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche
2018-01-02RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
2018-01-02RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky
2018-01-02RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky
2018-01-02RDMA/netlink: Simplify code of autoload modulesLeon Romanovsky
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27infiniband: drop unknown function from core_priv.hRandy Dunlap
2017-12-27IB/core: Make sure that PSN does not overflowMajd Dibbiny
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-22IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-12-18IB/cm: Refactor to avoid setting path record software only fieldsParav Pandit
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit
2017-12-18IB/cm: Fix sleeping while spin lock is heldParav Pandit
2017-12-18IB/cm: Handle address handle attribute init errorParav Pandit
2017-12-18IB/{cm, umad}: Handle av init errorParav Pandit
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit