summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-242-9/+4Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-2317-312/+283Star
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-204-95/+82Star
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-201-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-181-1/+1
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-181-1/+1
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-184-22/+36
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-181-11/+4Star
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-181-2/+2
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-181-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/+23Star
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-161-30/+60
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-165-96/+47Star
* | 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-191-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/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1268-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-101-3/+4
| * | IB/ipath: Remove redundant link state checksRalph Campbell2007-10-101-6/+0Star
| * | IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-105-12/+31
| * | IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-101-4/+6
| * | IB/ipath: Maintain active time on all chipsMichael Albaugh2007-10-101-11/+6Star
| * | IB/ipath: Fix QHT7040 serial number checkDave Olson2007-10-101-29/+15Star
| * | IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones2007-10-103-3/+7
| * | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones2007-10-101-2/+4
| * | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-103-51/+57
| * | IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-104-26/+29
| * | IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell2007-10-101-1/+39
| * | IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-102-47/+53
| * | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell2007-10-103-5/+29
| * | IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell2007-10-101-2/+20
| * | IB/ipath: Remove redundant codeRalph Campbell2007-10-101-5/+0Star
| * | IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson2007-10-101-2/+8
| * | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell2007-10-101-10/+11
| * | IB/ipath: Correctly describe workaround for TID write chip bugDave Olson2007-10-101-5/+8
| * | IB/ipath: Remove unneeded code for ipathfsRalph Campbell2007-10-101-187/+0Star
| * | IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson2007-10-101-0/+86