index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-10-05
crypto: qat - move temp buffers off the stack
Ard Biesheuvel
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-28
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
2018-09-04
crypto: qat - Remove VLA usage
Kees Cook
2018-08-03
crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...
Jia-Ju Bai
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-31
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
Conor McLoughlin
2018-04-07
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-03-31
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-02-15
crypto: qat - Make several functions static
Colin Ian King
2017-12-22
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-10
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2017-11-10
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
2017-11-03
crypto: qat - mark expected switch fall-throughs in qat_uclo
Gustavo A. R. Silva
2017-11-03
crypto: qat - remove unused and redundant pointer vf_info
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
2017-07-18
crypto: qat - fix spelling mistake: "runing" -> "running"
Colin Ian King
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-06-28
crypto: qat - avoid an uninitialized variable warning
Arnd Bergmann
2017-06-10
crypto: qat - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: qat - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-05-23
crypto: qat - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
crypto: qat - use pcie_flr instead of duplicating it
Christoph Hellwig
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2016-12-30
crypto: qat - increase number of supported devices
Xin Zeng
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
2016-12-30
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2016-12-30
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2016-12-30
crypto: qat - replace hardcoded BIT(0) in vf_isr
Giovanni Cabiddu
2016-12-30
crypto: qat - fix comments describing adf_disable_sriov()
Ahsan Atta
2016-12-30
crypto: qat - fix indentation
Ahsan Atta
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
2016-08-24
crypto: qat - fix aes-xts key sizes
Giovanni Cabiddu
2016-07-11
crypto: qat - Stop dropping leading zeros from RSA output
Salvatore Benedetto
2016-07-11
crypto: qat - Add DH support
Salvatore Benedetto
2016-07-05
crypto: qat - Add RSA CRT mode
Salvatore Benedetto
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
2016-07-05
crypto: qat - Switch to new rsa_helper functions
Salvatore Benedetto
2016-06-13
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-05-31
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
2016-05-13
crypto: qat - change the adf_ctl_stop_devices to void
Tadeusz Struk
[next]