summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IB/mad: Use IDR for agent IDswilly@infradead.org
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-18IB/core: Tidy ib_resolve_eth_dmacParav Pandit
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe
2018-06-18IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit
2018-06-18IB/mad: Agent registration is process context onlyMatthew Wilcox
2018-06-18RDMA/uverbs: Refactor flow_resources_alloc() functionLeon Romanovsky
2018-06-18RDMA/nldev: Return port capability flag for IB onlyLeon Romanovsky
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit
2018-06-18IB/core: Make rdma_find_gid_by_filter support all protocolsJason Gunthorpe
2018-06-18IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe
2018-06-18IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit
2018-06-18IB/core: Introduce GID attribute get, put and hold APIsParav Pandit
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit
2018-06-17IB/core: Store default GID property per-table instead of per-entryParav Pandit
2018-06-17IB/core: Do not set the gid type when reserving default entriesParav Pandit
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky
2018-06-04infiniband: fix a possible use-after-free bugCong Wang
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/uverbs: Add support for flow countersRaed Salem
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-06-02IB/uverbs: Add read counters supportRaed Salem
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak
2018-06-01RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-06-01RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky
2018-06-01RDMA/cma: Ignore unknown eventLeon Romanovsky
2018-06-01RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-05-24IB/core: Introduce and use rdma_gid_table()Parav Pandit
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-05-24RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-05-24IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich