]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tun-net'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Nov 2014 19:27:12 +0000 (14:27 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Nov 2014 19:27:12 +0000 (14:27 -0500)
commit9d07217d71192055a796c1c66aba83b9d10ca2e3
tree15b3ea5b89ea7f75965d3ce1c4eba43d69c182c6
parent49db1a0f40d30d4d80cfcb22a0f504e2d851ec64
parent4025451543b4fb923f8decee6886c4ce49abc06e
Merge branch 'tun-net'

Herbert Xu says:

====================
tun: Fix csum_start and TUN_PKT_STRIP

The first patch fixes a serious problem that breaks checksum offload
in VMs while the second patch fixes a problem that probably affects
no one.
====================

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