aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-30
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-27
* IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber2007-11-24
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-24
* IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2007-11-20
* IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell2007-11-20
* IB/ipath: Fix error path in QP creationRalph Campbell2007-11-20
* IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell2007-11-20
* RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-13
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-13
* IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-13
* IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-13
* IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-30
|\
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-30
| * IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-30
| * IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-30
| * IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-30
| * IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-30
| * IPoIB/cm: Fix receive QP cleanupRoland Dreier2007-10-26
* | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-20
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-19
| * IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-18
| * IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-18
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-18
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-18
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-18
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-18
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-18
| * IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-16
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-16
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-16
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-15
* | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-23
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* | [INET]: Justification for local port range robustness.Anton Arapov2007-10-19
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
* | infiniband: sg chaining supportJens Axboe2007-10-16
* | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-15
* | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-15
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\ \ | |/ |/|
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-12
| * [SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2007-10-12
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\ \
| * | IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-10
| * | IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-10