summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* 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
| * IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz2006-08-031-0/+2
* | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-20/+2
|/
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-242-0/+24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-142-2/+2
* [PATCH] srp: fix fmr error handlingVu Pham2006-07-141-0/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-121/+17
|\
| * [SCSI] iscsi: convert iser to new set/get param fnsMike Christie2006-06-291-121/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
| |/
* / [PATCH] infiniband: devfs fixAndrew Morton2006-06-301-1/+0
|/
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-4/+2
* IB/iser: iSER Kconfig and MakefileOr Gerlitz2006-06-222-0/+15
* IB/iser: iSER handling of memory for RDMAOr Gerlitz2006-06-221-0/+401
* IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz2006-06-221-0/+827
* IB/iser: iSER initiator iSCSI PDU and TX/RXOr Gerlitz2006-06-221-0/+738
* IB/iser: iSCSI iSER transport provider high level codeOr Gerlitz2006-06-221-0/+790