summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | RDMA/nes: Cosmetic changesTatyana Nikolova2012-09-301-19/+13
| | | | | * | | | RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova2012-09-301-7/+7
| | | | | * | | | RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova2012-09-301-25/+7
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-09-302-0/+14
| | | | * | | | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-302-41/+75
| | | | * | | | mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-302-0/+17
| | | | * | | | mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-301-2/+6
| | | | * | | | IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-302-9/+23
| | | | * | | | IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-09-306-4/+917
| | | | * | | | IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-301-7/+155
| | | | * | | | mlx4: Add alias_guid mechanismJack Morgenstein2012-09-305-8/+812
| | | | * | | | IB/mlx4: Add CM paravirtualizationAmir Vadai2012-09-304-2/+468
| | | | * | | | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-09-305-12/+1285
| | | | * | | | mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-303-26/+72
| | | | * | | | IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein2012-09-301-2/+565
| | | | * | | | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-302-2/+66
| | | | * | | | IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-303-7/+791
| | | | * | | | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-09-303-76/+699
| | |_|/ / / / | |/| | | | |
| | | * | | | IB/mlx4: Fill in sq_sig_type in query QPDotan Barak2012-09-301-0/+4
| | |/ / / / | |/| | | |
| | * | | | RDMA/cxgb4: Fix error handling in create_qp()Emil Goode2012-09-301-24/+38
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+1
|\ \ \ \ \
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-6/+7
| |\| | | |
| * | | | | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-2/+2
|\ \ \ \ \
| * | | | | userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman2012-09-211-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-7/+4
|\ \ \ \ \
| * | | | | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-132-7/+4
| |/ / / /
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-013-29/+21
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-138-21/+32
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-122-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | make drivers with pci error handlers constStephen Hemminger2012-09-072-2/+2
| | | |/ / | | |/| |
| * | | | IB/qib: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+15
| * | | | IB/mthca: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| |/ / /
* | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-253-6/+7
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-09-142-5/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn2012-09-141-1/+2
| | | |/ / | | |/| |
| | | * | RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit2012-09-141-4/+4
| | |/ /
| * / / RDMA/cxgb4: Move dereference below NULL testWei Yongjun2012-09-071-1/+1
| |/ /
* | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-252-164/+92
|\ \ \ | |/ / |/| |
| * | infiniband: ehca: Fix compiler warningsPaul E. McKenney2012-08-201-4/+4
| * | infiniband: ehca: Fix while->do-while conversion typoPaul E. McKenney2012-08-201-1/+1
| * | infiniband: Ehca: Use hotplug thread infrastructureThomas Gleixner2012-08-132-164/+92
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier2012-08-168-21/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall2012-08-151-1/+3
| |_|_|/ |/| | |
| | | * RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier2012-08-101-8/+8
| |_|/ |/| |
| | * IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza2012-08-161-1/+5
| | * IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2012-08-102-8/+13
| |/ |/|
| * IB: Fix typos in infiniband driversMasanari Iida2012-08-153-3/+3
|/
*-. Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-07-302-6/+8
|\ \
| | * IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn2012-07-291-5/+5
| |/ |/|