summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
...
* IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-221-0/+20
* IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-072-16/+14
* IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-121-2/+1
* IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-63/+61
* IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-122-34/+49
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-41/+38
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-122-6/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-13/+23
|\ \ | |/
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-293-8/+15
| * IB/srp: Fix memory leak on reconnectVu Pham2006-11-291-3/+5
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-291-1/+1
| * IB/srp: Increase supported CDB sizeArne Redlich2006-11-291-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-226-41/+49
|/
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
* IB/iser: Start connection after enabling iSERErez Zilber2006-10-301-2/+2
* IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-102-10/+18
* IB/srp: Remove redundant memset()Ishai Rabinovitz2006-10-101-1/+0
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-281-6/+7
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-283-39/+59
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-284-9/+14
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-2/+2
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-232-15/+4
|\
| * [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-022-15/+4
* | IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-222-3/+3
* | IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-221-1/+0
* | IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-221-1/+3
* | IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-221-5/+15
* | IB/iser: INFINIBAND_ISER depends on INETRoland Dreier2006-09-221-1/+1
* | IB/sa: Require SA registrationMichael S. Tsirkin2006-09-224-10/+25
* | IPoIB: Refactor completion handlingRoland Dreier2006-09-221-88/+100
* | IB/iser: Do not use FMR for a single dma entry sgErez Zilber2006-09-223-16/+39
* | IB/iser: fix some debug printsErez Zilber2006-09-221-3/+14
* | IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber2006-09-223-14/+27
* | IB/iser: Limit the max size of a scsi commandErez Zilber2006-09-221-0/+1
* | IB/iser: fix a check of SG alignment for RDMAErez Zilber2006-09-221-1/+1
* | RDMA: iWARP Core Changes.Tom Tucker2006-09-222-2/+8
* | IB: Whitespace fixesRoland Dreier2006-09-222-2/+2
* | IB/srp: Add port/device attributesIshai Rabinovitz2006-09-221-6/+24
* | IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-221-4/+8
* | IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-141-0/+1
* | IB/srp: Don't schedule reconnect from srpIshai Rabinovitz2006-09-141-14/+0
|/
* Merge ../linux-2.6James Bottomley2006-08-062-4/+18
|\
| * IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz2006-08-031-2/+1
| * IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz2006-08-031-2/+15
OpenPOWER on IntegriCloud