aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bgmac.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-03-03 09:29:49 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-03 09:29:49 -0800
commitf7bb3d86a64775e0a7636d211dbd80cbeea6e618 (patch)
tree2864bbb21382a2b2a10882e4614272d8df1ea7d4 /drivers/net/ethernet/broadcom/bgmac.h
parentxen-netback: Use GFP_ATOMIC to allocate hash (diff)
parentixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines (diff)
downloadlinux-dev-f7bb3d86a64775e0a7636d211dbd80cbeea6e618.tar.xz
linux-dev-f7bb3d86a64775e0a7636d211dbd80cbeea6e618.zip
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
Jeff Kirsher says: ==================== Intel Wired LAN Driver Updates 2017-03-02 This series contains fixes to ixgbe only. Paolo fixes the driver so that you can actually update the RSS key value via ethtool. Alex fixes an issue on architectures that have a cache line size larger than 64 Bytes, where the amount of headroom for the frame starts shrinking. To take this into account, Alex adds one small check so that we compare the max_frame to the amount of actual data we can store, so we will automatically enable 3K receive buffers as soon as the maximum frame size we can handle drops below the standard Ethernet MTU. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions