netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ethtool 0/7] Update RX n-tuple filtering
@ 2010-09-23 21:47 Ben Hutchings
  2010-09-23 21:48 ` [PATCH ethtool 1/7] ethtool-copy.h: sync with net-next-2.6 Ben Hutchings
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ben Hutchings @ 2010-09-23 21:47 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: netdev, linux-net-drivers

This patch series brings ethtool up to date with my recent changes to RX
n-tuple filtering in the kernel.

Ben.

Ben Hutchings (7):
  ethtool-copy.h: sync with net-next
  ethtool: Generalise cmdline_info::unwanted_val to a "seen" flag or
    bitmask
  ethtool: Fix RX n-tuple masks and documentation
  ethtool: Add MAC parameter type based on the parse_sopass() function
  ethtool: Add Ethernet-level RX n-tuple filtering and 'clear' action
  ethtool: Update sfc register dump
  ethtool: Add my authorship and Solarflare copyright notice

 AUTHORS        |    1 +
 ethtool-copy.h |  228 +++++++++++++++++++++++++++++++++---------------
 ethtool.8      |   79 ++++++++++++-----
 ethtool.c      |  265 +++++++++++++++++++++++++++++++++++++++++---------------
 sfc.c          |   25 +++---
 5 files changed, 426 insertions(+), 172 deletions(-)

-- 
1.7.2.1


-- 
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.


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

end of thread, other threads:[~2010-10-28 22:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 21:47 [PATCH ethtool 0/7] Update RX n-tuple filtering Ben Hutchings
2010-09-23 21:48 ` [PATCH ethtool 1/7] ethtool-copy.h: sync with net-next-2.6 Ben Hutchings
2010-09-23 21:48 ` [PATCH ethtool 2/7] ethtool: Generalise cmdline_info::unwanted_val to a "seen" flag or bitmask Ben Hutchings
2010-09-23 21:48 ` [PATCH ethtool 3/7] ethtool: Fix RX n-tuple masks and documentation Ben Hutchings
2010-09-23 21:49 ` [PATCH ethtool 4/7] ethtool: Add MAC parameter type based on the parse_sopass() function Ben Hutchings
2010-09-23 21:49 ` [PATCH ethtool 5/7] ethtool: Add Ethernet-level RX n-tuple filtering and 'clear' action Ben Hutchings
2010-09-23 21:50 ` [PATCH ethtool 6/7] ethtool: Update sfc register dump Ben Hutchings
2010-09-23 21:50 ` [PATCH ethtool 7/7] ethtool: Add my authorship and Solarflare copyright notice Ben Hutchings
2010-10-28 22:02 ` [PATCH ethtool 0/7] Update RX n-tuple filtering Jeff Garzik

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