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: Thu, 1 May 2014 18:16:33 +0200 From: Daniel Borkmann <dborkman@...hat.com> To: davem@...emloft.net Cc: ast@...mgrid.com, netdev@...r.kernel.org Subject: [PATCH net-next v3 0/3] BPF cleanups v2->v3: - Included Dave's feedback for unsigned long type in patch 3 - Patch 1 and patch 2 unchanged since v1, dropped other two for now v1->v2: - Only changed patch 5 as to suggestion from Alexei - Rest is the same Daniel Borkmann (3): net: filter: simplify label names from jump-table net: filter: make register namings more comprehensible net: filter: misc/various cleanups include/linux/filter.h | 47 ++++- net/core/filter.c | 538 +++++++++++++++++++++++++------------------------ 2 files changed, 309 insertions(+), 276 deletions(-) -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists