summaryrefslogtreecommitdiff
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'net-next/master'Stephen Rothwell2018-03-271-2/+2
|\
| * net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-261-2/+2
* | Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell2018-03-2710-116/+244
|\ \ | |/ |/|
| * RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky2018-03-221-1/+1
| * IB/uverbs: Add macros to simplify adding driver specific attributesMatan Barak2018-03-191-0/+31
| * IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-191-0/+2
| * IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak2018-03-191-21/+2
| * IB/uverbs: Safely extend existing attributesMatan Barak2018-03-192-20/+67
| * IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2018-03-191-12/+22
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-192-1/+3
| * IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-193-19/+82
| * IB/core: Remove unimplemented ib_peek_cqParav Pandit2018-03-191-12/+0
| * IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-151-5/+0
| * IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit2018-03-151-0/+5
| * IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit2018-03-151-4/+0
| * IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-151-1/+1
| * IB/core: Fix comments of GID query functionsParav Pandit2018-03-151-29/+0
| * RDMA/verbs: Simplify modify QP checkLeon Romanovsky2018-03-141-3/+3
| * RDMA/nldev: provide detailed MR informationSteve Wise2018-03-082-0/+9
| * RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-082-5/+33
* | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0
|/
* IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-6/+4
* IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-7/+28
* RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky2018-02-151-4/+0
* IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt2018-02-011-6/+14
* IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez2018-02-011-6/+4
* IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez2018-02-011-0/+5
* IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-011-0/+4
* RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-292-0/+176
* 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: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit2018-01-191-26/+7
* RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit2018-01-191-0/+19
* 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
* RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2018-01-101-4/+4
* {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/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-7/+11
* IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-051-0/+13
* IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota2017-12-221-0/+16
* IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-181-4/+4
* IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit2017-12-181-5/+5
* IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2017-12-181-2/+1
* RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2017-12-181-1/+1
* IB/core: Removed unused functionParav Pandit2017-12-181-1/+0
* IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit2017-12-181-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-157-35/+63
|\
| * RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-2/+2