All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/5] vxlan fixes
@ 2015-09-17 14:11 Jiri Benc
  2015-09-17 14:11 ` [PATCH net 1/5] vxlan: set needed headroom correctly Jiri Benc
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jiri Benc @ 2015-09-17 14:11 UTC (permalink / raw)
  To: netdev

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

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

end of thread, other threads:[~2015-09-18  5:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-17 14:11 [PATCH net 0/5] vxlan fixes Jiri Benc
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

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.