summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit2018-05-031-7/+0
* IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge2018-04-301-2/+2
* IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich2018-04-272-0/+2
* IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich2018-04-271-0/+5
* RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-04-271-1/+4
* RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit2018-04-271-10/+43
* IB/uverbs: Fix validating mandatory attributesMatan Barak2018-04-271-0/+9
* IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit2018-04-232-25/+29
* IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit2018-04-231-4/+13
* IB/core: Don't allow default GID addition at non reseved slotsParav Pandit2018-04-231-8/+12
* RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-04-231-1/+1
* RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe2018-04-191-12/+24
* IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven2018-04-171-6/+6
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2018-04-161-3/+3
* 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