summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/verbs.c
AgeCommit message (Expand)Author
2019-02-19RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-24IB/core: Destroy QP if XRC QP failsYuval Avnery
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-26RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-07-30RDMA/core: Check for verbs callbacks before using themKamal Heib
2018-07-24RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov
2018-06-27IB/core: Check for rdma_protocol_ib only after validating port_numJason Gunthorpe
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri
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: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-04-27IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich
2018-03-14drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise
2018-03-06RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche
2018-02-22RDMA/verbs: Return proper error code for not supported system callLeon Romanovsky
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky
2018-01-18IB/core: postpone WR initialization during queue drainMax Gurtovoy
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/verbs.c kernel-doc notationRandy Dunlap
2018-01-05RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry