netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch net v2 0/3] net_sched: some fixes for cls_tcindex
@ 2019-02-11 21:06 Cong Wang
  2019-02-11 21:06 ` [Patch net v2 1/3] net_sched: fix a race condition in tcindex_destroy() Cong Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Cong Wang @ 2019-02-11 21:06 UTC (permalink / raw)
  To: netdev; +Cc: Cong Wang

This patchset contains 3 bug fixes for tcindex filter. Please check
each patch for details.

v2: fix a compile error in patch 2
    drop netns refcnt in patch 1

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>

Cong Wang (3):
  net_sched: fix a race condition in tcindex_destroy()
  net_sched: fix a memory leak in cls_tcindex
  net_sched: fix two more memory leaks in cls_tcindex

 net/sched/cls_tcindex.c | 80 ++++++++++++++++++++++++-----------------
 1 file changed, 48 insertions(+), 32 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-02-12 19:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11 21:06 [Patch net v2 0/3] net_sched: some fixes for cls_tcindex Cong Wang
2019-02-11 21:06 ` [Patch net v2 1/3] net_sched: fix a race condition in tcindex_destroy() Cong Wang
2019-02-11 21:06 ` [Patch net v2 2/3] net_sched: fix a memory leak in cls_tcindex Cong Wang
2019-02-11 21:06 ` [Patch net v2 3/3] net_sched: fix two more memory leaks " Cong Wang
2019-02-12 19:14 ` [Patch net v2 0/3] net_sched: some fixes for cls_tcindex 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).