projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
49b442c
d47cbd5
)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Apr 2013 03:19:50 +0000
(20:19 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Apr 2013 03:19:50 +0000
(20:19 -0700)
Pull crypto fixes from Herbert Xu:
"This fixes a GCM bug that breaks IPsec and a compile problem in
ux500."
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: ux500 - add missing comma
crypto: gcm - fix assumption that assoc has one segment
Trivial merge