netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] IPv6 NFC
@ 2016-02-05 11:12 Edward Cree
  2016-02-05 11:16 ` [PATCH net-next 1/2] ethtool: add IPv6 to the NFC API Edward Cree
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Edward Cree @ 2016-02-05 11:12 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers, Ben Hutchings

This series adds support for steering IPv6 flows using the ethtool NFC
 interface, and implements it for sfc devices.
Tested using an in-development patch to the ethtool utility.

Edward Cree (2):
  ethtool: add IPv6 to the NFC API
  sfc: implement IPv6 NFC (and IPV4_USER_FLOW)

 drivers/net/ethernet/sfc/ethtool.c | 184 +++++++++++++++++++++++++++++++++++++
 include/uapi/linux/ethtool.h       |  70 ++++++++++++--
 2 files changed, 248 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH net-next 0/2] IPv6 NFC
@ 2016-02-02 18:47 Edward Cree
  2016-02-02 18:49 ` [PATCH net-next 2/2] sfc: implement IPv6 NFC (and IPV4_USER_FLOW) Edward Cree
  0 siblings, 1 reply; 8+ messages in thread
From: Edward Cree @ 2016-02-02 18:47 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers, Ben Hutchings

This series adds support for steering IPv6 flows using the ethtool NFC
 interface, and implements it for sfc devices.
Tested using an in-development patch to the ethtool utility.

Edward Cree (2):
  ethtool: add IPv6 to the NFC API
  sfc: implement IPv6 NFC (and IPV4_USER_FLOW)

 drivers/net/ethernet/sfc/ethtool.c | 176 +++++++++++++++++++++++++++++++++++++
 include/uapi/linux/ethtool.h       |  70 +++++++++++++--
 2 files changed, 240 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2016-02-11 12:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 11:12 [PATCH v2 net-next 0/2] IPv6 NFC Edward Cree
2016-02-05 11:16 ` [PATCH net-next 1/2] ethtool: add IPv6 to the NFC API Edward Cree
2016-02-05 16:56   ` Ben Hutchings
2016-02-05 11:16 ` [PATCH net-next 2/2] sfc: implement IPv6 NFC (and IPV4_USER_FLOW) Edward Cree
2016-02-05 16:57   ` Ben Hutchings
2016-02-11 12:16 ` [PATCH v2 net-next 0/2] IPv6 NFC David Miller
  -- strict thread matches above, loose matches on Subject: below --
2016-02-02 18:47 [PATCH " Edward Cree
2016-02-02 18:49 ` [PATCH net-next 2/2] sfc: implement IPv6 NFC (and IPV4_USER_FLOW) Edward Cree
2016-02-05  1:47   ` Ben Hutchings

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).