]> git.ipfire.org Git - ipfire-2.x.git/commit
linux: Backport Hyper-V network driver
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Dec 2015 18:30:56 +0000 (18:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Dec 2015 14:47:43 +0000 (14:47 +0000)
commita7b0967db425d27b349d436bf83e4a18143f6fe3
tree6ceaab6954b49fb8b316f9bbbab58723b23a7547
parentf295ca0cf75d0b475303a9db905e3ab082290997
linux: Backport Hyper-V network driver

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
37 files changed:
lfs/linux
src/patches/linux/0001-Drivers-net-hyperv-Get-rid-of-the-rndis_filter_packe.patch [new file with mode: 0644]
src/patches/linux/0001-hyperv-Add-support-for-virtual-Receive-Side-Scaling-.patch [new file with mode: 0644]
src/patches/linux/0002-Drivers-net-hyperv-Cleanup-the-receive-path.patch [new file with mode: 0644]
src/patches/linux/0002-hyperv-Remove-recv_pkt_list-and-lock.patch [new file with mode: 0644]
src/patches/linux/0003-Drivers-net-hyperv-Cleanup-the-netvsc-receive-callba.patch [new file with mode: 0644]
src/patches/linux/0003-hyperv-Simplify-the-send_completion-variables.patch [new file with mode: 0644]
src/patches/linux/0004-hyperv-Add-latest-NetVSP-versions-to-auto-negotiatio.patch [new file with mode: 0644]
src/patches/linux/0004-hyperv-Enable-sendbuf-mechanism-on-the-send-path.patch [new file with mode: 0644]
src/patches/linux/0005-Add-support-for-netvsc-build-without-CONFIG_SYSFS-fl.patch [new file with mode: 0644]
src/patches/linux/0005-Drivers-net-hyperv-Enable-scatter-gather-I-O.patch [new file with mode: 0644]
src/patches/linux/0006-Drivers-net-hyperv-Cleanup-the-send-path.patch [new file with mode: 0644]
src/patches/linux/0006-net-get-rid-of-SET_ETHTOOL_OPS.patch [new file with mode: 0644]
src/patches/linux/0007-Drivers-net-hyperv-Enable-offloads-on-the-host.patch [new file with mode: 0644]
src/patches/linux/0007-hyperv-Add-hash-value-into-RNDIS-Per-packet-info.patch [new file with mode: 0644]
src/patches/linux/0008-Drivers-net-hyperv-Enable-receive-side-IP-checksum-o.patch [new file with mode: 0644]
src/patches/linux/0008-hyperv-fix-apparent-cut-n-paste-error-in-send-path-t.patch [new file with mode: 0644]
src/patches/linux/0009-Drivers-net-hyperv-Enable-send-side-checksum-offload.patch [new file with mode: 0644]
src/patches/linux/0009-hyperv-Fix-error-return-code-in-netvsc_init_buf.patch [new file with mode: 0644]
src/patches/linux/0010-Drivers-net-hyperv-Enable-large-send-offload.patch [new file with mode: 0644]
src/patches/linux/0010-hyperv-Fix-a-bug-in-netvsc_start_xmit.patch [new file with mode: 0644]
src/patches/linux/0011-hyperv-Change-the-receive-buffer-size-for-legacy-hos.patch [moved from src/patches/linux-3.14.x-hyperv-2008-fix.patch with 81% similarity]
src/patches/linux/0011-hyperv-Fix-a-bug-in-netvsc_send.patch [new file with mode: 0644]
src/patches/linux/0012-Drivers-net-hyperv-Allocate-memory-for-all-possible-.patch [new file with mode: 0644]
src/patches/linux/0013-Drivers-net-hyperv-Negotiate-suitable-ndis-version-f.patch [new file with mode: 0644]
src/patches/linux/0014-Drivers-net-hyperv-Address-UDP-checksum-issues.patch [new file with mode: 0644]
src/patches/linux/0015-hyperv-Properly-handle-checksum-offload.patch [new file with mode: 0644]
src/patches/linux/0016-hyperv-Add-support-for-virtual-Receive-Side-Scaling-.patch [new file with mode: 0644]
src/patches/linux/0017-hyperv-Remove-recv_pkt_list-and-lock.patch [new file with mode: 0644]
src/patches/linux/0018-hyperv-Simplify-the-send_completion-variables.patch [new file with mode: 0644]
src/patches/linux/0019-hyperv-Enable-sendbuf-mechanism-on-the-send-path.patch [new file with mode: 0644]
src/patches/linux/0020-Add-support-for-netvsc-build-without-CONFIG_SYSFS-fl.patch [new file with mode: 0644]
src/patches/linux/0021-hyperv-Add-hash-value-into-RNDIS-Per-packet-info.patch [new file with mode: 0644]
src/patches/linux/0022-hyperv-fix-apparent-cut-n-paste-error-in-send-path-t.patch [new file with mode: 0644]
src/patches/linux/0023-hyperv-Fix-error-return-code-in-netvsc_init_buf.patch [new file with mode: 0644]
src/patches/linux/0024-hyperv-Fix-a-bug-in-netvsc_send.patch [new file with mode: 0644]
src/patches/linux/0025-Drivers-hv-vmbus-Support-per-channel-driver-state.patch [new file with mode: 0644]