summaryrefslogtreecommitdiff
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn2018-06-191-13/+17
* IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas2018-06-191-0/+2
* IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODSYishai Hadas2018-06-192-2/+4
* IB/uverbs: Add a macro to define a type with no kernel known sizeMatan Barak2018-06-191-0/+2
* IB/uverbs: Add PTR_IN attributes that are allocated/copied automaticallyMatan Barak2018-06-191-1/+35
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe2018-06-181-0/+4
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-4/+4
* IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-181-0/+5
* IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe2018-06-181-0/+7
* IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-181-4/+0
* IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe2018-06-181-0/+17
* IB/core: Introduce GID attribute get, put and hold APIsParav Pandit2018-06-181-0/+4
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-2/+1
* IB/core: Introduce GID entry reference countsParav Pandit2018-06-181-0/+1
* 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