public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/6] several fixes for smc
@ 2024-12-11  9:21 Guangguan Wang
  2024-12-11  9:21 ` [PATCH net v2 1/6] net/smc: protect link down work from execute after lgr freed Guangguan Wang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Guangguan Wang @ 2024-12-11  9:21 UTC (permalink / raw)
  To: wenjia, jaka, alibuda, tonylu, guwen, davem, edumazet, kuba,
	pabeni, horms
  Cc: linux-rdma, linux-s390, netdev, linux-kernel

v1 -> v2:
rewrite patch #2 suggested by Paolo.

Guangguan Wang (6):
  net/smc: protect link down work from execute after lgr freed
  net/smc: check sndbuf_space again after NOSPACE flag is set in
    smc_poll
  net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving
    proposal msg
  net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving
    proposal msg
  net/smc: check smcd_v2_ext_offset when receiving proposal msg
  net/smc: check return value of sock_recvmsg when draining clc data

 net/smc/af_smc.c   | 18 ++++++++++++++++--
 net/smc/smc_clc.c  | 17 ++++++++++++++++-
 net/smc/smc_clc.h  | 22 +++++++++++++++++++---
 net/smc/smc_core.c |  9 +++++++--
 4 files changed, 58 insertions(+), 8 deletions(-)

-- 
2.24.3 (Apple Git-128)


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

end of thread, other threads:[~2024-12-15 13:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11  9:21 [PATCH net v2 0/6] several fixes for smc Guangguan Wang
2024-12-11  9:21 ` [PATCH net v2 1/6] net/smc: protect link down work from execute after lgr freed Guangguan Wang
2024-12-11  9:21 ` [PATCH net v2 2/6] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll Guangguan Wang
2024-12-11  9:21 ` [PATCH net v2 3/6] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg Guangguan Wang
2024-12-11  9:21 ` [PATCH net v2 4/6] net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt " Guangguan Wang
2024-12-11  9:21 ` [PATCH net v2 5/6] net/smc: check smcd_v2_ext_offset " Guangguan Wang
2024-12-11  9:21 ` [PATCH net v2 6/6] net/smc: check return value of sock_recvmsg when draining clc data Guangguan Wang
2024-12-15 13:00 ` [PATCH net v2 0/6] several fixes for smc patchwork-bot+netdevbpf

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