Age | Commit message (Expand) | Author | Files | Lines |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 17 | -193/+271 |
2012-03-13 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 9 | -52/+257 |
2012-03-13 | mlx4_core: Scale size of MTT table with system RAM | Roland Dreier | 2 | -1/+20 |
2012-03-13 | mlx4_core: Allow dynamic MTU configuration for IB ports | Or Gerlitz | 3 | -4/+140 |
2012-03-13 | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 1 | -44/+53 |
2012-03-13 | IB/mlx4: Fix possible missed completion event | Eli Cohen | 1 | -2/+1 |
2012-03-13 | mlx4_core: Report thermal error events | Jack Morgenstein | 2 | -1/+35 |
2012-03-13 | mlx4_core: Fix one more static exported function | Roland Dreier | 1 | -1/+1 |
2012-03-09 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 5 | -5/+6 |
2012-03-08 | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state | Steve Wise | 1 | -11/+13 |
2012-03-08 | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 1 | -20/+20 |
2012-03-07 | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 4 | -65/+11 |
2012-03-06 | RDMA/ucma: Fix AB-BA deadlock | Hefty, Sean | 1 | -19/+18 |
2012-03-05 | IB/ehca: Fix ilog2() compile failure | Kyle McMartin | 1 | -1/+1 |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 7 | -17/+16 |
2012-03-05 | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz | 3 | -27/+22 |
2012-03-05 | IB/iser: Free IB connection resources in the proper place | Doug Ledford | 2 | -12/+12 |
2012-02-27 | IB/srp: Consolidate repetitive sysfs code | Bart Van Assche | 1 | -32/+17 |
2012-02-27 | IB/srp: Use pr_fmt() and pr_err()/pr_warn() | Bart Van Assche | 1 | -25/+29 |
2012-02-27 | IB/core: Fix SDR rates in sysfs | Roland Dreier | 1 | -7/+11 |
2012-02-26 | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 3 | -1/+6 |
2012-02-26 | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 1 | -0/+1 |
2012-02-26 | IB/srpt: Fix typo "alocate" -> "allocate" | Masanari Iida | 1 | -1/+1 |
2012-02-26 | IB/mad: Return error response for unsupported MADs | Swapna Thete | 1 | -0/+21 |
2012-02-26 | IB/ehca: Use kthread_create_on_node() | Eric Dumazet | 1 | -1/+2 |
2012-02-26 | IB/qib: Avoid filtering LID on SMA portinfo | Mike Marciniszyn | 1 | -3/+1 |
2012-02-26 | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 3 | -34/+104 |
2012-02-26 | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 1 | -17/+22 |
2012-02-26 | RDMA/cxgb4: Add missing peer2peer check in MPAv2 code | Kumar Sanghvi | 1 | -1/+1 |
2012-02-26 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -17/+17 |
2012-02-25 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -7/+7 |
2012-02-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 17 | -100/+101 |
2012-02-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -23/+74 |
2012-02-24 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2 | -2/+2 |
2012-02-24 | hwmon: (max34440) Fix resetting temperature history | Guenter Roeck | 1 | -1/+1 |
2012-02-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2012-02-23 | hwmon: (f75375s) Fix register write order when setting fans to full speed | Nikolaus Schulz | 1 | -4/+3 |
2012-02-23 | hwmon: (ads1015) Fix file leak in probe function | Guenter Roeck | 1 | -2/+1 |
2012-02-23 | mlx4_core: Exported functions can't be static | Doug Ledford | 2 | -7/+7 |
2012-02-23 | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 13 | -219/+124 |
2012-02-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 25 | -97/+190 |
2012-02-22 | [SCSI] scsi_dh_rdac: Fix for unbalanced reference count | Moger, Babu | 1 | -11/+14 |
2012-02-22 | drm/radeon/kms/atom: dpms bios scratch reg updates | Alex Deucher | 1 | -0/+3 |
2012-02-22 | drm/radeon/kms: properly set accel working flag and bailout when false | Jerome Glisse | 13 | -8/+64 |
2012-02-22 | drm/radeon: Only create additional ring debugfs files on Cayman or newer. | Michel Dänzer | 1 | -2/+5 |
2012-02-22 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2 | -2/+37 |
2012-02-22 | cpuidle: Default y on powerpc pSeries | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-02-22 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 5 | -60/+10 |
2012-02-22 | USB: Added Kamstrup VID/PIDs to cp210x serial driver. | Bruno Thomsen | 1 | -0/+2 |
2012-02-22 | USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id | Andrew Lunn | 2 | -2/+8 |