lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20190528184731.7464-1-sthemmin@microsoft.com> Date: Tue, 28 May 2019 11:47:29 -0700 From: Stephen Hemminger <stephen@...workplumber.org> To: davem@...emloft.net, saeedm@...lanox.com, jasowang@...hat.com, brouer@...hat.com Cc: netdev@...r.kernel.org, xdp-newbies@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com> Subject: [PATCH PATCH v4 0/2] XDP generic fixes This set of patches came about while investigating XDP generic on Azure. The split brain nature of the accelerated networking exposed issues with the stack device model. Stephen Hemminger (2): netvsc: unshare skb in VF rx handler net: core: support XDP generic on stacked devices. drivers/net/hyperv/netvsc_drv.c | 6 ++++ net/core/dev.c | 58 +++++++-------------------------- 2 files changed, 18 insertions(+), 46 deletions(-) -- 2.20.1
Powered by blists - more mailing lists