netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] basic ioctl support for netlink sockets
@ 2016-03-18  0:03 David Decotigny
  2016-03-18  0:03 ` [PATCH v1 1/2] ethtool: minor doc update David Decotigny
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Decotigny @ 2016-03-18  0:03 UTC (permalink / raw)
  To: David S. Miller, linux-kernel, netdev
  Cc: Nikolay Aleksandrov, Michael S. Tsirkin, Ben Hutchings,
	Jeff Kirsher, David Decotigny, Nicolas Dichtel, Andrew Lunn,
	Hadar Hen Zion, Edward Cree, John Fastabend, Herbert Xu,
	Thomas Graf, Daniel Borkmann, Ken-ichirou MATSUZAWA,
	Florian Westphal, David Herrmann

From: David Decotigny <decot@googlers.com>

This removes the requirement that ethtool be tied to the support
of a specific L3 protocol, also updates a comment.

############################################
# Patch Set Summary:

David Decotigny (2):
  ethtool: minor doc update
  netlink: add support for NIC driver ioctls

 include/uapi/linux/ethtool.h |  6 +++---
 net/netlink/af_netlink.c     | 10 +++++++++-
 2 files changed, 12 insertions(+), 4 deletions(-)

-- 
2.8.0.rc3.226.g39d4020

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

end of thread, other threads:[~2016-03-21 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18  0:03 [PATCH v1 0/2] basic ioctl support for netlink sockets David Decotigny
2016-03-18  0:03 ` [PATCH v1 1/2] ethtool: minor doc update David Decotigny
2016-03-18  0:29   ` Ben Hutchings
2016-03-18  0:03 ` [PATCH v1 2/2] netlink: add support for NIC driver ioctls David Decotigny
2016-03-20 17:31 ` [PATCH v1 0/2] basic ioctl support for netlink sockets David Miller
2016-03-21 17:43   ` David Decotigny

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