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-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2018-08-25
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2
-2
/
+10
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-6
/
+3
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-3
/
+2
2018-07-13
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
1
-1
/
+1
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-2
/
+1
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-1
/
+0
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-2
/
+1
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+2
2018-06-15
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
1
-3
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-31
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-31
crypto: chtls - kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-31
crypto: chtls - dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-31
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-31
crypto: chtls - key len correction
Atul Gupta
1
-5
/
+1
2018-05-31
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2
-113
/
+97
2018-05-31
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
4
-40
/
+17
2018-05-31
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
1
-30
/
+26
2018-05-27
crypto: chtls - fix a missing-check bug
Wenwen Wang
1
-3
/
+7
2018-05-27
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
2018-05-19
crypto: chelsio - request to HW should wrap
Atul Gupta
1
-18
/
+17
2018-04-21
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-21
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-21
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
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
[next]