summaryrefslogtreecommitdiff
path: root/net/dcb
AgeCommit message (Expand)Author
2011-07-08dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter
2011-07-05dcbnl: Add CEE notificationShmulik Ravid
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid
2011-06-23dcb: use nlmsg_free() instead of kfree()Dan Carpenter
2011-06-21dcb: Add missing error check in dcb_ieee_set()John Fastabend
2011-06-21dcb: fix return type on dcb_setapp()John Fastabend
2011-06-21dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend
2011-06-21dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2011-06-21dcb: Add DCBX capabilities bitmask to the get_ieee responseJohn Fastabend
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-03-14net: dcbnl: Update copyright datesMark Rustad
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-02dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid
2011-03-02dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid
2011-03-02net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend
2011-02-13Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl
2011-02-13net: dcb: application priority is per net_deviceJohn Fastabend
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid
2010-12-31dcbnl: cleanupShmulik Ravid
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid
2010-12-31net_dcb: add application notifiersJohn Fastabend
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18const: struct nla_policyAlexey Dobriyan
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-09-26net: fix double skb free in dcbnlJohn Fastabend
2009-09-01dcbnl: Add implementations of dcbnl setapp/getapp commandsYi Zou
2009-09-01dcbnl: Add netlink attributes for setapp/getapp to dcbnlYi Zou
2009-01-04DCB: fix kfree(skb)Roel Kluin
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck