summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-151-1/+9
* IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein2008-02-141-1/+1
* IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-141-1/+0Star
* IPoIB: On P_Key change event, reset state properlyJack Morgenstein2008-02-141-0/+1
* IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-131-1/+1
* RDMA/cxgb3: Fail loopback connectionsSteve Wise2008-02-131-0/+17
* IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier2008-02-121-14/+8Star
* IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier2008-02-121-4/+0Star
* IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-121-0/+1
* IPoIB: Add send gather supportEli Cohen2008-02-084-30/+83
* IPoIB: Add high DMA feature flagEli Cohen2008-02-081-1/+3
* IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-083-36/+188
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-073-19/+3Star
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-0516-1/+16551
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-051-2/+6
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-051-1/+1
* IB/mlx4: Actually print out the driver versionRoland Dreier2008-02-051-1/+8
* IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-052-14/+22
* IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-051-23/+3Star
* IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-051-2/+5
* IB/srp: Retry stale connectionsDavid Dillow2008-02-052-12/+42
* mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-051-0/+1
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-053-4/+12
* IPoIB: Remove a misleading debug printOr Gerlitz2008-02-051-4/+2Star
* IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-051-6/+7
* IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-051-17/+3Star
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-054-1/+98
* IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-051-0/+2
* IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-051-0/+4
* IB/cm: Add interim support for routed pathsSean Hefty2008-02-051-23/+66
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-293-10/+11
|\
| * [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-291-2/+2
| * [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-291-1/+1
| * [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-292-3/+3
| * [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-282-4/+5
* | INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-2/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-262-11/+8Star
|\
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-121-1/+2
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-121-1/+3
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-121-3/+1Star
| * [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-121-0/+1
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-121-6/+0Star
* | RDMA/cxgb3: Fix the T3A workaround checksSteve Wise2008-01-253-4/+4
* | IB/ipath: Remove unnecessary castJan Engelhardt2008-01-251-2/+1Star
* | IPoIB: Constify seq_operations function pointer tablesJan Engelhardt2008-01-251-2/+2
* | RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2008-01-252-1/+3
* | RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise2008-01-251-0/+7
* | RDMA/cxgb3: Flush the receive queue when closingSteve Wise2008-01-251-2/+5