summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | 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-013-26/+72
| | | | | * | | | | 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-012-2/+66
| | | | | * | | | | IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-10-013-7/+791
| | | | | * | | | | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-10-013-76/+699
| | | | | * | | | | IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2012-10-011-0/+32
| | | | | * | | | | IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2012-10-012-6/+25
| | | | | |/ / / /
| | | | * / / / / 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/+0Star
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-028-77/+317
|\ \ \ \ \
| * | | | | IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-015-26/+111
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-286-58/+55Star
| |\| | | |
| * | | | | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-205-51/+206
| * | | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-091-1/+1
| * | | | | 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-024-20/+11Star
|\ \ \ \ \
| * | | | | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
| * | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-9/+5Star
| * | | | | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-143-10/+5Star
| |/ / / /
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-013-29/+21Star
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1313-48/+101
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-122-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | make drivers with pci error handlers constStephen Hemminger2012-09-082-2/+2
| | | |/ / | | |/| |
| * | | | IB/qib: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+15Star
| * | | | 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-256-58/+55Star
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-09-145-57/+54Star
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | * | 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
| | | |/ /
| | * | | IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-123-46/+27Star
| | * | | IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-122-6/+21
| | |/ /
| * / / RDMA/cxgb4: Move dereference below NULL testWei Yongjun2012-09-081-1/+1
| |/ /
* | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-252-164/+92Star
|\ \ \ | |/ / |/| |
| * | 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/+92Star
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier2012-08-1612-47/+100
|\ \ \ \ \ \ \
| | | | | | * | IB/srp: Fix a race conditionBart Van Assche2012-08-151-24/+63
| | | | | | |/
| | | | | * / 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-111-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-154-4/+4
| | |/