]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert...
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2013 19:00:16 +0000 (14:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2013 19:00:16 +0000 (14:00 -0500)
commit510bc7bd2dd2cdff759144d55376e78d91f8c532
treef9584c9b3ff6873b2be043ea08c0fbb354c040df
parent259cae6f674665206bdccd5e72eaa44eb14e7d10
parent2b6026017db1efa8c3dcf222ad62397273b5e607
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next

Steffen Klassert says:

====================
1) Add a statistic counter for invalid output states and
   remove a superfluous state valid check, from Li RongQing.

2) Probe for asynchronous block ciphers instead of synchronous block
   ciphers to make the asynchronous variants available even if no
   synchronous block ciphers are found, from Jussi Kivilinna.

3) Make rfc3686 asynchronous block cipher and make use of
   the new asynchronous variant, from Jussi Kivilinna.

4) Replace some rwlocks by rcu, from Cong Wang.

5) Remove some unused defines.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>