summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* trivial endianness annotations: infiniband coreAl Viro2008-03-303-17/+17
* RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-281-1/+1
* RDMA/nes: Fix MSS calculation on RDMA pathChien Tung2008-03-211-1/+2
* IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2008-03-122-7/+10
* IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier2008-03-111-0/+1
* IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz2008-03-111-1/+1
* IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-111-0/+4
* IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-111-1/+1
* IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-111-4/+5
* IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-111-1/+1
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-115-22/+18
* RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise2008-03-101-2/+3
* IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-101-4/+9
* IB/iser: Fix list iteration bugArne Redlich2008-03-101-20/+16
* RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason2008-03-091-1/+1
* RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason2008-02-291-0/+3
* IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff2008-02-291-1/+16
* Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff2008-02-291-15/+6
* IB/cm: Flush workqueue when removing deviceSean Hefty2008-02-291-1/+2
* RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe2008-02-262-9/+6
* RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2008-02-262-4/+21
* RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif2008-02-261-0/+1
* RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff2008-02-261-3/+0
* RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk2008-02-261-1/+1
* RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk2008-02-261-2/+2
* RDMA/nes: Fix off-by-oneAdrian Bunk2008-02-251-1/+1
* RDMA/nes: Resurrect error path dead codeChien Tung2008-02-251-2/+3
* RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg2008-02-251-8/+2
* IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-191-1/+1
* IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana2008-02-191-4/+6
* RDMA/nes: Fix possible array overrunRoland Dreier2008-02-181-1/+1
* RDMA/nes: Fix VLAN supportChien Tung2008-02-161-2/+8
* RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff2008-02-151-16/+36
* IB: Fix return value in ib_device_register_sysfs()Li Zefan2008-02-151-1/+3
* RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-141-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/+0
* 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/+8
* IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier2008-02-121-4/+0
* 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-063-19/+3
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-0416-1/+16551
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
OpenPOWER on IntegriCloud