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
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
2
-6
/
+7
*
[PATCH] Array overrun in drivers/infiniband/core/cma.c
Eric Sesterhenn
2006-06-26
1
-1
/
+1
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
3
-12
/
+6
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2006-06-25
11
-7
/
+3129
|
\
|
*
IB/iser: iSER Kconfig and Makefile
Or Gerlitz
2006-06-22
4
-0
/
+18
|
*
IB/iser: iSER handling of memory for RDMA
Or Gerlitz
2006-06-22
1
-0
/
+401
|
*
IB/iser: iSER RDMA CM (CMA) and IB verbs interaction
Or Gerlitz
2006-06-22
1
-0
/
+827
|
*
IB/iser: iSER initiator iSCSI PDU and TX/RX
Or Gerlitz
2006-06-22
1
-0
/
+738
|
*
IB/iser: iSCSI iSER transport provider high level code
Or Gerlitz
2006-06-22
1
-0
/
+790
|
*
IB/iser: iSCSI iSER transport provider header file
Or Gerlitz
2006-06-22
1
-0
/
+354
|
*
IB/uverbs: Remove unnecessary list_del()s
Roland Dreier
2006-06-22
1
-6
/
+0
|
*
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
2006-06-22
1
-1
/
+1
*
|
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
2
-9
/
+11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-06-19
33
-958
/
+3889
|
\
|
*
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-17
3
-376
/
+553
|
*
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
5
-22
/
+48
|
*
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-06-17
1
-6
/
+6
|
*
IB/uverbs: Factor out common idr code
Roland Dreier
2006-06-17
1
-60
/
+22
|
*
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
2006-06-17
1
-7
/
+0
|
*
IB/uverbs: Release lock on error path
Ganapathi CH
2006-06-17
1
-2
/
+4
|
*
IB/cm: Use address handle helpers
Sean Hefty
2006-06-17
2
-20
/
+11
|
*
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
2006-06-17
1
-0
/
+31
|
*
IB: Add ib_init_ah_from_wc()
Sean Hefty
2006-06-17
1
-16
/
+28
|
*
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2006-06-17
2
-2
/
+1
|
*
IB/srp: Factor out common request reset code
Ishai Rabinovitz
2006-06-17
1
-22
/
+18
|
*
IB/srp: Support SRP rev. 10 targets
Ramachandra K
2006-06-17
2
-3
/
+42
|
*
IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.
Or Gerlitz
2006-06-17
1
-3
/
+27
|
*
IB/mthca: Fill in max_map_per_fmr device attribute
Or Gerlitz
2006-06-17
1
-0
/
+10
|
*
IB/ipath: Add client reregister event generation
Roland Dreier
2006-06-17
1
-1
/
+1
|
*
IB/mthca: Add client reregister event generation
Leonid Arsh
2006-06-17
1
-3
/
+11
|
*
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
Leonid Arsh
2006-06-17
1
-38
/
+2
|
*
IPoIB: Handle client reregister events
Leonid Arsh
2006-06-17
1
-1
/
+2
|
*
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-06-17
3
-34
/
+39
|
*
IPoIB: Avoid using stale last_send counter when reaping AHs
Roland Dreier
2006-06-17
1
-18
/
+9
|
*
IB/mad: Check GID/LID when matching requests
Jack Morgenstein
2006-06-17
1
-31
/
+63
|
*
IB: Add caching of ports' LMC
Jack Morgenstein
2006-06-17
1
-1
/
+29
|
*
IB/cm: remove unneeded flush_workqueue
Michael S. Tsirkin
2006-06-17
1
-1
/
+0
|
*
IB/ucm: convert semaphore to mutex
Sean Hefty
2006-06-17
1
-16
/
+16
|
*
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
2006-06-17
2
-6
/
+17
|
*
IB/srp: Handle DREQ events from CM
Ishai Rabinovitz
2006-06-17
1
-5
/
+9
|
*
IB/srp: Allow sg_tablesize to be adjusted
Vu Pham
2006-06-17
2
-9
/
+17
|
*
IB/srp: Allow cmd_per_lun to be set per target port
Vu Pham
2006-06-17
1
-7
/
+17
|
*
IB/srp: Clean up loop in srp_remove_one()
Ishai Rabinovitz
2006-06-17
1
-5
/
+3
|
*
IB: Make needlessly global ib_mad_cache static
Roland Dreier
2006-06-17
2
-4
/
+1
|
*
IB/srp: Change target_mutex to a spinlock
Matthew Wilcox
2006-06-17
2
-8
/
+8
|
*
IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
Matthew Wilcox
2006-06-17
1
-2
/
+1
|
*
IB/srp: Use SCAN_WILD_CARD from SCSI headers
Matthew Wilcox
2006-06-17
1
-2
/
+1
|
*
IB/mthca: Convert FW commands to use wait_for_completion_timeout()
Roland Dreier
2006-06-17
1
-19
/
+4
|
*
IB/srp: Use FMRs to map gather/scatter lists
Roland Dreier
2006-06-17
2
-87
/
+228
|
*
IB/mthca: Remove dead code
Michael S. Tsirkin
2006-06-17
1
-4
/
+0
[next]