summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/netlink_mmap.txt
diff options
context:
space:
mode:
authorDavid L Stevens2015-01-30 18:29:45 +0100
committerDavid S. Miller2015-02-03 03:20:35 +0100
commit44ba582beac4ff8e05a15e38548ebf3deb509547 (patch)
treeee51f6d0aad18be55687ef9412fdf4e5b77066e3 /Documentation/networking/netlink_mmap.txt
parentqlge: Fix qlge_update_hw_vlan_features to handle if interface is down (diff)
downloadkernel-qcow2-linux-44ba582beac4ff8e05a15e38548ebf3deb509547.tar.gz
kernel-qcow2-linux-44ba582beac4ff8e05a15e38548ebf3deb509547.tar.xz
kernel-qcow2-linux-44ba582beac4ff8e05a15e38548ebf3deb509547.zip
sunvnet: set queue mapping when doing packet copies
This patch fixes a bug where vnet_skb_shape() didn't set the already-selected queue mapping when a packet copy was required. This results in using the wrong queue index for stops/starts, hung tx queues and watchdog timeouts under heavy load. Signed-off-by: David L Stevens <david.stevens@oracle.com> Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/netlink_mmap.txt')
0 files changed, 0 insertions, 0 deletions
='/bwlp/qemu.git/commit/qemu-seccomp.c?id=1bd6152ae23549032ef4aca0d3d350512f012f05'>seccomp: changing from whitelist to blacklistEduardo Otubo2017-09-151-232/+28Star * seccomp: adding getrusage to the whitelistEduardo Otubo2016-09-211-0/+1 * seccomp: adding sysinfo system call to whitelistMiroslav Rezanina2016-04-161-0/+1 * seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3James Hogan2016-04-161-3/+5 * all: Clean up includesPeter Maydell2016-02-041-1/+1 * seccomp: add cacheflush to whitelistAndrew Jones2015-11-161-1/+12 * seccomp: add memfd_create to whitelistEduardo Otubo2015-10-22