summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/iser: iSCSI iSER transport provider header fileOr Gerlitz2006-06-221-0/+354
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-197-208/+410
|\
| * IB/srp: Factor out common request reset codeIshai Rabinovitz2006-06-171-22/+18
| * IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-172-3/+42
| * IPoIB: Handle client reregister eventsLeonid Arsh2006-06-171-1/+2
| * IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-173-34/+39
| * IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-171-18/+9
| * IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-172-6/+17
| * IB/srp: Handle DREQ events from CMIshai Rabinovitz2006-06-171-5/+9
| * IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-172-9/+17
| * IB/srp: Allow cmd_per_lun to be set per target portVu Pham2006-06-171-7/+17
| * IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz2006-06-171-5/+3
| * IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-172-8/+8
| * IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox2006-06-171-2/+1
| * IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox2006-06-171-2/+1
| * IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-172-87/+228
* | [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+4
|/
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
* IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz2006-05-171-1/+1
* IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier2006-05-171-3/+0
* IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier2006-05-171-1/+4
* IPoIB: Free child interfaces properlyRoland Dreier2006-05-091-3/+1
* IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-092-84/+115
* IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-191-7/+11
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-101-5/+4
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-101-2/+3
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-104-20/+40
* IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-101-21/+20
OpenPOWER on IntegriCloud