]> 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)
commit11969527aa26f61ba29eecf138054e9e1d650731
tree15b3ea5b89ea7f75965d3ce1c4eba43d69c182c6
parent97fb39003d557e7700db83b3cd149716daa60c89
parent13aaabcf58329ba01f90dab399972fef2fe5c052
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>