summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+14Star
| * 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/+0Star
| * 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/+0Star
|/
* 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/+0Star
* RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-01-151-2/+1Star
* 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/+1Star
* 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/+0Star
* IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-181-0/+15
* IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
* IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-251-2/+2
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-091-1/+1
* IB/core: Add new ioctl interfaceMatan Barak2017-08-311-0/+2
* IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-291-2/+8
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-11/+20
* IB/core: Add XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+19
* RDMA/core: Cleanup device capability enumLeon Romanovsky2017-08-241-3/+3
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-2/+2
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-0/+1
|\
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-221-0/+15