aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein3-26/+72
2012-09-30IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein1-2/+565
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2-2/+66
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein3-7/+791
2012-09-30IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein3-76/+699
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein1-0/+32
2012-09-30IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2-6/+25
2012-09-30IB/mlx4: Fill in sq_sig_type in query QPDotan Barak1-0/+4
2012-09-30IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11
2012-09-30RDMA/cxgb4: Fix error handling in create_qp()Emil Goode1-24/+38
2012-09-30RDMA/cma: Use consistent component mask for IPoIB port space multicast joinsDotan Barak1-1/+4
2012-09-30IB/core: Remove unused variables in ucm/ucmaDotan Barak2-2/+0
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-58/+55
2012-09-26switch simple cases of fget_light to fdgetAl Viro3-22/+20
2012-09-26switch infinibarf users of fget() to fget_light()Al Viro3-14/+10
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney6-58/+55
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2-164/+92
2012-09-21userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman1-2/+2
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz5-51/+206
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-6/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-6/+0
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2-27/+19
2012-09-14Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier5-57/+54
2012-09-14IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn1-1/+2
2012-09-14RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit1-4/+4
2012-09-13Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas13-48/+101
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas13-48/+101
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas2-2/+2
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz3-46/+27
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2-6/+21
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-1/+1
2012-09-07RDMA/cxgb4: Move dereference below NULL testWei Yongjun1-1/+1
2012-09-07make drivers with pci error handlers constStephen Hemminger2-2/+2
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt13-48/+101
2012-09-05RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya1-1/+1
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman8-22/+21
2012-09-05IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman1-19/+14
2012-08-23IB/qib: Use PCI Express Capability accessorsJiang Liu1-23/+15
2012-08-23IB/mthca: Use PCI Express Capability accessorsJiang Liu1-4/+4
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo1-1/+1
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo1-9/+5
2012-08-20infiniband: ehca: Fix compiler warningsPaul E. McKenney1-4/+4
2012-08-20infiniband: ehca: Fix while->do-while conversion typoPaul E. McKenney1-1/+1
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier12-47/+100
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza1-1/+5
2012-08-15IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall1-1/+3
2012-08-15IB: Fix typos in infiniband driversMasanari Iida4-4/+4
2012-08-14IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz1-1/+1
2012-08-14IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz1-0/+3