All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc V1 0/4] RXE fixes for 4.8
@ 2016-09-07 11:04 Leon Romanovsky
       [not found] ` <1473246247-16536-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 16+ messages in thread
From: Leon Romanovsky @ 2016-09-07 11:04 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Leon Romanovsky

From: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

Hi Doug,

Please find the following four patches from Yonatan which
fix numerous issues in RXE code.

Thanks

Changelog v0->v1:
 * Patch 1:
   * removed second call to register_netdevice_notifier()
   * fix indentation issues
   * separated rxe_net_init() into two functions

Yonatan Cohen (4):
  IB/rxe: Fix kernel panic in udp_setup_tunnel
  IB/rxe: Fix duplicate atomic request handling
  IB/rxe: Fix race condition between requester and completer
  IB/rxe: Fix kmem_cache leak

 drivers/infiniband/sw/rxe/rxe.c      | 25 ++++++++++++++--
 drivers/infiniband/sw/rxe/rxe_comp.c | 13 ++++++++
 drivers/infiniband/sw/rxe/rxe_net.c  | 55 ++++++++++++++++------------------
 drivers/infiniband/sw/rxe/rxe_net.h  |  5 +++-
 drivers/infiniband/sw/rxe/rxe_req.c  | 57 ++++++++++++++++++++++++++++--------
 drivers/infiniband/sw/rxe/rxe_resp.c | 11 +++----
 6 files changed, 114 insertions(+), 52 deletions(-)

--
2.7.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] 16+ messages in thread

end of thread, other threads:[~2016-09-16 18:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 11:04 [PATCH rdma-rc V1 0/4] RXE fixes for 4.8 Leon Romanovsky
     [not found] ` <1473246247-16536-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:04   ` [PATCH rdma-rc V1 1/4] IB/rxe: Fix kernel panic in udp_setup_tunnel Leon Romanovsky
     [not found]     ` <1473246247-16536-2-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:20       ` Or Gerlitz
     [not found]         ` <CAJ3xEMhskkpCprziZUZQJWUVvwc_3_MSbJco_bOyuSrwDYXFwQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-07 11:39           ` Moni Shoua
     [not found]             ` <DB6PR0501MB2037ABAB81A844F098D30738D3F80-wTfl6qNNZ1M0/zJZXFVcNsDSnupUy6xnnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
2016-09-07 13:23               ` Or Gerlitz
2016-09-07 12:13           ` Leon Romanovsky
     [not found]             ` <20160907121303.GD18398-2ukJVAZIZ/Y@public.gmane.org>
2016-09-07 13:19               ` Or Gerlitz
     [not found]                 ` <CAJ3xEMguukA63m0T9VnXxXkWcmEfRsJeuoDn1NG7RDjm9kZL_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-07 16:02                   ` Doug Ledford
2016-09-07 14:18           ` Moni Shoua
2016-09-07 11:04   ` [PATCH rdma-rc V1 2/4] IB/rxe: Fix duplicate atomic request handling Leon Romanovsky
     [not found]     ` <1473246247-16536-3-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:16       ` Or Gerlitz
2016-09-07 11:04   ` [PATCH rdma-rc V1 3/4] IB/rxe: Fix race condition between requester and completer Leon Romanovsky
     [not found]     ` <1473246247-16536-4-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:18       ` Or Gerlitz
2016-09-07 11:04   ` [PATCH rdma-rc V1 4/4] IB/rxe: Fix kmem_cache leak Leon Romanovsky
     [not found]     ` <1473246247-16536-5-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:13       ` Or Gerlitz
2016-09-16 18:31   ` [PATCH rdma-rc V1 0/4] RXE fixes for 4.8 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.