summaryrefslogtreecommitdiffstats
path: root/net/dcb
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: struct nla_policyAlexey Dobriyan2010-02-181-8/+8
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* net: use net_eq to compare netsOctavian Purdila2009-11-251-1/+1
* net: fix double skb free in dcbnlJohn Fastabend2009-09-261-8/+7
* dcbnl: Add implementations of dcbnl setapp/getapp commandsYi Zou2009-09-011-0/+122
* dcbnl: Add netlink attributes for setapp/getapp to dcbnlYi Zou2009-09-011-0/+8
* DCB: fix kfree(skb)Roel Kluin2009-01-041-7/+7
* net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-211-2/+4
* net: fix DCB setstate to return success/failureDon Skidmore2008-12-211-3/+2
* net: fix dcbnl_setnumtcs operation checkDon Skidmore2008-12-151-1/+1
* DCB: fix kconfig optionJeff Kirsher2008-11-252-8/+18
* DCB: Add support for DCB BCNAlexander Duyck2008-11-201-7/+167
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-0/+43
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-0/+132
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-0/+82
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-203-0/+717
OpenPOWER on IntegriCloud