index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
12
-48
/
+12
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
9
-143
/
+376
|
\
|
*
crypto: cavium/nitrox - Fix HW family part name format
Nagadheeraj Rottela
2019-04-25
1
-18
/
+47
|
*
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
1
-11
/
+1
|
*
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+2
|
*
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-0
/
+18
|
*
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2019-04-08
2
-83
/
+300
|
*
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-03-28
1
-1
/
+1
|
*
crypto: zip - Make some functions static
YueHaibing
2019-03-28
1
-4
/
+4
|
*
crypto: cavium - Make some functions static
YueHaibing
2019-03-28
1
-3
/
+3
|
*
crypto: cavium - remove unused fucntions
YueHaibing
2019-03-28
1
-17
/
+0
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-4
/
+0
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
4
-71
/
+23
|
\
|
*
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-28
1
-2
/
+4
|
*
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-02-01
3
-28
/
+8
|
*
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-41
/
+11
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-31
1
-4
/
+6
|
\
\
|
*
|
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
2019-01-25
1
-4
/
+6
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-19
1
-1
/
+1
|
\
|
|
*
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
2019-01-10
1
-1
/
+1
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
3
-8
/
+9
|
/
*
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
1
-2
/
+1
*
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-23
7
-605
/
+1103
*
crypto: cavium/nitrox - Enabled Mailbox support
Srikanth, Jampala
2018-12-13
11
-54
/
+441
*
crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-07
1
-39
/
+9
*
crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.
Srikanth, Jampala
2018-11-29
4
-10
/
+142
*
crypto: cavium/nitrox - crypto request format changes
Nagadheeraj, Rottela
2018-11-29
3
-244
/
+227
*
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
2018-11-09
3
-10
/
+31
*
crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.
Srikanth Jampala
2018-10-05
8
-263
/
+162
*
crypto: cavium/nitrox - NITROX command queue changes.
Srikanth Jampala
2018-10-05
5
-79
/
+94
*
crypto: cavium/nitrox - use pcie_flr instead of duplicating it
Srikanth Jampala
2018-10-05
1
-10
/
+5
*
crypto: cavium/nitrox - fix warnings while printing atomic64_t types
Srikanth Jampala
2018-10-05
1
-4
/
+6
*
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
2018-09-28
1
-15
/
+5
*
crypto: cavium/nitrox - updated debugfs information.
Srikanth Jampala
2018-09-28
4
-129
/
+127
*
crypto: cavium/nitrox - add support for per device request statistics.
Srikanth Jampala
2018-09-28
3
-1
/
+20
*
crypto: cavium/nitrox - added support to identify the NITROX device partname.
Srikanth Jampala
2018-09-28
5
-22
/
+184
*
crypto: cavium/nitrox - use dma_pool_zalloc()
Srikanth Jampala
2018-09-21
1
-2
/
+2
*
crypto: cavium/nitrox - Added support for SR-IOV configuration.
Srikanth Jampala
2018-09-14
8
-30
/
+236
*
crypto: cavium/nitrox - fix for command corruption in queue full case with ba...
Srikanth Jampala
2018-08-25
3
-26
/
+35
*
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...
Jia-Ju Bai
2018-08-03
1
-1
/
+1
*
crypto: cavium - make structure algs static
Colin Ian King
2018-06-22
1
-1
/
+1
*
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
1
-1
/
+1
*
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-28
1
-21
/
+21
*
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-21
2
-3
/
+3
*
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-21
2
-9
/
+5
*
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-21
1
-4
/
+5
*
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-21
3
-4
/
+25
*
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2018-04-21
1
-8
/
+14
[next]