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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 18 May 2019 20:10:44 -0700 From: Stephen Hemminger <stephen@...workplumber.org> To: netdev@...r.kernel.org, davem@...emloft.net Cc: xdp-newbies@...r.kernel.org, bpf@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com> Subject: [PATCH v2 net 0/2] XDP generic related 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. The real fix is in the second patch which is a redo of earlier patch from Jason Wang. v2 - hold off the comment fixes for net-next Stephen Hemminger (2): netvsc: unshare skb in VF rx handler net: core: generic XDP support for stacked device drivers/net/hyperv/netvsc_drv.c | 6 ++++++ net/core/dev.c | 10 ++++++++++ 2 files changed, 16 insertions(+) -- 2.20.1
Powered by blists - more mailing lists