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: Wed, 30 Jul 2014 13:12:25 +0200 From: Steffen Klassert <steffen.klassert@...unet.com> To: David Miller <davem@...emloft.net> CC: Herbert Xu <herbert@...dor.apana.org.au>, Steffen Klassert <steffen.klassert@...unet.com>, <netdev@...r.kernel.org> Subject: pull request (net-next): ipsec-next 2014-07-30 This is the last pull request for ipsec-next before I'll be off for two weeks starting on friday. David, can you please take urgent ipsec patches directly into net/net-next during this time? 1) Error handling simplifications for vti and vti6. From Mathias Krause. 2) Remove a duplicate semicolon after a return statement. From Christoph Paasch. Please pull or let me know if there are problems. Thanks! The following changes since commit 644a918d20336a7deaa81f675c3c2f25bf3dafbb: enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build (2014-06-25 18:04:41 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master for you to fetch changes up to 1759389e8af46d724220785bf710b7bdbebdfa48: xfrm4: Remove duplicate semicolon (2014-06-30 07:49:47 +0200) ---------------------------------------------------------------- Christoph Paasch (1): xfrm4: Remove duplicate semicolon Mathias Krause (2): vti6: Simplify error handling in module init and exit vti: Simplify error handling in module init and exit net/ipv4/ip_vti.c | 54 ++++++++++++++++++----------------------------- net/ipv4/xfrm4_protocol.c | 2 +- net/ipv6/ip6_vti.c | 51 ++++++++++++++++++-------------------------- 3 files changed, 42 insertions(+), 65 deletions(-) -- 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