aboutsummaryrefslogtreecommitdiffstats
path: root/net/dcb
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+7
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-171-2/+2
* net: dcbnl: Update copyright datesMark Rustad2011-03-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-1/+1
|\
| * net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend2011-03-021-1/+1
* | dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid2011-03-021-4/+81
* | dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid2011-03-021-0/+69
|/
* Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl2011-02-131-0/+3
* net: dcb: application priority is per net_deviceJohn Fastabend2011-02-131-1/+5
* dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend2011-01-241-2/+11
* dcb: use after free in dcb_flushapp()Dan Carpenter2011-01-061-1/+2
* dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter2011-01-061-3/+8
* dcbnl: more informed return values for new dcbnl routinesShmulik Ravid2011-01-031-44/+37
* dcbnl: cleanupShmulik Ravid2010-12-311-1/+1
* dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-311-0/+133
* dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-311-0/+43
* net_dcb: add application notifiersJohn Fastabend2010-12-313-1/+43
* dcbnl: add appliction tlv handlersJohn Fastabend2010-12-311-10/+123
* dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-311-0/+131
* 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