]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hv_netvsc-TCP-hash-level'
authorDavid S. Miller <davem@davemloft.net>
Sun, 8 Oct 2017 17:11:01 +0000 (10:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Oct 2017 17:11:01 +0000 (10:11 -0700)
commitbac2c26ab9e5c64bf67f7c5654df18ffc97fbe94
tree6d43c7e064a2e878e705b7162f11e2342301d68e
parentc5a418292dda57659b18d0c5a45eda1d1b62687a
parenta7abef64ed0d0cb7054a143c03e02d6ca2cfa703
Merge branch 'hv_netvsc-TCP-hash-level'

Haiyang Zhang says:

====================
hv_netvsc: support changing TCP hash level

The patch set simplifies the existing hash level switching code for
UDP. It also adds the support for changing TCP hash level. So users
can switch between L3 an L4 hash levels for TCP and UDP.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>