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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2006-09-22
2
-2
/
+32
*
IB/ipath: add serial number to hardware freeze error message
Bryan O'Sullivan
2006-09-22
2
-4
/
+6
*
IB/ipath: support new QLogic product naming scheme
Bryan O'Sullivan
2006-09-22
7
-71
/
+68
*
IB/ipath: account for attached QPs correctly
Bryan O'Sullivan
2006-09-22
1
-0
/
+2
*
IB/ipath: do not allow use of CQ entries with invalid counts
Bryan O'Sullivan
2006-09-22
1
-1
/
+6
*
IB/ipath: add new minor device to allow sending of diag packets
Bryan O'Sullivan
2006-09-22
4
-0
/
+176
*
IB/ipath: trivial cleanups
Bryan O'Sullivan
2006-09-22
1
-1
/
+0
*
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
2006-09-22
14
-119
/
+35
*
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
8
-134
/
+17
*
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
17
-1329
/
+1126
*
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
2006-09-22
10
-292
/
+62
*
IB/ipath: drop requirement that PIO buffers be mmaped write-only
Bryan O'Sullivan
2006-09-22
1
-9
/
+4
*
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
2006-09-22
1
-1
/
+2
*
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
2006-09-22
1
-1
/
+5
*
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
2006-09-22
3
-8
/
+38
*
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
2006-09-22
4
-0
/
+66
*
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-09-22
9
-382
/
+785
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
10
-15
/
+30
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
1
-2
/
+1
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
33
-0
/
+11574
*
IB/srp: Add port/device attributes
Ishai Rabinovitz
2006-09-22
1
-6
/
+24
*
IB/mthca: Include the header we really want
James Lentini
2006-09-22
1
-1
/
+1
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
1
-15
/
+19
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
1
-10
/
+6
*
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
2006-09-22
1
-4
/
+8
*
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
2006-09-22
1
-1
/
+1
*
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
13
-429
/
+877
|
\
|
*
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
2006-09-21
1
-4
/
+4
|
*
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
1
-56
/
+35
|
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
2
-5
/
+5
|
*
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
2
-26
/
+38
|
*
[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
2
-65
/
+78
|
*
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2006-09-21
1
-44
/
+0
|
*
[CRYPTO] users: Use block ciphers where applicable
Herbert Xu
2006-09-21
2
-23
/
+31
|
*
[BLOCK] dm-crypt: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-61
/
+47
|
*
[BLOCK] cryptoloop: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-106
/
+54
|
*
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-21
3
-7
/
+169
|
*
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
1
-2
/
+3
|
*
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
2006-09-21
1
-9
/
+9
|
*
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
2006-09-21
4
-7
/
+72
|
*
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
2006-09-21
1
-2
/
+2
|
*
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
2006-09-21
3
-0
/
+354
|
*
[CRYPTO] padlock: Update private header file
Michal Ludvig
2006-09-21
2
-12
/
+14
|
*
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2006-09-21
2
-5
/
+3
|
*
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
2006-09-21
4
-79
/
+42
|
*
[CRYPTO] api: Split out low-level API
Herbert Xu
2006-09-21
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-09-22
43
-6658
/
+7105
|
\
\
|
*
|
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
2006-09-20
1
-99
/
+104
|
*
|
[S390] cio: always query all paths on path verification.
Peter Oberparleiter
2006-09-20
5
-61
/
+68
[next]