aboutsummaryrefslogtreecommitdiffstats
path: root/net/dcb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter1-1/+2
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter1-3/+8
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid1-44/+37
2010-12-31dcbnl: cleanupShmulik Ravid1-1/+1
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid1-0/+133
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid1-0/+43
2010-12-31net_dcb: add application notifiersJohn Fastabend3-1/+43
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend1-10/+123
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend1-0/+131
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-18const: struct nla_policyAlexey Dobriyan1-8/+8
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-11-25net: use net_eq to compare netsOctavian Purdila1-1/+1
2009-09-26net: fix double skb free in dcbnlJohn Fastabend1-8/+7
2009-09-01dcbnl: Add implementations of dcbnl setapp/getapp commandsYi Zou1-0/+122
2009-09-01dcbnl: Add netlink attributes for setapp/getapp to dcbnlYi Zou1-0/+8
2009-01-04DCB: fix kfree(skb)Roel Kluin1-7/+7
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-2/+4
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore1-3/+2
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore1-1/+1
2008-11-25DCB: fix kconfig optionJeff Kirsher2-8/+18
2008-11-20DCB: Add support for DCB BCNAlexander Duyck1-7/+167
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck1-0/+43
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-0/+132
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-0/+82
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck3-0/+717