aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit1-0/+15
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit1-1/+1
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky1-2/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-1/+1
2017-08-31IB/core: Add new ioctl interfaceMatan Barak1-0/+2
2017-08-29IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov1-2/+8
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov1-11/+20
2017-08-29IB/core: Add XRQ capabilitiesArtemy Kovalyov1-0/+19
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky1-3/+3
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky1-2/+2
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich1-0/+1
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-0/+15