summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-5/+8
|\
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-5/+8
* | Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-121-4/+1
|/
* RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky2018-06-051-1/+1
* RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy2018-06-041-0/+13
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-042-2/+52
|\
| * IB/core: Add support for flow countersRaed Salem2018-06-021-1/+14
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+2
| * IB/core: Introduce counters read verbRaed Salem2018-06-021-0/+14
| * IB/core: Introduce counters object and its create/destroyRaed Salem2018-06-021-0/+11
| * IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-021-0/+11
* | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-283-6/+19
|\ \
| * | IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-05-281-0/+14
| * | IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe2018-05-231-5/+5
| * | IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-151-1/+0
| |/
* | IB/core: Reduce the places that use zgidParav Pandit2018-05-241-0/+1
* | RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise2018-05-221-0/+3
* | IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2018-05-161-0/+15
* | IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2018-05-161-0/+17
* | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-091-0/+1
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-092-5/+7
* | IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-05-091-1/+1
* | RDMA/nldev: helper functions to add driver attributesSteve Wise2018-05-031-0/+11
* | RDMA/nldev: add driver-specific resource trackingSteve Wise2018-05-031-0/+9
* | RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe2018-04-171-19/+1
|/
* 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
OpenPOWER on IntegriCloud