summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
* | infiniband: sg chaining supportJens Axboe2007-10-162-38/+47
* | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-151-2/+3
* | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-153-11/+20
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-152-0/+29
|\ \ | |/ |/|
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+1
| * [SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2007-10-122-0/+28
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-6/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1168-1550/+1930
|\ \
| * | IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-104-0/+46
| * | IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-101-4/+4
| * | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-091-3/+4
| * | IB/ipath: Remove redundant link state checksRalph Campbell2007-10-091-6/+0
| * | IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-095-12/+31
| * | IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-091-4/+6
| * | IB/ipath: Maintain active time on all chipsMichael Albaugh2007-10-091-11/+6
| * | IB/ipath: Fix QHT7040 serial number checkDave Olson2007-10-091-29/+15
| * | IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones2007-10-093-3/+7
| * | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones2007-10-091-2/+4