summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-05-06RDMA: Add EFA related definitionsGal Pressman
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-03IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov
2019-05-03RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch
2019-05-02RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman
2019-05-02RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman
2019-04-25uverbs: Convert idr to XArrayMatthew Wilcox
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-04-24RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-04-24IB/core: Allow vlan link local address based RoCE GIDsParav Pandit
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit
2019-04-08RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky
2019-04-08RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-04RDMA/cm: Remove useless zeroing of static global variableLeon Romanovsky
2019-04-03RDMA/cma: Set proper port number as indexLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch
2019-04-01IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit
2019-03-28RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit
2019-03-28RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit
2019-03-28RDMA/core: Add module param to disable device sharing among net nsParav Pandit
2019-03-28RDMA/core: Support core port attributes in non init_netParav Pandit
2019-03-28RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit
2019-03-28RDMA/core: Restrict sysfs entries view to init_netParav Pandit
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit
2019-03-28RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche
2019-03-28RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointerBart Van Assche
2019-03-28RDMA/uverbs: Add a __user annotation to a pointerBart Van Assche