summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+8
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri1-5/+8
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/...Jason 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...Jason 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/g...Linus 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
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak1-0/+4
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny1-1/+2
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak1-0/+8
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak1-0/+65
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-19/+14
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit1-1/+4
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit1-0/+4
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch1-0/+4
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai1-2/+2
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak1-4/+9
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+2
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky1-4/+0
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit1-12/+0
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit1-1/+1
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky1-3/+3
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise1-0/+5
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky1-0/+19
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky1-3/+10
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-5/+0
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit1-2/+1
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-0/+8
2018-01-08IB/core: Introduce driver QP typeMoni Shoua1-0/+1
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit1-4/+4
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit1-2/+1
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky1-2/+2
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+6
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+4
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich1-0/+4
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-2/+0