index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-217
/
+413
2018-03-31
crypto: chtls - Makefile Kconfig
Atul Gupta
3
-0
/
+16
2018-03-31
crypto: chtls - Program the TLS session Key
Atul Gupta
1
-0
/
+412
2018-03-31
crypto: chtls - Inline TLS record Rx
Atul Gupta
2
-1
/
+602
2018-03-31
crypto: chtls - Inline TLS record Tx
Atul Gupta
2
-0
/
+1224
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+2126
2018-03-31
crypto: chtls - Register chtls with net tls
Atul Gupta
1
-0
/
+575
2018-03-31
crypto: chtls - structure and macro for Inline TLS
Atul Gupta
2
-0
/
+685
2018-03-31
crypto: chcr - Inline TLS Key Macros
Atul Gupta
2
-1
/
+96
2018-03-31
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+5
2018-03-31
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2
-147
/
+145
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
4
-108
/
+298
2018-03-16
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
1
-1
/
+1
2018-03-16
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
1
-8
/
+11
2018-03-16
crypto: chelsio - Fix src buffer dma length
Harsh Jain
1
-5
/
+12
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2
-40
/
+34
2018-03-09
crypto: chelsio - no csum offload for ipsec path
Atul Gupta
1
-3
/
+2
2018-02-15
crypto: chelsio - Make function aead_ccm_validate_input static
Colin Ian King
1
-4
/
+4
2018-01-20
crypto: chelsio - Fix indentation warning
Harsh Jain
1
-5
/
+5
2018-01-18
crypto: chelsio - Remove dst sg size zero check
Harsh Jain
1
-30
/
+13
2018-01-18
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
2
-23
/
+199
2018-01-18
crypto: chelsio - Fix IV updated in XTS operation
Harsh Jain
1
-4
/
+6
2018-01-18
crypto: chelsio - check for sg null
Harsh Jain
1
-1
/
+2
2018-01-18
crypto: chelsio - Fix Indentation
Harsh Jain
1
-15
/
+13
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+1
2017-12-22
crypto: chelsio - fix a type cast error
Atul Gupta
1
-1
/
+1
2017-12-22
crypto: chelsio - select CRYPTO_GF128MUL
Arnd Bergmann
1
-0
/
+1
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
1
-1
/
+1
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
1
-7
/
+1
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
1
-9
/
+13
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
8
-168
/
+860
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
1
-4
/
+0
2017-11-06
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-4
/
+1
2017-11-03
crypto: chelsio - Fix memory leak
Harsh Jain
1
-4
/
+4
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
3
-694
/
+1109
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
4
-172
/
+76
2017-11-03
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2
-2
/
+10
2017-11-03
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
1
-8
/
+8
2017-11-03
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2
-32
/
+23
2017-10-12
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-09-22
crypto: chelsio - Use GCM IV size constant
Corentin LABBE
1
-4
/
+5
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+16
2017-07-12
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2
-8
/
+16
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+5
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-10
/
+5
2017-06-20
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
3
-21
/
+42
2017-06-20
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
2
-17
/
+142
2017-06-20
chcr - Add debug counters
Harsh Jain
2
-1
/
+17
2017-06-20
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
5
-145
/
+690
[next]