aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-244-45/+18
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-26/+9
* IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
* IB/srp: Release transport before removing hostDave Dillow2008-01-081-1/+1
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+1
* IB/srp: Fix list corruption/oops on module reloadDavid Dillow2008-01-031-0/+1
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-133-2/+2
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-123-17/+25
* IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-121-2/+2
* IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-301-2/+6
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-271-0/+3
* IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber2007-11-241-2/+4
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-241-2/+2
* IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2007-11-202-4/+6
* IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell2007-11-201-17/+25
* IB/ipath: Fix error path in QP creationRalph Campbell2007-11-201-6/+9
* IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell2007-11-201-5/+14
* RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-131-0/+1
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-135-30/+54
* IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-132-7/+19
* IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
* IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-306-22/+34
|\
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-301-4/+4
| * IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-301-9/+9
| * IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-301-1/+9
| * IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-301-5/+9
| * IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-301-2/+2
| * IPoIB/cm: Fix receive QP cleanupRoland Dreier2007-10-261-1/+1
* | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-242-9/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-2317-312/+283
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-194-95/+82
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-191-2/+6
| * IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-181-2/+14
| * IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-171-1/+1
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-171-1/+1
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-174-22/+36
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-171-11/+4
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-171-2/+2
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-171-1/+3
| * IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-161-2/+4
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-161-47/+23
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-161-30/+60
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-155-96/+47
* | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-231-3/+3
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-225-20/+29
* | [INET]: Justification for local port range robustness.Anton Arapov2007-10-181-2/+3
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-173-20/+20