summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
...
* IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier2008-07-241-3/+4
* IPoIB/cm: Connected mode is no longer EXPERIMENTALRoland Dreier2008-07-241-7/+8
*-. Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-241-1/+1
|\ \
| | * IPoIB: Include err code in trace message for ib_sa_path_rec_get() failuresOr Gerlitz2008-07-221-1/+1
| |/
* | IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-221-0/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-1817-481/+727
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-155-334/+380
| |\
| | * [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.Mike Christie2008-07-121-1/+0
| | * [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-123-12/+16
| | * [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-121-1/+2
| | * [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie2008-07-123-62/+43
| | * [SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie2008-07-121-1/+1
| | * [SCSI] iser: handle iscsi_cmd_task renameMike Christie2008-07-124-202/+203
| | * [SCSI] iser: convert ib_iser to support merged tasksMike Christie2008-07-123-70/+68
| | * [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-122-20/+11
| | * [SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie2008-07-123-4/+57
| | * [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-121-13/+3
| | * [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-121-11/+6
| | * [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-121-20/+54
| | * [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie2008-07-122-2/+0
| | * [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie2008-07-121-0/+1
| * | IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-141-2/+2
| * | IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-142-7/+12
| * | IPoIB: Use dev_set_mtu() to change mtuEli Cohen2008-07-142-2/+2
| * | IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen2008-07-142-3/+10
| * | IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-143-17/+3
| * | IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-143-15/+19
| * | IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-143-6/+0
| * | IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-142-9/+0
| * | IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-144-30/+91
| * | IPoIB: add LRO supportVladimir Sokolovsky2008-07-145-1/+127
| * | IPoIB: Use multicast loopback blocking if availableRon Livne2008-07-141-1/+4
| * | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier2008-07-141-16/+47
| * | IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-143-0/+26
| * | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-1415-31/+0
| * | IB/srp: Remove use of cached P_Key/GID queriesRoland Dreier2008-07-141-8/+5
| |/
* | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-2/+0
* | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+2
|/
* IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-201-0/+6
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-303-6/+46
* IPoIB: Copy child MTU from parentEli Cohen2008-04-291-0/+3
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-296-40/+64
* IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-292-1/+5
* IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-292-2/+12
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-236-49/+134
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-192-62/+72
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
* IB/iser: Don't change itt endiannessErez Zilber2008-04-161-2/+2
* IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2008-04-162-7/+7
* IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber2008-04-161-4/+1
OpenPOWER on IntegriCloud