summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier1-1/+1
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana1-4/+6
2008-02-18RDMA/nes: Fix possible array overrunRoland Dreier1-1/+1
2008-02-17RDMA/nes: Fix VLAN supportChien Tung1-2/+8
2008-02-16RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff1-16/+36
2008-02-16IB: Fix return value in ib_device_register_sysfs()Li Zefan1-1/+3
2008-02-15RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty1-1/+9
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein1-1/+1
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen1-1/+0
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein1-0/+1
2008-02-13IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz1-1/+1
2008-02-13RDMA/cxgb3: Fail loopback connectionsSteve Wise1-0/+17
2008-02-13IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier1-14/+8
2008-02-13IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier1-4/+0
2008-02-13IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier1-0/+1
2008-02-09IPoIB: Add send gather supportEli Cohen4-30/+83
2008-02-09IPoIB: Add high DMA feature flagEli Cohen1-1/+3
2008-02-09IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein3-36/+188
2008-02-07IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier3-19/+3
2008-02-05RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff16-1/+16551
2008-02-05IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch1-2/+6
2008-02-05IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-05IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8
2008-02-05IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2-14/+22
2008-02-05IB/mthca: Remove checks for srq->first_free < 0Eli Cohen1-23/+3
2008-02-05IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz1-2/+5
2008-02-05IB/srp: Retry stale connectionsDavid Dillow2-12/+42
2008-02-05mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein1-0/+1
2008-02-05IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein3-4/+12
2008-02-05IPoIB: Remove a misleading debug printOr Gerlitz1-4/+2
2008-02-05IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz1-6/+7
2008-02-05IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier1-17/+3
2008-02-05IB/ehca: Add PMA supportHoang-Nam Nguyen4-1/+98
2008-02-05IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes1-0/+2
2008-02-05IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes1-0/+4
2008-02-05IB/cm: Add interim support for routed pathsSean Hefty1-23/+66
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds3-10/+11
2008-01-29[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev1-2/+2
2008-01-29[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-1/+1
2008-01-29[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2-3/+3
2008-01-29[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2-4/+5
2008-01-29INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong1-2/+1
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-11/+8
2008-01-26RDMA/cxgb3: Fix the T3A workaround checksSteve Wise3-4/+4
2008-01-26IB/ipath: Remove unnecessary castJan Engelhardt1-2/+1
2008-01-26IPoIB: Constify seq_operations function pointer tablesJan Engelhardt1-2/+2
2008-01-26RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2-1/+3
2008-01-26RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise1-0/+7
2008-01-26RDMA/cxgb3: Flush the receive queue when closingSteve Wise1-2/+5