summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-02-26RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe
2008-02-26RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif
2008-02-26RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif
2008-02-26RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff
2008-02-26RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk
2008-02-26RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk
2008-02-25RDMA/nes: Fix off-by-oneAdrian Bunk
2008-02-25RDMA/nes: Resurrect error path dead codeChien Tung
2008-02-25RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana
2008-02-18RDMA/nes: Fix possible array overrunRoland Dreier
2008-02-16RDMA/nes: Fix VLAN supportChien Tung
2008-02-15RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff
2008-02-15IB: Fix return value in ib_device_register_sysfs()Li Zefan
2008-02-14RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein
2008-02-13IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz
2008-02-13RDMA/cxgb3: Fail loopback connectionsSteve Wise
2008-02-12IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier
2008-02-12IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier
2008-02-12IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier
2008-02-08IPoIB: Add send gather supportEli Cohen
2008-02-08IPoIB: Add high DMA feature flagEli Cohen
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen
2008-02-04IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz
2008-02-04IB/srp: Retry stale connectionsDavid Dillow
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein
2008-02-04IPoIB: Remove a misleading debug printOr Gerlitz
2008-02-04IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz
2008-02-04IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen
2008-02-04IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes
2008-02-04IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes
2008-02-04IB/cm: Add interim support for routed pathsSean Hefty
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev