aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-5/+8
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe1-1/+1
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe1-1/+1
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-1/+5
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe1-2/+1
2018-08-01IB/uverbs: Consolidate uobject destructionJason Gunthorpe1-2/+2
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-15/+15
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche1-5/+6
2018-07-25IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe1-0/+5
2018-07-24IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argumentBart Van Assche1-3/+9
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas1-0/+14
2018-07-24IB: Support ib_flow creation in driversYishai Hadas1-0/+1
2018-07-23IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapiJason Gunthorpe1-13/+10
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas1-0/+3
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov1-1/+12
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe1-28/+3
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe1-6/+0
2018-07-09IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe1-6/+3
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe1-1/+1
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-1/+45
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky1-2/+0
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky1-2/+0
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit1-0/+7
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+8
2018-06-19IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas1-0/+2
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri1-5/+8
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe1-0/+4
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-4/+4
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe1-0/+5
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe1-0/+7
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit1-4/+0
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-2/+1
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit1-0/+1
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox1-4/+1
2018-06-04RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy1-0/+13
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-2/+41
2018-06-02IB/core: Add support for flow countersRaed Salem1-1/+14
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+2
2018-06-02IB/core: Introduce counters read verbRaed Salem1-0/+14
2018-06-02IB/core: Introduce counters object and its create/destroyRaed Salem1-0/+11
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-0/+14
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-0/+14
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich1-0/+15
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich1-0/+17
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-41/+171
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich1-0/+11
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich1-1/+19
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich1-0/+1
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak1-0/+16