[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110617211027.26578.11317.stgit@jf-dev1-dcblab>
Date: Fri, 17 Jun 2011 14:16:07 -0700
From: John Fastabend <john.r.fastabend@...el.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, shmulikr@...adcom.com
Subject: [PATCH 0/7] Series short description
The following series implements improvements to the DCB netlink
interface. This work was done to improve Application handling
and support firmware based LLDP agents.
This adds a multicast group for DCB currently user space has
trouble keeping in sync across multiple applications and with
firmware agents making DCB attribute changes in the driver.
To help support the recently ratified IEEE802.1Qaz extension
which supports multiple APP data entries for the same
selector and protocol fields a series of ieee set and delete
routines were improved and in the delete case added.
Finally the patches 5 and 6 are fixes to currently existing
code.
Please consider for net-next-2.6 inclusion.
---
John Fastabend (7):
dcb: Add missing error check in dcb_ieee_set()
dcb: fix return type on dcb_setapp()
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
net: dcbnl, add multicast group for DCB
dcb: Add DCBX capabilities bitmask to the get_ieee response
include/linux/dcbnl.h | 2
include/linux/rtnetlink.h | 2
include/net/dcbnl.h | 6 +
net/dcb/dcbnl.c | 414 +++++++++++++++++++++++++++++++++++----------
4 files changed, 334 insertions(+), 90 deletions(-)
--
Signature
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists