summaryrefslogtreecommitdiff
path: root/include/rdma/ib_verbs.h
AgeCommit message (Expand)Author
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2018-01-08IB/core: Introduce driver QP typeMoni Shoua
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-08-31IB/core: Add new ioctl interfaceMatan Barak
2017-08-29IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-29IB/core: Add XRQ capabilitiesArtemy Kovalyov
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt