index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/mad: Report number of times a mad was retried
Sean Hefty
2008-01-25
3
-4
/
+10
*
IB/multicast: Report errors on multicast groups if P_key changes
Sean Hefty
2008-01-25
1
-10
/
+45
*
IB: Spelling fixes in comments
Joe Perches
2008-01-25
2
-2
/
+2
*
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
2008-01-25
1
-1
/
+1
*
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2008-01-25
2
-21
/
+12
*
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
2008-01-25
1
-1
/
+9
*
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
2008-01-25
1
-1
/
+1
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
6
-29
/
+72
*
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2008-01-25
2
-30
/
+0
*
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
2008-01-25
1
-19
/
+2
*
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
2008-01-25
1
-0
/
+5
*
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
3
-5
/
+5
*
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
2008-01-25
3
-12
/
+13
*
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
2008-01-25
2
-4
/
+20
*
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
2008-01-25
1
-9
/
+0
*
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
2008-01-25
1
-0
/
+10
*
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
2008-01-25
1
-2
/
+2
*
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
4
-43
/
+200
*
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
2008-01-25
1
-22
/
+21
*
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
2008-01-25
1
-17
/
+30
*
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
2008-01-25
1
-9
/
+19
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
6
-130
/
+130
*
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
2008-01-25
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
2
-2
/
+2
|
\
|
*
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
2008-01-25
1
-1
/
+1
|
*
Disable VGA text console for AVR32 architecture
Hans-Christian Egtvedt
2008-01-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-25
13
-136
/
+3191
|
\
\
|
*
|
[CRYPTO] hifn_795x: Fixup container_of() usage
Alexey Dobriyan
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
Herbert Xu
2008-01-11
1
-5
/
+15
|
*
|
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] geode: Add __dev{init,exit} annotations
Adrian Bunk
2008-01-11
1
-2
/
+2
|
*
|
[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
2008-01-11
1
-2
/
+2
|
*
|
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] geode: do not copy the IV too often
Sebastian Siewior
2008-01-11
2
-5
/
+3
|
*
|
[HIFN]: Add support for using the random number generator
Patrick McHardy
2008-01-11
1
-1
/
+81
|
*
|
[HIFN]: Improve PLL initialization
Patrick McHardy
2008-01-11
1
-2
/
+108
|
*
|
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2008-01-11
7
-37
/
+72
|
*
|
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] hifn: Add missing includes
Andrew Morton
2008-01-11
1
-0
/
+2
|
*
|
[CRYPTO] hifn: Make Kconfig option depend on PCI
Jan Glauber
2008-01-11
1
-0
/
+1
|
*
|
[CRYPTO] hifn: Schedule callback invocation to tasklet.
Evgeniy Polyakov
2008-01-11
1
-1
/
+21
|
*
|
[CRYPTO] geode: Add fallback for unsupported modes
Sebastian Siewior
2008-01-11
2
-43
/
+206
|
*
|
[CRYPTO] geode: move defines into a headerfile
Sebastian Siewior
2008-01-11
2
-34
/
+34
|
*
|
[CRYPTO] geode: relax in busy loop and care about return value
Sebastian Siewior
2008-01-11
1
-3
/
+6
|
*
|
[CRYPTO] geode: use consistent IV copy
Sebastian Siewior
2008-01-11
1
-6
/
+4
|
*
|
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2008-01-11
2
-3
/
+2
|
*
|
[CRYPTO] geode: remove alias
Sebastian Siewior
2008-01-11
1
-1
/
+0
[prev]
[next]