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