summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0343-448/+7289
|\
| *-----------. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-0240-445/+7285
| |\ \ \ \ \ \ \
| | | | | | | | * IB/srp: Avoid having aborted requests hangBart Van Assche2012-10-011-0/+1
| | | | | | | | * IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-10-011-1/+1
| | | | | | | * | IB/qib: Fix local access validation for user MRsMike Marciniszyn2012-10-011-2/+3
| | | | | | | * | IB/qib: Add a qib driver versionDean Luick2012-10-013-3/+16
| | | | | | | |/
| | | | | | * | RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova2012-10-011-2/+2
| | | | | | * | RDMA/nes: Print hardware resource typeTatyana Nikolova2012-10-013-11/+20
| | | | | | * | RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova2012-10-011-0/+2
| | | | | | * | RDMA/nes: Cosmetic changesTatyana Nikolova2012-10-011-19/+13
| | | | | | * | RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova2012-10-011-7/+7
| | | | | | * | RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova2012-10-011-25/+7
| | | | | | |/
| | | | | * | mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier2012-10-011-0/+3
| | | | | * | mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2012-10-012-14/+15
| | | | | * | mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-012-13/+22
| | | | | * | mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-10-013-26/+38
| | | | | * | mlx4_core: Trivial cleanups to driver log messagesRoland Dreier2012-10-011-5/+4
| | | | | * | mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier2012-10-011-1/+1
| | | | | * | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-10-012-0/+14
| | | | | * | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-10-017-161/+290
| | | | | * | mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-10-016-0/+53
| | | | | * | mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-10-013-8/+10
| | | | | * | IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-10-015-11/+31
| | | | | * | mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2012-10-012-17/+92
| | | | | * | net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein2012-10-012-0/+15
| | | | | * | IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-10-016-4/+917
| | | | | * | IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-10-012-7/+161
| | | | | * | mlx4: Add alias_guid mechanismJack Morgenstein2012-10-016-10/+816
| | | | | * | mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-10-013-16/+250
| | | | | * | IB/mlx4: Add CM paravirtualizationAmir Vadai2012-10-014-2/+468
| | | | | * | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-10-015-12/+1285
| | | | | * | mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-10-014-26/+234
| | | | | * | IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein2012-10-011-2/+565
| | | | | * | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-10-017-14/+344
| | | | | * | IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-10-016-8/+798
| | | | | * | mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-10-016-5/+62
| | | | | * | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-10-015-77/+702
| | | | | * | IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2012-10-012-0/+48
| | | | | * | IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2012-10-012-6/+25
| | | | | * | IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver useJack Morgenstein2012-10-011-0/+3
| | | | | |/
| | | | * | mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz2012-10-011-2/+0
| | | | * | mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak2012-10-011-1/+1
| | | | * | IB/mlx4: Fill in sq_sig_type in query QPDotan Barak2012-10-011-0/+4
| | | | |/
| | | * / IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-10-012-10/+11
| | | |/
| | * / RDMA/cxgb4: Fix error handling in create_qp()Emil Goode2012-10-011-24/+38
| | |/
| * | RDMA/cma: Use consistent component mask for IPoIB port space multicast joinsDotan Barak2012-10-011-1/+4
| * | IB/core: Remove unused variables in ucm/ucmaDotan Barak2012-10-012-2/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-0324-287/+610
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-0122-279/+587
| |\ \
| | * | Input: hgpk - use %*ph to dump small bufferAndy Shevchenko2012-09-131-6/+3