summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe2018-06-121-4/+10
* RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky2018-06-051-1/+1
* infiniband: fix a possible use-after-free bugCong Wang2018-06-041-1/+5
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-048-28/+253
|\
| * IB/uverbs: Add support for flow countersRaed Salem2018-06-022-11/+71
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-022-2/+7
| * IB/uverbs: Add read counters supportRaed Salem2018-06-021-1/+58
| * IB/uverbs: Add create/destroy counters supportRaed Salem2018-06-024-2/+104
| * IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-022-13/+14
* | RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-06-011-4/+7
* | RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky2018-06-011-1/+0
* | RDMA/cma: Ignore unknown eventLeon Romanovsky2018-06-011-1/+1
* | RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky2018-06-011-1/+3
* | RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)2018-05-301-1/+41
* | RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe2018-05-293-15/+2
* | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-16/+2
|\ \
| * | IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-05-281-10/+1
| * | IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-151-6/+1
* | | IB/core: Introduce and use rdma_gid_table()Parav Pandit2018-05-241-10/+15
* | | IB/core: Reduce the places that use zgidParav Pandit2018-05-241-5/+14
* | | RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-05-241-2/+2
* | | IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit2018-05-241-2/+0
* | | RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise2018-05-221-0/+28
* | | IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2018-05-161-0/+12
* | | IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2018-05-161-0/+11
* | | IB/cm: Store and restore ah_attr during CM message processingParav Pandit2018-05-161-2/+14
* | | IB/cm: Store and restore ah_attr during LAP msg processingParav Pandit2018-05-161-3/+29
* | | IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit2018-05-161-8/+8
* | | IB/core: Remove redundant returnYuval Shaia2018-05-151-2/+0
* | | RDMA/NLDEV: remove mr iova attributeSteve Wise2018-05-151-3/+0
* | | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-0910-74/+148
|\ \ \ | |/ /
| * | 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
| |/
* | IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit2018-05-091-26/+16
* | IB/core: Make gid_table_reserve_default() return voidParav Pandit2018-05-091-13/+5
* | RDMA/nldev: helper functions to add driver attributesSteve Wise2018-05-031-0/+66
* | RDMA/nldev: add driver-specific resource trackingSteve Wise2018-05-032-0/+36
* | RDMA/nldev: Add explicit pad attributeSteve Wise2018-05-031-11/+15
OpenPOWER on IntegriCloud