Steffen Klassert ([email protected])

Number of posts: 766 (0.14 per day)
First post: 2009-07-07 06:13:19
Last post: 2024-05-28 10:00:50

Date List Subject
2012-11-03 08:21:01 linux-kernel Re: [PATCH v2 1/9] net: core: use this_cpu_ptr per-cpu helper
2012-11-01 09:39:55 linux-kernel Re: [PATCH 3/9] net: xfrm: use this_cpu_ptr per-cpu helper
2012-09-26 05:41:03 linux-crypto Re: [PATCH 01/11] netlink: add reference of module in netlink_dump_start
2012-07-25 09:51:34 linux-crypto Re: iproute2 - IPsec ESN support
2012-06-27 11:58:33 linux-crypto [PATCH] crypto: algapi - Fix hang on crypto allocation
2012-05-11 10:39:41 linux-kernel Re: [PATCH] xfrm: take iphdr size into account for esp payload size calculation
2012-05-10 12:44:27 linux-kernel Re: [PATCH] xfrm: take iphdr size into account for esp payload size calculation
2012-03-30 09:30:16 linux-crypto Re: Old PADATA patch vs crypto-2.6 tree
2012-03-29 07:04:50 linux-crypto [PATCH v2 2/2] crypto: user - Fix size of netlink dump message
2012-03-29 07:03:51 linux-crypto [PATCH v2 1/2] crypto: user - Fix lookup of algorithms with IV generator
2012-03-29 06:58:31 linux-crypto Re: [PATCH 2/2] crypto: user - Fix size of netlink dump message
2012-03-29 05:53:33 linux-crypto Re: [PATCH 2/2] crypto: user - Fix size of netlink dump message
2012-03-29 05:45:10 linux-crypto Re: [PATCH 2/2] crypto: user - Fix size of netlink dump message
2012-03-28 06:51:06 linux-crypto [PATCH] crypto: pcrypt - Use the online cpumask as the default
2012-03-28 06:44:07 linux-crypto [PATCH 3/3] padata: Fix cpu hotplug
2012-03-28 06:43:21 linux-crypto [PATCH 2/3] padata: Use the online cpumask as the default
2012-03-28 06:42:58 linux-crypto [PATCH 1/3] padata: Add a reference to the api documentation
2012-03-28 06:42:04 linux-crypto padata: Fixes for 3.4
2012-03-26 07:28:33 linux-crypto [PATCH 2/2] crypto: user - Fix size of netlink dump message
2012-03-26 07:27:36 linux-crypto [PATCH 1/2] crypto: user - Fix lookup of algorithms with IV generator
2012-03-09 06:20:58 linux-crypto [PATCH 2/2] padata: Fix race on sequence number wrap
2012-03-09 06:20:12 linux-crypto [PATCH 1/2] padata: Fix race in the serialization path
2012-03-09 06:18:32 linux-crypto [PATCH 0/2] padata fixes
2012-02-03 06:24:30 linux-kernel Re: [PATCH] In crypto_add_alg(), 'exact' wants to be initialized to 0
2012-02-03 06:24:28 linux-crypto Re: [PATCH] In crypto_add_alg(), 'exact' wants to be initialized to 0
2012-02-02 07:51:27 linux-kernel Re: [PATCH] In crypto_add_alg(), 'exact' wants to be initialized to 0
2012-02-02 07:51:25 linux-crypto Re: [PATCH] In crypto_add_alg(), 'exact' wants to be initialized to 0
2012-01-13 11:02:55 linux-crypto Re: sha512: make it work, undo percpu message schedule
2012-01-13 06:22:56 linux-crypto Re: sha512: make it work, undo percpu message schedule
2011-11-23 06:08:55 linux-crypto Re: crypto_ahash_setkey
2011-11-08 09:09:21 linux-crypto [PATCH] crypto: Unlink and free instances when deleted
2011-10-11 09:42:29 linux-crypto Re: Fwd: crypto accelerator driver problems
2011-10-11 09:17:09 linux-crypto Re: CONFIG_CRYPTO_PCRYPT, CONFIG_CRYPTO_CRYPTD etc. questions
2011-10-04 07:58:03 linux-crypto Re: Fwd: crypto accelerator driver problems
2011-09-27 05:48:51 linux-crypto [PATCH v4 17/17] crypto: Add userspace report for compress type algorithms
2011-09-27 05:48:05 linux-crypto [PATCH v4 16/17] crypto: Add userspace report for cipher type algorithms
2011-09-27 05:47:14 linux-crypto [PATCH v4 15/17] crypto: Add userspace report for rng type algorithms
2011-09-27 05:46:35 linux-crypto [PATCH v4 14/17] crypto: Add userspace report for pcompress type algorithms
2011-09-27 05:45:47 linux-crypto [PATCH v4 13/17] crypto: Add userspace report for nivaead type algorithms
2011-09-27 05:44:30 linux-crypto [PATCH v4 12/17] crypto: Add userspace report for aead type algorithms
2011-09-27 05:43:26 linux-crypto [PATCH v4 11/17] crypto: Add userspace report for givcipher type algorithms
2011-09-27 05:42:37 linux-crypto [PATCH v4 10/17] crypto: Add userspace report for ablkcipher type algorithms
2011-09-27 05:41:56 linux-crypto [PATCH v4 09/17] crypto: Add userspace report for blkcipher type algorithms
2011-09-27 05:41:10 linux-crypto [PATCH v4 08/17] crypto: Add userspace report for ahash type algorithms
2011-09-27 05:26:14 linux-crypto [PATCH v4 07/17] crypto: Add userspace report for shash type algorithms
2011-09-27 05:25:07 linux-crypto [PATCH v4 06/17] crypto: Add userspace report for larval type algorithms
2011-09-27 05:24:31 linux-crypto [PATCH v4 05/17] crypto: Add a report function pointer to crypto_type
2011-09-27 05:23:53 linux-crypto [PATCH v4 04/17] crypto: Add userspace configuration API
2011-09-27 05:23:09 linux-crypto [PATCH v4 03/17] crypto: Export crypto_remove_final
2011-09-27 05:22:23 linux-crypto [PATCH v4 02/17] crypto: Export crypto_remove_spawns
2011-09-27 05:21:28 linux-crypto [PATCH v4 01/17] crypto: Add a flag to identify crypto instances