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
/
chtls
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-3
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+8
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
1
-2
/
+4
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
1
-14
/
+6
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
6
-24
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-13
/
+3
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-1
/
+1
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
1
-1
/
+0
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+2
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
1
-0
/
+4
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
1
-11
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-80
/
+130
2018-12-14
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2
-26
/
+54
2018-12-14
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
1
-12
/
+8
2018-12-14
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2
-19
/
+36
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-23
/
+32
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-2
/
+1
2018-10-12
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
1
-4
/
+0
2018-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2
-4
/
+2
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
1
-1
/
+1
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-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-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-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-03-31
crypto: chtls - Makefile Kconfig
Atul Gupta
1
-0
/
+4
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