index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: configs: Stop selecting the old CESA driver
Boris BREZILLON
2017-11-03
3
-3
/
+3
*
crypto: marvell - Add a platform_device_id table
Boris BREZILLON
2017-11-03
1
-0
/
+6
*
crypto: tcrypt - fix buffer lengths in test_aead_speed()
Robert Baronescu
2017-11-03
1
-2
/
+4
*
crypto: tcrypt - mark expected switch fall-throughs in do_test()
Gustavo A. R. Silva
2017-11-03
1
-57
/
+51
*
crypto: chelsio - Fix memory leak
Harsh Jain
2017-11-03
1
-4
/
+4
*
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
4
-695
/
+1116
*
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
4
-172
/
+76
*
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2017-11-03
2
-2
/
+10
*
crypto: gf128mul - The x8_ble multiplication functions
Harsh Jain
2017-11-03
2
-1
/
+14
*
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
2017-11-03
1
-8
/
+8
*
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2017-11-03
2
-32
/
+23
*
crypto: talitos - avoid useless copy
LEROY Christophe
2017-10-12
1
-14
/
+22
*
crypto: talitos - chain in buffered data for ahash on SEC1
LEROY Christophe
2017-10-12
2
-13
/
+127
*
crypto: talitos - do hw_context DMA mapping outside the requests
LEROY Christophe
2017-10-12
1
-23
/
+57
*
crypto: talitos - DMA map key in setkey()
LEROY Christophe
2017-10-12
1
-17
/
+39
*
crypto: talitos - simplify tests in ipsec_esp()
LEROY Christophe
2017-10-12
1
-22
/
+20
*
crypto: talitos - remove to_talitos_ptr_len()
LEROY Christophe
2017-10-12
1
-35
/
+21
*
crypto: talitos - don't check the number of channels at each interrupt
LEROY Christophe
2017-10-12
2
-12
/
+19
*
crypto: talitos - use devm_ioremap()
LEROY Christophe
2017-10-12
1
-3
/
+5
*
crypto: talitos - use of_property_read_u32()
LEROY Christophe
2017-10-12
1
-16
/
+5
*
crypto: talitos - use devm_kmalloc()
LEROY Christophe
2017-10-12
1
-18
/
+12
*
crypto: talitos - declare local functions static
LEROY Christophe
2017-10-12
1
-2
/
+2
*
crypto: talitos - zeroize the descriptor with memset()
LEROY Christophe
2017-10-12
2
-20
/
+1
*
crypto: talitos - fix ctr-aes-talitos
LEROY Christophe
2017-10-12
1
-1
/
+1
*
crypto: talitos - fix use of sg_link_tbl_len
LEROY Christophe
2017-10-12
1
-2
/
+2
*
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
LEROY Christophe
2017-10-12
1
-0
/
+5
*
crypto: talitos - fix setkey to check key weakness
LEROY Christophe
2017-10-12
1
-0
/
+8
*
crypto: talitos - fix memory corruption on SEC2
LEROY Christophe
2017-10-12
1
-14
/
+28
*
crypto: talitos - fix AEAD test failures
LEROY Christophe
2017-10-12
1
-5
/
+4
*
crypto: crypto4xx - add aes-gcm support
Christian Lamparter
2017-10-12
3
-0
/
+165
*
crypto: crypto4xx - add aes-ccm support
Christian Lamparter
2017-10-12
3
-0
/
+216
*
crypto: crypto4xx - prepare for AEAD support
Christian Lamparter
2017-10-12
5
-73
/
+230
*
crypto: crypto4xx - simplify sa and state context acquisition
Christian Lamparter
2017-10-12
3
-68
/
+15
*
crypto: crypto4xx - fix stalls under heavy load
Christian Lamparter
2017-10-12
2
-15
/
+21
*
crypto: crypto4xx - fix various warnings
Christian Lamparter
2017-10-12
1
-13
/
+3
*
crypto: crypto4xx - overhaul crypto4xx_build_pd()
Christian Lamparter
2017-10-12
3
-124
/
+103
*
crypto: crypto4xx - use the correct LE32 format for IV and key defs
Christian Lamparter
2017-10-12
4
-56
/
+64
*
crypto: crypto4xx - add backlog queue support
Christian Lamparter
2017-10-12
2
-9
/
+41
*
crypto: crypto4xx - increase context and scatter ring buffer elements
Christian Lamparter
2017-10-12
1
-5
/
+5
*
crypto: crypto4xx - fix type mismatch compiler error
Christian Lamparter
2017-10-12
1
-2
/
+2
*
crypto: crypto4xx - fix off-by-one AES-OFB
Christian Lamparter
2017-10-12
1
-1
/
+1
*
crypto: crypto4xx - wire up hmac_mc to hmac_muting
Christian Lamparter
2017-10-12
1
-0
/
+1
*
crypto: keywrap - simplify code
Stephan Mueller
2017-10-12
1
-58
/
+26
*
crypto: dh - return unsigned value for crypto_dh_key_len()
Tudor-Dan Ambarus
2017-10-12
2
-2
/
+2
*
crypto: dh - return unsigned int for dh_data_size()
Tudor-Dan Ambarus
2017-10-12
1
-1
/
+1
*
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
Tudor-Dan Ambarus
2017-10-12
2
-2
/
+2
*
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-7
/
+7
*
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-6
/
+6
*
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-1
/
+1
*
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-1
/
+1
[next]