summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0610-160/+452
|\
| * IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-052-0/+23
| * 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
| * IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-041-0/+34
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-19/+14
| * IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-031-1/+4
| * RDMA/core: Update query_gid documentation for HCA driversParav Pandit2018-04-031-0/+4
| * RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit2018-03-291-14/+0
| * RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-281-11/+6
| * RDMA/CMA: remove RDMA_PS_SDPSteve Wise2018-03-281-1/+0
| * IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-271-0/+4
| * IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-231-0/+8
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-0/+2
|\ \
| * | RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-03-281-0/+2
* | | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-261-2/+2
|/ /
* | 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
OpenPOWER on IntegriCloud