~mhcerri/ubuntu/+source/linux/+git/azure:lp1698367-rebase-to-4.11

Last commit made on 2017-06-16
Get this branch:
git clone -b lp1698367-rebase-to-4.11 https://git.launchpad.net/~mhcerri/ubuntu/+source/linux/+git/azure
Only Marcelo Cerri can upload to this branch. If you are Marcelo Cerri please log in for upload directions.

Branch merges

Branch information

Name:
lp1698367-rebase-to-4.11
Repository:
lp:~mhcerri/ubuntu/+source/linux/+git/azure

Recent commits

5693bf1... by Marcelo Cerri

UBUNTU: [Config] CONFIG_LOCK_DOWN_KERNEL=y

BugLink: http://bugs.launchpad.net/bugs/1698367

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

710b5ac... by Marcelo Cerri

UBUNTU: [Config] update module list for 4.11

BugLink: http://bugs.launchpad.net/bugs/1698367

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

454c73e... by Marcelo Cerri

UBUNTU: SAUCE: Fix check for PF_MAX after rebase to 4.11

BugLink: http://bugs.launchpad.net/bugs/1698367

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

e52fa31... by Marcelo Cerri

UBUNTU: [Config] updateconfigs for 4.11

BugLink: http://bugs.launchpad.net/bugs/1698367

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

df9e357... by Marcelo Cerri

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

ecfd23a... by Marcelo Cerri

UBUNTU: Ubuntu-azure-4.10.0-1006.6

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

2f6e364... by Cheng-mean Liu <email address hidden>

UBUNTU: SAUCE: 9p: net/9p: add hv_sock transport

BugLink: http://bugs.launchpad.net/bugs/1690196

Add support for Hyper-V socket transport to net/9p.

Signed-off-by: Cheng-mean Liu <email address hidden>
(Minor cleanups and coding style fixes)
Acked-by: Colin Ian King <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

8adf400... by Cheng-mean Liu <email address hidden>

UBUNTU: SAUCE: azure: hv_sock: 4.11 update

BugLink: http://bugs.launchpad.net/bugs/1690196

Minor updates to the hv_sock modules based on 4.11.

Signed-off-by: Cheng-mean Liu <email address hidden>
Acked-by: Colin Ian King <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

1d4101f... by Marcelo Cerri

UBUNTU: [Config] azure: CONFIG_HYPERV_SOCK=m

BugLink: http://bugs.launchpad.net/bugs/1690196

Acked-by: Colin Ian King <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

8ff0523... by Dexuan Cui

UBUNTU: SAUCE: azure: hv_sock: introduce Hyper-V Sockets

BugLink: http://bugs.launchpad.net/bugs/1690196

Hyper-V Sockets (hv_sock) supplies a byte-stream based communication
mechanism between the host and the guest. It's somewhat like TCP over
VMBus, but the transportation layer (VMBus) is much simpler than IP.

With Hyper-V Sockets, applications between the host and the guest can talk
to each other directly by the traditional BSD-style socket APIs.

Hyper-V Sockets is only available on new Windows hosts, like Windows Server
2016. More info is in this article "Make your own integration services":
https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/develop/make_mgmt_service

The patch implements the necessary support in the guest side by introducing
a new socket address family AF_HYPERV.

Signed-off-by: Dexuan Cui <email address hidden>
Acked-by: Colin Ian King <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

 Conflicts:
 include/linux/socket.h