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
*
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
2006-09-28
8
-73
/
+198
*
IB/ipath: Drop unnecessary "(void *)" casts
Bryan O'Sullivan
2006-09-28
1
-3
/
+3
*
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
2006-09-28
7
-63
/
+81
*
IB/ipath: Fix mismatch in shifts and masks for printing debug info
Bryan O'Sullivan
2006-09-28
1
-2
/
+2
*
IB/ipath: Fix compiler warnings and errors on non-x86_64 systems
Bryan O'Sullivan
2006-09-28
1
-5
/
+4
*
IB/ipath: Print more informative parity error messages
Bryan O'Sullivan
2006-09-28
5
-97
/
+158
*
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
2006-09-28
7
-29
/
+26
*
IB/ipath: RC and UC should validate SLID and DLID
Bryan O'Sullivan
2006-09-28
2
-0
/
+8
*
IB/ipath: Only allow complete writes to flash
Bryan O'Sullivan
2006-09-28
1
-6
/
+3
*
IB/ipath: Count SRQs properly
Bryan O'Sullivan
2006-09-28
1
-8
/
+15
*
IB/ipath: Lock and count allocated CQs properly
Bryan O'Sullivan
2006-09-28
1
-6
/
+12
*
IB/ipath: Clean up handling of GUID 0
Bryan O'Sullivan
2006-09-28
2
-8
/
+17
*
IB/ipath: Unregister from IB core early
Bryan O'Sullivan
2006-09-28
1
-1
/
+11
*
IB/ipath: Support revision 2 InfiniPath PCIE devices
Bryan O'Sullivan
2006-09-28
5
-37
/
+215
*
IB/ipath: Driver support for userspace sharing of HW contexts
Bryan O'Sullivan
2006-09-28
5
-241
/
+754
*
IB/ipath: Fix memory leak if allocation fails
Bryan O'Sullivan
2006-09-28
1
-0
/
+3
*
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
2006-09-28
4
-20
/
+37
*
IB/iser: Fix the description of iSER in Kconfig
Erez Zilber
2006-09-28
1
-6
/
+7
*
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
2006-09-28
3
-39
/
+59
*
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
2006-09-28
4
-9
/
+14
*
RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()
Roland Dreier
2006-09-28
1
-1
/
+3
*
RDMA/amso1100: Fix error path in c2_llp_accept()
Eric Sesterhenn
2006-09-28
1
-8
/
+7
*
RDMA/amso1100: Fix compile warnings
Roland Dreier
2006-09-27
4
-5
/
+7
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
2
-8
/
+8
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-4
/
+1
*
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
2006-09-26
1
-3
/
+2
*
Merge mulgrave-w:git/linux-2.6
James Bottomley
2006-09-23
4
-0
/
+4
|
\
|
*
[PATCH] missing includes from infiniband merge
Al Viro
2006-09-23
4
-0
/
+4
*
|
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2006-09-23
2
-15
/
+4
|
\
\
|
|
/
|
/
|
|
*
[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.
Mike Christie
2006-09-02
2
-15
/
+4
*
|
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
2006-09-22
1
-1
/
+1
*
|
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2006-09-22
2
-3
/
+3
*
|
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
2006-09-22
1
-1
/
+0
*
|
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
2006-09-22
1
-1
/
+3
*
|
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
2006-09-22
1
-5
/
+15
*
|
IB/iser: INFINIBAND_ISER depends on INET
Roland Dreier
2006-09-22
1
-1
/
+1
*
|
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
1
-3
/
+2
*
|
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
2006-09-22
3
-21
/
+136
*
|
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
2006-09-22
1
-0
/
+2
*
|
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
6
-20
/
+82
*
|
IPoIB: Refactor completion handling
Roland Dreier
2006-09-22
1
-88
/
+100
*
|
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
2006-09-22
3
-16
/
+39
*
|
IB/iser: fix some debug prints
Erez Zilber
2006-09-22
1
-3
/
+14
*
|
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
2006-09-22
3
-14
/
+27
*
|
IB/iser: Limit the max size of a scsi command
Erez Zilber
2006-09-22
1
-0
/
+1
*
|
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
2006-09-22
1
-1
/
+1
*
|
RDMA/cma: Protect against adding device during destruction
Sean Hefty
2006-09-22
1
-8
/
+26
*
|
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Tom Tucker
2006-09-22
25
-0
/
+9013
*
|
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
18
-76
/
+394
[next]