Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / dcb /
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-31 Paul Gortmakernet: Fix files explicitly needing to include module.h
2011-10-06 John Fastabenddcb: add DCBX mode to event notifier attributes
2011-10-06 Mark Rustaddcb: Use ifindex instead of ifname
2011-07-08 Dan Carpenterdcbnl: unlock on an error path in dcbnl_cee_fill()
2011-07-06 Shmulik Raviddcbnl: Add CEE notification
2011-07-06 Shmulik Raviddcbnl: Aggregated CEE GET operation
2011-06-23 Dan Carpenterdcb: use nlmsg_free() instead of kfree()
2011-06-21 John Fastabenddcb: Add missing error check in dcb_ieee_set()
2011-06-21 John Fastabenddcb: fix return type on dcb_setapp()
2011-06-21 John Fastabenddcb: Add dcb_ieee_getapp_mask() for drivers to query...
2011-06-21 John Fastabenddcb: Add ieee_dcb_delapp() and dcb op to delete app...
2011-06-21 John Fastabenddcb: Add ieee_dcb_setapp() to be used for IEEE 802...
2011-06-21 John Fastabendnet: dcbnl, add multicast group for DCB
2011-06-21 John Fastabenddcb: Add DCBX capabilities bitmask to the get_ieee...
2011-06-10 Greg Rosertnetlink: Compute and store minimum ifinfo dump size
2011-03-15 Mark Rustadnet: dcbnl: Update copyright dates
2011-03-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-03 Shmulik Raviddcbnl: add support for retrieving peer configuration...
2011-03-03 Shmulik Raviddcbnl: add support for retrieving peer configuration...
2011-03-02 John Fastabendnet: dcbnl: check correct ops in dcbnl_ieee_set()
2011-02-13 Jesper JuhlDon't potentially dereference NULL in net/dcb/dcbnl...
2011-02-13 John Fastabendnet: dcb: application priority is per net_device
2011-01-24 John Fastabenddcbnl: make get_app handling symmetric for IEEE and...
2011-01-06 Dan Carpenterdcb: use after free in dcb_flushapp()
2011-01-06 Dan Carpenterdcb: unlock on error in dcbnl_ieee_get()
2011-01-03 Shmulik Raviddcbnl: more informed return values for new dcbnl routines
2010-12-31 Shmulik Raviddcbnl: cleanup
2010-12-31 Shmulik Raviddcbnl: adding DCBX feature flags get-set
2010-12-31 Shmulik Raviddcbnl: adding DCBX engine capability
2010-12-31 John Fastabendnet_dcb: add application notifiers
2010-12-31 John Fastabenddcbnl: add appliction tlv handlers
2010-12-31 John Fastabenddcbnl: add support for ieee8021Qaz attributes
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-18 Alexey Dobriyanconst: struct nla_policy
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-09-27 John Fastabendnet: fix double skb free in dcbnl
2009-09-01 Yi Zoudcbnl: Add implementations of dcbnl setapp/getapp commands
2009-09-01 Yi Zoudcbnl: Add netlink attributes for setapp/getapp to...
2009-01-14 Karsten Keil- patches.drivers/ixgbe-dcb-setstate.patch: Bugfix...
2009-01-05 Roel KluinDCB: fix kfree(skb)
2008-12-22 Don Skidmorenet: add DCNA attribute to the BCN interface for DCB
2008-12-22 Don Skidmorenet: fix DCB setstate to return success/failure
2008-12-15 Don Skidmorenet: fix dcbnl_setnumtcs operation check
2008-11-25 Jeff KirsherDCB: fix kconfig option
2008-11-21 Alexander DuyckDCB: Add support for DCB BCN
2008-11-21 Alexander DuyckDCB: Add interface to query the state of PFC feature.
2008-11-21 Alexander DuyckDCB: Add interface to query # of TCs supported by device
2008-11-21 Alexander DuyckDCB: Add interface to query for the DCB capabilities...
2008-11-21 Alexander Duyckixgbe: this patch adds support for DCB to the kernel...
2008-11-07 Hannes Reinecke- patches.drivers/ixgbe-add-bcna-support: DCB: Add...
2008-09-18 Hannes Reinecke- Update config files.