| Commit message (Expand) | Author | Age | Files | Lines |
*-----------------. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 | 17 | -193/+271 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | IB/srpt: Fix typo "alocate" -> "allocate" | Masanari Iida | 2012-02-26 | 1 | -1/+1 |
| | | | | | | | | * | | IB/srp: Consolidate repetitive sysfs code | Bart Van Assche | 2012-02-27 | 1 | -32/+17 |
| | | | | | | | | * | | IB/srp: Use pr_fmt() and pr_err()/pr_warn() | Bart Van Assche | 2012-02-27 | 1 | -25/+29 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | IB/qib: Avoid filtering LID on SMA portinfo | Mike Marciniszyn | 2012-02-26 | 1 | -3/+1 |
| | | | | | | | * | | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 2012-02-26 | 3 | -34/+104 |
| | | | | | | | |/ |
|
| | | | | | | * / | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 2012-02-26 | 1 | -17/+22 |
| | | | | | | |/ |
|
| | | | | | * / | IB/mad: Return error response for unsupported MADs | Swapna Thete | 2012-02-26 | 1 | -0/+21 |
| | | | | | |/ |
|
| | | | | * | | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz | 2012-03-05 | 3 | -27/+22 |
| | | | | * | | IB/iser: Free IB connection resources in the proper place | Doug Ledford | 2012-03-05 | 2 | -12/+12 |
| | | | | |/ |
|
| | | | * | | IB/ehca: Fix ilog2() compile failure | Kyle McMartin | 2012-03-05 | 1 | -1/+1 |
| | | | * | | IB/ehca: Use kthread_create_on_node() | Eric Dumazet | 2012-02-26 | 1 | -1/+2 |
| | | | |/ |
|
| | | * / | RDMA/cxgb4: Add missing peer2peer check in MPAv2 code | Kumar Sanghvi | 2012-02-26 | 1 | -1/+1 |
| | | |/ |
|
| | * / | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 2012-03-08 | 1 | -20/+20 |
| | |/ |
|
| * / | RDMA/ucma: Fix AB-BA deadlock | Hefty, Sean | 2012-03-05 | 1 | -19/+18 |
| |/ |
|
* | | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-13 | 9 | -52/+257 |
|\ \ |
|
| * | | mlx4_core: Scale size of MTT table with system RAM | Roland Dreier | 2012-03-13 | 2 | -1/+20 |
| * | | mlx4_core: Allow dynamic MTU configuration for IB ports | Or Gerlitz | 2012-03-13 | 3 | -4/+140 |
| * | | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 2012-03-13 | 1 | -44/+53 |
| * | | IB/mlx4: Fix possible missed completion event | Eli Cohen | 2012-03-13 | 1 | -2/+1 |
| * | | mlx4_core: Report thermal error events | Jack Morgenstein | 2012-03-13 | 2 | -1/+35 |
| * | | mlx4_core: Fix one more static exported function | Roland Dreier | 2012-03-13 | 1 | -1/+1 |
| * | | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 | 3 | -1/+6 |
| * | | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 2012-02-26 | 1 | -0/+1 |
| |/ |
|
* | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 | 5 | -5/+6 |
* | | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state | Steve Wise | 2012-03-08 | 1 | -11/+13 |
* | | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 2012-03-07 | 4 | -65/+11 |
* | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | 7 | -17/+16 |
* | | IB/core: Fix SDR rates in sysfs | Roland Dreier | 2012-02-27 | 1 | -7/+11 |
|/ |
|
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-02-25 | 4 | -17/+17 |
|\ |
|
| * | hwmon: (max34440) Fix resetting temperature history | Guenter Roeck | 2012-02-24 | 1 | -1/+1 |
| * | hwmon: (f75375s) Fix register write order when setting fans to full speed | Nikolaus Schulz | 2012-02-23 | 1 | -4/+3 |
| * | hwmon: (ads1015) Fix file leak in probe function | Guenter Roeck | 2012-02-23 | 1 | -2/+1 |
| * | hwmon: (max6639) Fix PPR register initialization to set both channels | Chris D Schimp | 2012-02-21 | 1 | -7/+9 |
| * | hwmon: (max6639) Fix FAN_FROM_REG calculation | Chris D Schimp | 2012-02-21 | 1 | -3/+3 |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-02-25 | 2 | -7/+7 |
|\ \ |
|
| * | | mlx4_core: Exported functions can't be static | Doug Ledford | 2012-02-23 | 2 | -7/+7 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-02-25 | 17 | -100/+101 |
|\ \ \ |
|
| * | | | [SCSI] scsi_dh_rdac: Fix for unbalanced reference count | Moger, Babu | 2012-02-22 | 1 | -11/+14 |
| * | | | [SCSI] scsi_pm: Fix bug in the SCSI power management handler | Alan Stern | 2012-02-18 | 2 | -0/+17 |
| * | | | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' | Huajun Li | 2012-02-18 | 1 | -2/+2 |
| * | | | [SCSI] qla2xxx: Update version number to 8.03.07.13-k. | Chad Dupuis | 2012-02-18 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. | Giridhar Malavali | 2012-02-18 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8... | Shyam Sundar | 2012-02-18 | 1 | -13/+0 |
| * | | | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai... | Giridhar Malavali | 2012-02-18 | 1 | -0/+4 |
| * | | | [SCSI] qla2xxx: Remove check for null fcport from host reset handler. | Michael Christie | 2012-02-18 | 1 | -10/+0 |
| * | | | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers. | Andrew Vasquez | 2012-02-18 | 2 | -1/+2 |
| * | | | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p... | Andrew Vasquez | 2012-02-18 | 1 | -1/+0 |
| * | | | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. | Andrew Vasquez | 2012-02-18 | 1 | -1/+2 |
| * | | | [SCSI] qla2xxx: Add an "is reset active" helper. | Andrew Vasquez | 2012-02-18 | 4 | -51/+28 |