netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: makita.toshiaki@lab.ntt.co.jp
Cc: stephen@networkplumber.org, vyasevic@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH net 0/3] bridge: Fix undesirable behavior related to vlan
Date: Thu, 14 Nov 2013 16:17:21 -0500 (EST)	[thread overview]
Message-ID: <20131114.161721.248196700599832767.davem@davemloft.net> (raw)
In-Reply-To: <1384331175-4136-1-git-send-email-makita.toshiaki@lab.ntt.co.jp>

From: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Date: Wed, 13 Nov 2013 17:26:11 +0900

> There seem to be some problems around vlan code.
> 
> - Unexpectedly filter vlan by NIC.
> - Not correctly decrement refcount of vlan_vid_info.
> - Memory leak when deleting a bridge with vlan_info allocated.
> 
> This is a patch series to fix these issues.

Series applied, thanks.

      parent reply	other threads:[~2013-11-14 21:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13  8:26 [PATCH net 0/3] bridge: Fix undesirable behavior related to vlan Toshiaki Makita
2013-11-13  8:26 ` [PATCH net 1/3] bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid calls Toshiaki Makita
2013-11-13  8:26 ` [PATCH net 2/3] bridge: Call vlan_vid_del for all vids at nbp_vlan_flush Toshiaki Makita
2013-11-13  8:26 ` [PATCH net 3/3] bridge: Fix memory leak when deleting bridge with vlan filtering enabled Toshiaki Makita
2013-11-14  3:14 ` [PATCH net 0/3] bridge: Fix undesirable behavior related to vlan Vlad Yasevich
2013-11-14 21:17 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131114.161721.248196700599832767.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=makita.toshiaki@lab.ntt.co.jp \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=vyasevic@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).