summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0628-1079/+2579
|\
| * IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-054-12/+154
| * IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-054-2/+112
| * IB/uverbs: Add device memory capabilities reportingAriel Levkovich2018-04-051-0/+6
| * IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-042-0/+12
| * IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-041-5/+92
| * IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-043-8/+100
| * IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-044-2/+363
| * IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak2018-04-042-16/+37
| * IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-041-9/+30
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-3/+2
| * IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-032-234/+268
| * IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit2018-04-032-14/+5
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-1/+3
| * RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-04-031-0/+3
| * RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit2018-03-291-0/+14
| * IB/addr: Constify dst_entry pointerParav Pandit2018-03-291-5/+7
| * RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-293-20/+20
| * RDMA/nldev: Provide netdevice name and indexLeon Romanovsky2018-03-291-5/+26
| * RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-281-15/+17
| * IB/core: Refer to RoCE port property to decide building cacheParav Pandit2018-03-271-2/+2
| * IB/core: Search GID only for IB link layerParav Pandit2018-03-271-1/+1
| * IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-271-1/+1
| * IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit2018-03-271-7/+5
| * IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit2018-03-271-0/+14
| * IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-271-6/+28
| * RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-2/+7
| * IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-233-0/+11
| * IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-221-1/+1
| * RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky2018-03-221-1/+44
| * IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak2018-03-192-4/+2
| * IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-194-177/+215
| * IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak2018-03-192-14/+35
| * IB/uverbs: Safely extend existing attributesMatan Barak2018-03-193-11/+37
| * IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2018-03-191-2/+2
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+4
| * IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-193-144/+153
| * IB/core: Use rdma_is_port_valid()Parav Pandit2018-03-191-3/+2
| * IB/core: Set speed string to SDR for invalid active ratesHonggang Li2018-03-191-0/+1
| * RDMA/restrack: Don't rely on uninitialized variable in restrack_add flowLeon Romanovsky2018-03-161-1/+3
| * IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-151-0/+5
| * IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit2018-03-151-4/+13
| * IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit2018-03-151-96/+103
| * IB/cm: Add and use a helper function to add cm_id's to the port listParav Pandit2018-03-151-10/+21
| * IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit2018-03-152-1/+6
| * IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit2018-03-151-12/+3
| * IB/core: Honor port_num while resolving GID for IB link layerParav Pandit2018-03-151-14/+12
| * IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit2018-03-151-4/+8
| * IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-151-2/+1
| * IB/core: Fix comments of GID query functionsParav Pandit2018-03-151-2/+29
OpenPOWER on IntegriCloud