[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101230192449.21487.9764.stgit@jf-dev1-dcblab>
Date: Thu, 30 Dec 2010 11:25:40 -0800
From: John Fastabend <john.r.fastabend@...el.com>
To: davem@...emloft.net
Cc: john.r.fastabend@...el.com, netdev@...r.kernel.org,
lucy.liu@...el.com, shmulikr@...adcom.com
Subject: [net-next-2.6 PATCH v2 0/3] Series short description
Version 2 adds the recommended tlv attributes to the ets struct this will
be needed for offloaded LLDP engines. Host controlled LLDP agents will most
likely not use these fields.
Also Shmulik Ravid caught an error with a spin_lock on kmalloc failure.
---
John Fastabend (3):
net_dcb: add application notifiers
dcbnl: add appliction tlv handlers
dcbnl: add support for ieee8021Qaz attributes
include/linux/dcbnl.h | 108 ++++++++++++++++++++
include/net/dcbevent.h | 31 ++++++
include/net/dcbnl.h | 20 ++++
net/dcb/Makefile | 2
net/dcb/dcbevent.c | 40 +++++++
net/dcb/dcbnl.c | 260 +++++++++++++++++++++++++++++++++++++++++++++++-
6 files changed, 453 insertions(+), 8 deletions(-)
create mode 100644 include/net/dcbevent.h
create mode 100644 net/dcb/dcbevent.c
--
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