All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/8] i40iw fixes
@ 2016-07-12 16:48 Shiraz Saleem
       [not found] ` <1468342126-29168-1-git-send-email-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Shiraz Saleem @ 2016-07-12 16:48 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	e1000-rdma-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Shiraz Saleem

This patch series includes minor fixes for the Intel X722 
iWARP driver i40iw.

It is based on Doug Ledford's https://github.com/dledford/linux.git
branch: k.o/for-4.8.

Mustafa Ismail (7):
  i40iw: Correct and use size parameter to i40iw_reg_phys_mr
  i40iw: Do not access pointer after free
  i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion
  i40iw: Simplify code to set fragments in SQ WQE
  i40iw: Remove unnecessary check for moving CQ head
  i40iw: Change dup_ack_thresh to u8
  i40iw: Add NULL check for puda buffer

Shiraz Saleem (1):
  i40iw: Fix return codes

 drivers/infiniband/hw/i40iw/i40iw_cm.c    |  4 +--
 drivers/infiniband/hw/i40iw/i40iw_d.h     |  3 ++
 drivers/infiniband/hw/i40iw/i40iw_puda.c  |  4 +++
 drivers/infiniband/hw/i40iw/i40iw_type.h  |  2 +-
 drivers/infiniband/hw/i40iw/i40iw_uk.c    | 29 +++++++----------
 drivers/infiniband/hw/i40iw/i40iw_user.h  |  2 +-
 drivers/infiniband/hw/i40iw/i40iw_verbs.c | 52 ++++++++++++++++++++-----------
 7 files changed, 56 insertions(+), 40 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2016-08-02 18:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12 16:48 [PATCH for-next 0/8] i40iw fixes Shiraz Saleem
     [not found] ` <1468342126-29168-1-git-send-email-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-07-12 16:48   ` [PATCH for-next 1/8] i40iw: Fix return codes Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 2/8] i40iw: Correct and use size parameter to i40iw_reg_phys_mr Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 3/8] i40iw: Do not access pointer after free Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 4/8] i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 5/8] i40iw: Simplify code to set fragments in SQ WQE Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 6/8] i40iw: Remove unnecessary check for moving CQ head Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 7/8] i40iw: Change dup_ack_thresh to u8 Shiraz Saleem
2016-07-12 16:48   ` [PATCH for-next 8/8] i40iw: Add NULL check for puda buffer Shiraz Saleem
2016-08-02 18:21   ` [PATCH for-next 0/8] i40iw fixes Doug Ledford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.