summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-5/+8
|\
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-5/+8
* | Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-131-4/+1
|/
* RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy2018-06-041-0/+13
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-2/+41
|\
| * IB/core: Add support for flow countersRaed Salem2018-06-021-1/+14
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+2
| * IB/core: Introduce counters read verbRaed Salem2018-06-021-0/+14
| * IB/core: Introduce counters object and its create/destroyRaed Salem2018-06-021-0/+11
* | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-0/+14
|\ \
| * | IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-05-281-0/+14
| |/
* | IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2018-05-171-0/+15
* | IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2018-05-171-0/+17
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-071-41/+171
|\
| * IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-051-0/+11
| * IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-051-1/+19
| * IB/uverbs: Add device memory capabilities reportingAriel Levkovich2018-04-051-0/+1
| * IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-041-0/+16
| * IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-041-0/+4
| * IB/uverbs: Introduce egress flow steeringBoris Pismenny2018-04-041-1/+2
| * IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-041-0/+8
| * IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-041-0/+65
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-041-19/+14
| * IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-041-1/+4
| * RDMA/core: Update query_gid documentation for HCA driversParav Pandit2018-04-041-0/+4
| * IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-271-0/+4
| * IB/uverbs: Safely extend existing attributesMatan Barak2018-03-191-4/+9
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+2
| * IB/core: Remove unimplemented ib_peek_cqParav Pandit2018-03-191-12/+0
| * IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-151-1/+1
| * RDMA/verbs: Simplify modify QP checkLeon Romanovsky2018-03-141-3/+3
| * RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+5
* | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-261-2/+2
* | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0
|/
* IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt2018-02-011-6/+14
* RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-301-0/+19
* RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2018-01-291-3/+10
* RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky2018-01-291-1/+1
* RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2018-01-291-5/+0
* RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-01-151-2/+1
* IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang2018-01-151-1/+1
* {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-0/+8
* IB/core: Introduce driver QP typeMoni Shoua2018-01-081-0/+1
* IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-181-4/+4
* IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2017-12-181-2/+1
* RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-2/+2
* IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+6
* IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen2017-11-131-0/+4
* IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-101-0/+4
* IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-2/+0