index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hippi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
crypto: aesni - Fix cryptd reordering problem on gcm
Herbert Xu
1
-6
/
+12
2016-06-23
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
2
-19
/
+118
2016-06-23
crypto: marvell - Increase the size of the crypto queue
Romain Perier
1
-1
/
+1
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
5
-27
/
+221
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
4
-86
/
+84
2016-06-23
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2
-12
/
+12
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
4
-15
/
+39
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
5
-98
/
+84
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
4
-9
/
+60
2016-06-23
crypto: marvell - Fix wrong type check in dma functions
Romain Perier
1
-2
/
+3
2016-06-23
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
3
-0
/
+6
2016-06-23
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
1
-1
/
+4
2016-06-23
crypto: chacha20-simd - Use generic code for small requests
Herbert Xu
1
-1
/
+1
2016-06-23
Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG"
Herbert Xu
1
-6
/
+4
2016-06-20
crypto: drbg - fix an error code in drbg_init_sym_kernel()
Dan Carpenter
1
-1
/
+1
2016-06-20
crypto: sha3 - Add SHA-3 Test's in tcrypt
raveendra padasalagi
3
-1
/
+217
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
4
-0
/
+340
2016-06-20
crypto: caam - replace deprecated EXTRA_CFLAGS
Tudor Ambarus
1
-1
/
+1
2016-06-20
crypto: caam - fix misspelled upper_32_bits
Arnd Bergmann
1
-2
/
+2
2016-06-20
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
1
-1
/
+3
2016-06-20
crypto: drbg - fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
2016-06-15
crypto: rsa - return raw integers for the ASN.1 parser
Tudor Ambarus
3
-103
/
+135
2016-06-15
crypto: drbg - avoid duplicate maintenance of key
Stephan Mueller
1
-2
/
+1
2016-06-15
crypto: drbg - use full CTR AES for update
Stephan Mueller
1
-17
/
+13
2016-06-15
crypto: drbg - use aligned buffers
Stephan Mueller
2
-20
/
+27
2016-06-15
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
3
-54
/
+149
2016-06-13
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
3
-0
/
+146
2016-06-13
hwrng: exynos - fixup IO accesors
Ben Dooks
1
-2
/
+2
2016-06-13
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
3
-3
/
+4
2016-06-08
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
LEROY Christophe
1
-0
/
+180
2016-06-08
crypto: talitos - implement cra_priority
LEROY Christophe
1
-1
/
+5
2016-06-08
crypto: talitos - sg_to_link_tbl() not used anymore, remove it
LEROY Christophe
1
-8
/
+0
2016-06-08
crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
LEROY Christophe
1
-85
/
+124
2016-06-08
crypto: talitos - making mapping helpers more generic
LEROY Christophe
1
-137
/
+93
2016-06-08
crypto: talitos - move mapping helpers before IPSEC functions
LEROY Christophe
1
-122
/
+122
2016-06-08
crypto: talitos - using helpers for all talitos_ptr operations
LEROY Christophe
1
-25
/
+34
2016-06-07
arm64: dts: ls1043a: add crypto node
Horia Geantă
2
-0
/
+47
2016-06-07
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
1
-2
/
+15
2016-06-07
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2
-5
/
+10
2016-06-07
crypto: hash - shrink hash down to two types
Giovanni Cabiddu
1
-5
/
+5
2016-06-07
crypto: skcipher - remove unused header cpumask.h
Geliang Tang
1
-1
/
+0
2016-06-07
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
1
-8
/
+10
2016-06-02
crypto: sha1-mb - stylistic cleanup
Megha Dey
1
-36
/
+74
2016-06-02
crypto: drbg - reduce number of setkey calls
Stephan Mueller
1
-9
/
+24
2016-05-31
crypto: s5p-sss - Use consistent indentation for variables and members
Krzysztof Kozlowski
1
-40
/
+40
2016-05-31
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
1
-2
/
+10
2016-05-31
ARM: dts: nsp: Add rng device tree entry
Yendapally Reddy Dhananjaya Reddy
1
-0
/
+5
2016-05-31
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2
-5
/
+31
2016-05-31
dt-bindings: rng: Northstar Plus SoC rng bindings
Yendapally Reddy Dhananjaya Reddy
1
-1
/
+6
2016-05-31
lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()
Nicolai Stange
1
-21
/
+3
[next]