summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
2018-05-16IB/cm: Store and restore ah_attr during CM message processingParav Pandit
2018-05-16IB/cm: Store and restore ah_attr during LAP msg processingParav Pandit
2018-05-16IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen
2018-05-15IB/core: Remove redundant returnYuval Shaia
2018-05-15RDMA/NLDEV: remove mr iova attributeSteve Wise
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-09IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit
2018-05-09IB/core: Make gid_table_reserve_default() return voidParav Pandit
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise
2018-05-03RDMA/nldev: Add explicit pad attributeSteve Wise
2018-05-03RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit
2018-05-01IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit
2018-04-30IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge
2018-04-27IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich
2018-04-27IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich
2018-04-27RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-04-27RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit