From: Jiri Benc <jbenc@redhat.com>
To: netdev@vger.kernel.org
Subject: [PATCH net 0/5] vxlan fixes
Date: Thu, 17 Sep 2015 16:11:09 +0200 [thread overview]
Message-ID: <cover.1442498316.git.jbenc@redhat.com> (raw)
This fixes various issues with vxlan related to IPv6.
Jiri Benc (5):
vxlan: set needed headroom correctly
vxlan: reject IPv6 addresses if IPv6 is not configured
qlcnic: track vxlan port count
be2net: allow offloading with the same port for IPv4 and IPv6
bnx2x: track vxlan port count
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 14 ++++++++++++--
drivers/net/ethernet/emulex/benet/be.h | 1 +
drivers/net/ethernet/emulex/benet/be_main.c | 10 ++++++++++
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 1 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 18 +++++++++++++-----
drivers/net/vxlan.c | 15 +++++++++------
7 files changed, 47 insertions(+), 13 deletions(-)
--
1.8.3.1
next reply other threads:[~2015-09-17 14:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 14:11 Jiri Benc [this message]
2015-09-17 14:11 ` [PATCH net 1/5] vxlan: set needed headroom correctly Jiri Benc
2015-09-17 14:11 ` [PATCH net 2/5] vxlan: reject IPv6 addresses if IPv6 is not configured Jiri Benc
2015-09-17 14:11 ` [PATCH net 3/5] qlcnic: track vxlan port count Jiri Benc
2015-09-17 14:11 ` [PATCH net 4/5] be2net: allow offloading with the same port for IPv4 and IPv6 Jiri Benc
2015-09-18 3:30 ` Sathya Perla
2015-09-17 14:11 ` [PATCH net 5/5] bnx2x: track vxlan port count Jiri Benc
2015-09-18 5:32 ` [PATCH net 0/5] vxlan fixes David Miller
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=cover.1442498316.git.jbenc@redhat.com \
--to=jbenc@redhat.com \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.