1. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  2. 6bd0e1c dcb: add DCBX mode to event notifier attributes by John Fastabend · 13 years ago
  3. e290ed8 dcb: Use ifindex instead of ifname by Mark Rustad · 13 years ago
  4. 40f5d72 dcbnl: unlock on an error path in dcbnl_cee_fill() by Dan Carpenter · 13 years ago
  5. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 13 years ago
  6. 37cf4d1 dcbnl: Aggregated CEE GET operation by Shmulik Ravid · 13 years ago
  7. 4d054f2 dcb: use nlmsg_free() instead of kfree() by Dan Carpenter · 13 years ago
  8. 4003b65 dcb: Add missing error check in dcb_ieee_set() by John Fastabend · 13 years ago
  9. ab6baf9 dcb: fix return type on dcb_setapp() by John Fastabend · 13 years ago
  10. a364c8c dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings by John Fastabend · 13 years ago
  11. f9ae7e4 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry by John Fastabend · 13 years ago
  12. b6db217 dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data by John Fastabend · 13 years ago
  13. 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 13 years ago
  14. c7797ba dcb: Add DCBX capabilities bitmask to the get_ieee response by John Fastabend · 13 years ago
  15. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  16. 698e1d2 net: dcbnl: Update copyright dates by Mark Rustad · 13 years ago
  17. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  18. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 13 years ago
  19. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 13 years ago
  20. f3d7bc5 net: dcbnl: check correct ops in dcbnl_ieee_set() by John Fastabend · 13 years ago
  21. d3337de Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() by Jesper Juhl · 13 years ago
  22. 7ec7927 net: dcb: application priority is per net_device by John Fastabend · 13 years ago
  23. 3dce38a dcbnl: make get_app handling symmetric for IEEE and CEE DCBx by John Fastabend · 13 years ago
  24. 2a8fe00 dcb: use after free in dcb_flushapp() by Dan Carpenter · 14 years ago
  25. 70bfa2d dcb: unlock on error in dcbnl_ieee_get() by Dan Carpenter · 14 years ago
  26. 7f891cf dcbnl: more informed return values for new dcbnl routines by Shmulik Ravid · 14 years ago
  27. 7c14c3f dcbnl: cleanup by Shmulik Ravid · 14 years ago
  28. ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 14 years ago
  29. 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 14 years ago
  30. 96b9968 net_dcb: add application notifiers by John Fastabend · 14 years ago
  31. 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 14 years ago
  32. 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  35. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  36. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  37. 7eaf507 net: fix double skb free in dcbnl by John Fastabend · 15 years ago
  38. 5794968 dcbnl: Add implementations of dcbnl setapp/getapp commands by Yi Zou · 15 years ago
  39. 6fa382a dcbnl: Add netlink attributes for setapp/getapp to dcbnl by Yi Zou · 15 years ago
  40. 858eb71 DCB: fix kfree(skb) by Roel Kluin · 16 years ago
  41. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
  42. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  43. 8b124a8 net: fix dcbnl_setnumtcs operation check by Don Skidmore · 16 years ago
  44. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  45. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  46. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  47. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  48. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  49. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago