public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/8] IB/hfi1, rdmavt, qib: patches for next 07/29/2017
@ 2017-07-29 15:43 Dennis Dalessandro
       [not found] ` <20170729154124.21487.53119.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Dennis Dalessandro @ 2017-07-29 15:43 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: Mike Marciniszyn, Jan Sokolowski, Jakub Byczkowski,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, Alex Estrin, Michael J. Ruhl,
	Easwar Hariharan, Dean Luick, Sebastian Sanchez

Hi Doug,

Here is the next set of patches our our drivers for 4.14.  There are a couple
patches for link bugs and a bug fix from Mike for SGE compression. This fixes an
issue in a previous commit that we sent for 4.14, since it's already in your
tree on kernel.org I have included a fixes line. There are three other minor
fixes as well.

Patches can can also be found in my GitHub repo at:
https://github.com/ddalessa/kernel/tree/for-4.14

---

Alex Estrin (1):
      IB/hfi1: Harden state transition to Armed and Active

Jan Sokolowski (2):
      IB/hfi1: Do not enable disabled port on cable insert
      IB/hfi1: Disambiguate corruption and uninitialized error cases

Michael J. Ruhl (1):
      IB/hfi1: Only set fd pointer when base context is completely initialized

Mike Marciniszyn (1):
      IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression

Sebastian Sanchez (3):
      IB/hfi1: Create workqueue for link events
      IB/hfi1: Prevent link down request double queuing
      IB/hfi1: Always perform offline transition


 drivers/infiniband/hw/hfi1/chip.c         |  112 +++++++++++++++--------------
 drivers/infiniband/hw/hfi1/chip.h         |    5 +
 drivers/infiniband/hw/hfi1/driver.c       |    2 -
 drivers/infiniband/hw/hfi1/file_ops.c     |   55 ++++++++------
 drivers/infiniband/hw/hfi1/firmware.c     |    8 ++
 drivers/infiniband/hw/hfi1/hfi.h          |    2 +
 drivers/infiniband/hw/hfi1/init.c         |   26 +++++++
 drivers/infiniband/hw/hfi1/pio.c          |    2 -
 drivers/infiniband/hw/hfi1/platform.c     |   14 ++--
 drivers/infiniband/hw/hfi1/ruc.c          |    6 +-
 drivers/infiniband/hw/hfi1/sdma.c         |    2 -
 drivers/infiniband/hw/hfi1/user_exp_rcv.c |    4 +
 drivers/infiniband/hw/hfi1/user_exp_rcv.h |    3 +
 drivers/infiniband/hw/hfi1/user_sdma.c    |    4 +
 drivers/infiniband/hw/hfi1/user_sdma.h    |    3 +
 drivers/infiniband/hw/qib/qib_ruc.c       |    6 +-
 drivers/infiniband/sw/rdmavt/mr.c         |    8 +-
 drivers/infiniband/sw/rdmavt/qp.c         |   16 ++--
 18 files changed, 166 insertions(+), 112 deletions(-)

--
-Denny
--
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] 11+ messages in thread

end of thread, other threads:[~2017-07-31 19:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-29 15:43 [PATCH for-next 0/8] IB/hfi1, rdmavt, qib: patches for next 07/29/2017 Dennis Dalessandro
     [not found] ` <20170729154124.21487.53119.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2017-07-29 15:43   ` [PATCH for-next 1/8] IB/hfi1: Harden state transition to Armed and Active Dennis Dalessandro
2017-07-29 15:43   ` [PATCH for-next 2/8] IB/hfi1: Do not enable disabled port on cable insert Dennis Dalessandro
2017-07-29 15:43   ` [PATCH for-next 3/8] IB/hfi1: Only set fd pointer when base context is completely initialized Dennis Dalessandro
2017-07-29 15:43   ` [PATCH for-next 4/8] IB/hfi1: Disambiguate corruption and uninitialized error cases Dennis Dalessandro
2017-07-29 15:43   ` [PATCH for-next 5/8] IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression Dennis Dalessandro
2017-07-29 15:43   ` [PATCH for-next 6/8] IB/hfi1: Create workqueue for link events Dennis Dalessandro
     [not found]     ` <20170729154348.21487.66943.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2017-07-30  9:46       ` Leon Romanovsky
2017-07-29 15:43   ` [PATCH for-next 7/8] IB/hfi1: Prevent link down request double queuing Dennis Dalessandro
2017-07-29 15:44   ` [PATCH for-next 8/8] IB/hfi1: Always perform offline transition Dennis Dalessandro
2017-07-31 19:27   ` [PATCH for-next 0/8] IB/hfi1, rdmavt, qib: patches for next 07/29/2017 Doug Ledford

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