]> Git Repo - linux.git/commit
DCB: Add support for DCB BCN
authorAlexander Duyck <[email protected]>
Fri, 21 Nov 2008 05:10:23 +0000 (21:10 -0800)
committerDavid S. Miller <[email protected]>
Fri, 21 Nov 2008 05:10:23 +0000 (21:10 -0800)
commit859ee3c43812051e21816c6d6d4cc04fb7ce9b2e
treeef3c3717038b5d4600065550f422fd8abf72de35
parent0eb3aa9bab20217fb42244ccdcb5bf8a002f504c
DCB: Add support for DCB BCN

Adds an interface to configure the Backward Congestion Notification
(BCN) feature.  In a BCN capabale network, congestion notifications
from congested points out in the network can cause the end station
limit the rate of a given traffic flow.

Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ixgbe/ixgbe_dcb.h
drivers/net/ixgbe/ixgbe_dcb_nl.c
include/linux/dcbnl.h
include/net/dcbnl.h
net/dcb/dcbnl.c
This page took 0.051813 seconds and 4 git commands to generate.