summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18104-1160/+1751
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-165-334/+380
| |\
| | * [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.Mike Christie2008-07-121-1/+0Star
| | * [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/+43Star
| | * [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/+68Star
| | * [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-122-20/+11Star
| | * [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/+3Star
| | * [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-121-11/+6Star
| | * [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/+0Star
| | * [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie2008-07-121-0/+1
| * | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-152-2/+2
| |\ \
| | * \ Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-0/+4
| | |\ \
| | * \ \ Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-261-1/+5
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-232-4/+2Star
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-1615-40/+69
| | |\ \ \ \ \
| | * | | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-192-2/+2
| * | | | | | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-151-13/+2Star
| * | | | | | | RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-151-56/+50Star
| * | | | | | | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-152-3/+6
| * | | | | | | RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-154-26/+130
| * | | | | | | RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-153-4/+6
| * | | | | | | IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-151-2/+2
| * | | | | | | IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-151-1/+1
| * | | | | | | IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-152-14/+2Star
| * | | | | | | IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-151-2/+2
| * | | | | | | IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-152-7/+12
| * | | | | | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-152-4/+5
| * | | | | | | IPoIB: Use dev_set_mtu() to change mtuEli Cohen2008-07-152-2/+2
| * | | | | | | IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen2008-07-152-3/+10
| * | | | | | | IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-153-17/+3Star
| * | | | | | | IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-153-15/+19
| * | | | | | | IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-153-6/+0Star
| * | | | | | | IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-152-9/+0Star
| * | | | | | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-151-0/+1
| * | | | | | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-156-23/+19Star
| * | | | | | | RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-153-1/+3
| * | | | | | | RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-154-211/+66Star
| * | | | | | | IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-154-30/+91
| * | | | | | | IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-151-0/+1
| * | | | | | | IPoIB: add LRO supportVladimir Sokolovsky2008-07-155-1/+127
| * | | | | | | IPoIB: Use multicast loopback blocking if availableRon Livne2008-07-151-1/+4
| * | | | | | | IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-153-6/+25
| * | | | | | | RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-151-4/+58
| * | | | | | | RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-151-0/+120