netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] net/smc: fixes 2018-02-28
@ 2018-02-28 11:44 Ursula Braun
  2018-02-28 11:44 ` [PATCH net 1/3] net/smc: use a constant for control message length Ursula Braun
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ursula Braun @ 2018-02-28 11:44 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, schwidefsky, heiko.carstens, raspl, ubraun

Dave,

here are 3 smc bug fixes for the net-tree. Karsten's first patch is
the reworked version of last week's
   "[PATCH net-next 2/5] net/smc: fix structure size"
patch, now solved without using __packed, and now targetted for net
instead of net-next.

Thanks, Ursula

Davide Caratti (1):
  net/smc: fix NULL pointer dereference on sock_create_kern() error path

Karsten Graul (2):
  net/smc: use a constant for control message length
  net/smc: use link_id of server in confirm link reply

 net/smc/af_smc.c   | 4 +++-
 net/smc/smc_cdc.c  | 2 +-
 net/smc/smc_core.c | 3 ++-
 net/smc/smc_llc.c  | 2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2018-02-28 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 11:44 [PATCH net 0/3] net/smc: fixes 2018-02-28 Ursula Braun
2018-02-28 11:44 ` [PATCH net 1/3] net/smc: use a constant for control message length Ursula Braun
2018-02-28 11:44 ` [PATCH net 2/3] net/smc: use link_id of server in confirm link reply Ursula Braun
2018-02-28 11:44 ` [PATCH net 3/3] net/smc: fix NULL pointer dereference on sock_create_kern() error path Ursula Braun
2018-02-28 17:30 ` [PATCH net 0/3] net/smc: fixes 2018-02-28 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).