public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma 00/11] IB core,mlx5,mlx4 fixes for 4.7-rc4
@ 2016-06-22 14:27 Leon Romanovsky
       [not found] ` <1466605652-24798-1-git-send-email-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Leon Romanovsky @ 2016-06-22 14:27 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi Doug,

We are sending 11 patches with fixes for 4.7-rc4.

Since most of the patches are one liners which will apply
cleanly on current rc4 and no merge conflicts is expected for
future ->next branches, we decided to send them as one patch series.

These patches are available in the "topic/fixes-ib" branch of this git repo:
git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git

Or for browsing:
https://git.kernel.org/cgit/linux/kernel/git/leon/linux-rdma.git/log/?h=topic/fixes-ib

Thanks

Alex Vesker (1):
  IB/core: Fix RoCE v1 multicast join logic issue

Chuck Lever (1):
  IB/mlx4: Prevent cross page boundary allocation

Dotan Barak (1):
  IB/mlx4: Fix memory leak if QP creation failed

Eli Cohen (2):
  IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
  IB/mlx5: Fix post send fence logic

Maor Gottlieb (1):
  IB/uverbs: Initialize ib_qp_init_attr with zeros

Talat Batheesh (2):
  IB/core: Fix no default GIDs when netdevice reregisters
  IB/mlx5: Fix wrong naming of port_rcv_data counter

Yishai Hadas (3):
  IB/mlx4: Fix the SQ size of an RC QP
  IB/mlx4: Fix error flow when sending mads under SRIOV
  IB/mlx4: Check that port number is valid in flow steering create flow

 drivers/infiniband/core/cache.c      |  4 +++-
 drivers/infiniband/core/cma.c        |  8 ++++----
 drivers/infiniband/core/uverbs_cmd.c |  2 +-
 drivers/infiniband/core/verbs.c      | 16 ++++++++++------
 drivers/infiniband/hw/mlx4/mad.c     | 24 ++++++++++++++++++------
 drivers/infiniband/hw/mlx4/main.c    |  3 +++
 drivers/infiniband/hw/mlx4/mlx4_ib.h |  2 +-
 drivers/infiniband/hw/mlx4/mr.c      | 34 +++++++++++++++++-----------------
 drivers/infiniband/hw/mlx4/qp.c      |  6 ++++--
 drivers/infiniband/hw/mlx5/mad.c     |  2 +-
 drivers/infiniband/hw/mlx5/qp.c      |  7 ++++---
 include/linux/mlx5/qp.h              |  1 +
 12 files changed, 67 insertions(+), 42 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-06-23 14:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22 14:27 [PATCH rdma 00/11] IB core,mlx5,mlx4 fixes for 4.7-rc4 Leon Romanovsky
     [not found] ` <1466605652-24798-1-git-send-email-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-06-22 14:27   ` [PATCH 01/11] IB/core: Fix no default GIDs when netdevice reregisters Leon Romanovsky
2016-06-22 14:27   ` [PATCH 02/11] IB/core: Fix RoCE v1 multicast join logic issue Leon Romanovsky
2016-06-22 14:27   ` [PATCH 03/11] IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID Leon Romanovsky
2016-06-22 14:27   ` [PATCH 04/11] IB/uverbs: Initialize ib_qp_init_attr with zeros Leon Romanovsky
2016-06-22 14:27   ` [PATCH 05/11] IB/mlx5: Fix post send fence logic Leon Romanovsky
2016-06-22 14:27   ` [PATCH 06/11] IB/mlx5: Fix wrong naming of port_rcv_data counter Leon Romanovsky
2016-06-22 14:27   ` [PATCH 07/11] IB/mlx4: Fix the SQ size of an RC QP Leon Romanovsky
2016-06-22 14:27   ` [PATCH 08/11] IB/mlx4: Fix error flow when sending mads under SRIOV Leon Romanovsky
2016-06-22 14:27   ` [PATCH 09/11] IB/mlx4: Check that port number is valid in flow steering create flow Leon Romanovsky
2016-06-22 14:27   ` [PATCH 10/11] IB/mlx4: Fix memory leak if QP creation failed Leon Romanovsky
2016-06-22 14:27   ` [PATCH 11/11] IB/mlx4: Prevent cross page boundary allocation Leon Romanovsky
     [not found]     ` <1466605652-24798-12-git-send-email-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-06-22 15:01       ` Dennis Dalessandro
     [not found]         ` <20160622150141.GA25806-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2016-06-22 16:00           ` Leon Romanovsky
2016-06-23 14:11   ` [PATCH rdma 00/11] IB core,mlx5,mlx4 fixes for 4.7-rc4 Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox