linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] sctp: shrink stream outq in the right place
@ 2020-07-22 15:52 Xin Long
  2020-07-22 15:52 ` [PATCH net 1/2] sctp: shrink stream outq only when new outcnt < old outcnt Xin Long
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xin Long @ 2020-07-22 15:52 UTC (permalink / raw)
  To: network dev, linux-sctp; +Cc: davem, Marcelo Ricardo Leitner, Neil Horman

Patch 1 is an improvement, and Patch 2 is a bug fix.

Xin Long (2):
  sctp: shrink stream outq only when new outcnt < old outcnt
  sctp: shrink stream outq when fails to do addstream reconf

 net/sctp/stream.c | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2020-07-23  1:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22 15:52 [PATCH net 0/2] sctp: shrink stream outq in the right place Xin Long
2020-07-22 15:52 ` [PATCH net 1/2] sctp: shrink stream outq only when new outcnt < old outcnt Xin Long
2020-07-22 15:52   ` [PATCH net 2/2] sctp: shrink stream outq when fails to do addstream reconf Xin Long
2020-07-22 20:46 ` [PATCH net 0/2] sctp: shrink stream outq in the right place Marcelo Ricardo Leitner
2020-07-23  1:05 ` 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).