| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dcbnl: Update copyright dates | Mark Rustad | 2011-03-14 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 1 | -1/+1 |
|\ |
|
| * | net: dcbnl: check correct ops in dcbnl_ieee_set() | John Fastabend | 2011-03-02 | 1 | -1/+1 |
* | | dcbnl: add support for retrieving peer configuration - cee | Shmulik Ravid | 2011-03-02 | 1 | -4/+81 |
* | | dcbnl: add support for retrieving peer configuration - ieee | Shmulik Ravid | 2011-03-02 | 1 | -0/+69 |
|/ |
|
* | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() | Jesper Juhl | 2011-02-13 | 1 | -0/+3 |
* | net: dcb: application priority is per net_device | John Fastabend | 2011-02-13 | 1 | -1/+5 |
* | dcbnl: make get_app handling symmetric for IEEE and CEE DCBx | John Fastabend | 2011-01-24 | 1 | -2/+11 |
* | dcb: use after free in dcb_flushapp() | Dan Carpenter | 2011-01-06 | 1 | -1/+2 |
* | dcb: unlock on error in dcbnl_ieee_get() | Dan Carpenter | 2011-01-06 | 1 | -3/+8 |
* | dcbnl: more informed return values for new dcbnl routines | Shmulik Ravid | 2011-01-03 | 1 | -44/+37 |
* | dcbnl: cleanup | Shmulik Ravid | 2010-12-31 | 1 | -1/+1 |
* | dcbnl: adding DCBX feature flags get-set | Shmulik Ravid | 2010-12-31 | 1 | -0/+133 |
* | dcbnl: adding DCBX engine capability | Shmulik Ravid | 2010-12-31 | 1 | -0/+43 |
* | net_dcb: add application notifiers | John Fastabend | 2010-12-31 | 3 | -1/+43 |
* | dcbnl: add appliction tlv handlers | John Fastabend | 2010-12-31 | 1 | -10/+123 |
* | dcbnl: add support for ieee8021Qaz attributes | John Fastabend | 2010-12-31 | 1 | -0/+131 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 | 1 | -8/+8 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -2/+2 |
* | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 | 1 | -1/+1 |
* | net: fix double skb free in dcbnl | John Fastabend | 2009-09-26 | 1 | -8/+7 |
* | dcbnl: Add implementations of dcbnl setapp/getapp commands | Yi Zou | 2009-09-01 | 1 | -0/+122 |
* | dcbnl: Add netlink attributes for setapp/getapp to dcbnl | Yi Zou | 2009-09-01 | 1 | -0/+8 |
* | DCB: fix kfree(skb) | Roel Kluin | 2009-01-04 | 1 | -7/+7 |
* | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 | 1 | -2/+4 |
* | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 | 1 | -3/+2 |
* | net: fix dcbnl_setnumtcs operation check | Don Skidmore | 2008-12-15 | 1 | -1/+1 |
* | DCB: fix kconfig option | Jeff Kirsher | 2008-11-25 | 2 | -8/+18 |
* | DCB: Add support for DCB BCN | Alexander Duyck | 2008-11-20 | 1 | -7/+167 |
* | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 2008-11-20 | 1 | -0/+43 |
* | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 2008-11-20 | 1 | -0/+132 |
* | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 2008-11-20 | 1 | -0/+82 |
* | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 2008-11-20 | 3 | -0/+717 |