index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2014-06-26
10
-18
/
+37
*
crypto: qat - Updated Firmware Info Metadata
Tadeusz Struk
2014-06-26
2
-0
/
+2
*
crypto: qat - Fix random config build warnings
Tadeusz Struk
2014-06-26
2
-3
/
+4
*
crypto: drbg - simplify ordering of linked list in drbg_ctr_df
Stephan Mueller
2014-06-26
1
-5
/
+5
*
crypto: lzo - use kvfree() helper
Eric Dumazet
2014-06-25
1
-4
/
+1
*
crypto: des3_ede-x86_64 - fix parse warning
Jussi Kivilinna
2014-06-25
1
-2
/
+2
*
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2014-06-25
2
-21
/
+27
*
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
Ruchika Gupta
2014-06-25
1
-0
/
+16
*
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
2014-06-25
3
-2
/
+56
*
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2014-06-25
2
-39
/
+46
*
crypto: qat - Fix build problem with O=
Herbert Xu
2014-06-23
1
-1
/
+1
*
crypto: testmgr - add 4 more test vectors for GHASH
Ard Biesheuvel
2014-06-21
1
-4
/
+45
*
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
2014-06-20
3
-3
/
+585
*
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-06-20
6
-5
/
+1349
*
crypto: tcrypt - add ctr(des3_ede) sync speed test
Jussi Kivilinna
2014-06-20
1
-0
/
+6
*
crypto: caam - remove duplicate FIFOST_CONT_MASK define
Dan Carpenter
2014-06-20
1
-1
/
+0
*
crypto: crc32c-pclmul - Shrink K_table to 32-bit words
George Spelvin
2014-06-20
1
-142
/
+139
*
crypto: qat - Update to makefiles
Tadeusz Struk
2014-06-20
4
-0
/
+9
*
crypto: qat - Intel(R) QAT DH895xcc accelerator
Tadeusz Struk
2014-06-20
9
-0
/
+1499
*
crypto: qat - Intel(R) QAT accelengine part of fw loader
Tadeusz Struk
2014-06-20
3
-0
/
+1605
*
crypto: qat - Intel(R) QAT ucode part of fw loader
Tadeusz Struk
2014-06-20
2
-0
/
+1569
*
crypto: qat - Intel(R) QAT crypto interface
Tadeusz Struk
2014-06-20
3
-0
/
+1401
*
crypto: qat - Intel(R) QAT FW interface
Tadeusz Struk
2014-06-20
4
-0
/
+1155
*
crypto: qat - Intel(R) QAT transport code
Tadeusz Struk
2014-06-20
5
-0
/
+1204
*
crypto: qat - Intel(R) QAT driver framework
Tadeusz Struk
2014-06-20
15
-0
/
+2676
*
crypto: ccp - Add platform device support for arm64
Tom Lendacky
2014-06-20
5
-2
/
+270
*
crypto: ccp - CCP device bindings documentation
Tom Lendacky
2014-06-20
1
-0
/
+16
*
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2014-06-20
2
-27
/
+15
*
crypto: drbg - Add DRBG test code to testmgr
Stephan Mueller
2014-06-20
1
-0
/
+247
*
crypto: drbg - DRBG testmgr test vectors
Stephan Mueller
2014-06-20
1
-0
/
+843
*
crypto: drbg - compile the DRBG code
Stephan Mueller
2014-06-20
1
-0
/
+1
*
crypto: drbg - DRBG kernel configuration options
Stephan Mueller
2014-06-20
1
-1
/
+35
*
crypto: drbg - header file for DRBG
Stephan Mueller
2014-06-20
1
-0
/
+289
*
crypto: drbg - SP800-90A Deterministic Random Bit Generator
Stephan Mueller
2014-06-20
1
-0
/
+2007
*
crypto: drivers - Add 2 missing __exit_p
Jean Delvare
2014-06-20
2
-2
/
+2
*
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-06-20
1
-6
/
+6
*
crypto: lzo - try kmalloc() before vmalloc()
Eric Dumazet
2014-06-20
1
-2
/
+9
*
crypto: skcipher - Don't use __crypto_dequeue_request()
Marek Vasut
2014-06-20
1
-2
/
+1
*
crypto: api - Move crypto_yield() to algapi.h
Marek Vasut
2014-06-20
2
-6
/
+6
*
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
10
-34
/
+96
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
7
-25
/
+60
|
|
\
|
|
*
vxlan: Checksum fixes
Tom Herbert
2014-06-15
1
-9
/
+2
|
|
*
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
1
-0
/
+12
|
|
*
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
1
-1
/
+3
|
|
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
2
-10
/
+29
|
|
*
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-15
3
-5
/
+14
|
|
/
|
*
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
1
-0
/
+4
|
*
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-13
1
-4
/
+3
[next]