aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-12/+0
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller12-103/+148
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov3-4/+4
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds9-99/+144
2012-10-07infiniband: pass rdma_cm module to netlink_dump_startGao feng2-1/+3
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds8-39/+33
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2-2/+2
2012-10-04Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier8-96/+141
2012-10-04RDMA/cma: Check that retry count values are in rangeSean Hefty1-3/+3
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik2-44/+103
2012-10-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova1-1/+1
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova2-6/+0
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova1-12/+3
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova1-0/+1
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier3-33/+33
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-24/+18
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds29-249/+6089
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-77/+317
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+2
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-20/+11
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier26-246/+6085
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz5-26/+111
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-29/+21
2012-10-01IB/qib: Fix local access validation for user MRsMike Marciniszyn1-2/+3
2012-09-30IB/srp: Avoid having aborted requests hangBart Van Assche1-0/+1
2012-09-30IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche1-1/+1
2012-09-30IB/qib: Add a qib driver versionDean Luick3-3/+16
2012-09-30RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova1-2/+2
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova3-11/+20
2012-09-30RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova1-0/+2
2012-09-30RDMA/nes: Cosmetic changesTatyana Nikolova1-19/+13
2012-09-30RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova1-7/+7
2012-09-30RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova1-25/+7
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2-0/+14
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2-41/+75
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2-0/+17
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein1-2/+6
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2-9/+23
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein6-4/+917
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-7/+155
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein5-8/+812
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai4-2/+468
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer5-12/+1285
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...Roland 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
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo3-10/+5
2012-08-13RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova1-1/+1
2012-08-13infiniband: Ehca: Use hotplug thread infrastructureThomas Gleixner2-164/+92
2012-08-10RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier1-8/+8
2012-08-10IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2-8/+13
2012-07-30Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier6-242/+547
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz4-236/+539
2012-07-29IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn1-5/+5
2012-07-27RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier1-12/+7
2012-07-27RDMA/ocrdma: Fix check of GSI CQsRoland Dreier1-1/+3
2012-07-27RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu1-4/+1
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds43-779/+2032
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-33/+97
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier42-762/+1967
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-5/+10
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn16-380/+394
2012-07-19IB/qib: Add congestion control agent implementationMike Marciniszyn5-12/+790
2012-07-19IB/qib: Reduce sdma_lock contentionMike Marciniszyn4-12/+85
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall1-1/+1
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai1-1/+2
2012-07-17IB/qib: Fix QP RCU sparse warningsMike Marciniszyn5-35/+61
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-1/+1
2012-07-16srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig1-5/+10
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-3/+7
2012-07-11IB/cm: Destroy idr as part of the module init error flowDotan Barak1-6/+10
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak1-1/+1
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak1-0/+1
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak1-1/+2
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+8
2012-07-10IPoIB: fix skb truesize underestimatiomEric Dumazet1-4/+8
2012-07-10IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn2-3/+5
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein3-34/+122
2012-07-08IB/qib: RCU locking for MR validationMike Marciniszyn4-50/+66
2012-07-08IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn9-224/+244
2012-07-08IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn1-1/+7
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein1-12/+0
2012-07-08IB/sa: Add GuidInfoRecord query supportErez Shitrit1-0/+133
2012-07-08IB/mlx4: Add debug printsJack Morgenstein4-3/+55
2012-07-08IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier4-8/+7
2012-07-08RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier1-6/+6
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2-4/+38
2012-07-08RDMA/cma: Listen on specific address familySean Hefty1-6/+10
2012-07-08RDMA/cma: Bind to a specific address familySean Hefty1-11/+21
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion3-7/+57
2012-07-07RDMA/ocrdma: Fix assignment of max_srq_sge in device queryRoland Dreier1-1/+1
2012-07-05ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller1-7/+8
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller1-2/+3
2012-07-05ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller2-10/+16
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-2/+5
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-46/+55
2012-06-26infiniband: netlink: Move away from NLMSG_NEW().David S. Miller1-4/+6
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier5-45/+54
2012-06-19RDMA/cma: QP type check on received REQs should be AND not ORSean Hefty1-1/+1
2012-06-14RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter1-1/+1
2012-06-11RDMA/ocrdma: Fixed RQ error CQE pollingParav Pandit1-1/+3
2012-06-11RDMA/ocrdma: Correct queue SGE calculationMahesh Vardhamanaiah4-3/+10
2012-06-11RDMA/ocrdma: Correct reported max queue sizesMahesh Vardhamanaiah2-11/+6
2012-06-11RDMA/ocrdma: Fixed GID table for vlan and eventsParav Pandit1-29/+34
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier9-39/+33
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg3-7/+24
2012-06-03IB/mlx4: Fix EQ deallocation in legacy modeShlomo Pongratz1-12/+7
2012-06-03RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo1-0/+4
2012-05-29RDMA/ocrdma: Remove unnecessary version.h includesDevendra Naga2-2/+0
2012-05-29RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHEDParav Pandit1-1/+1
2012-05-29RDMA/ocrdma: Correct queue free count mathParav Pandit4-17/+1
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds56-408/+9679
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-7/+3
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier55-405/+9666
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-18IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein1-3/+3
2012-05-18IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2-4/+4
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz3-0/+89
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya3-0/+32
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya7-150/+203
2012-05-18RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2-2/+20
2012-05-18RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya4-12/+259
2012-05-18RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya3-6/+9
2012-05-18RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya4-12/+162
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya5-3/+155
2012-05-15RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise1-0/+6
2012-05-15RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise1-4/+1
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova1-1/+2
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova1-0/+4
2012-05-14IB/qib: Add cache line awareness to qib_qp and qib_devdata structuresMike Marciniszyn7-94/+120
2012-05-14IB/qib: MADs with misset M_Keys should return failureJim Foraker1-1/+3
2012-05-14IB/qib: Fix M_Key lease timeout handlingJim Foraker1-15/+29
2012-05-14IB/qib: Fix QLE734X link cyclingMitko Haralanov1-1/+1
2012-05-14IB/qib: Display correct value for number of contextsMitko Haralanov2-3/+7
2012-05-14IB/qib: Correct ordering of reregister vs. port active eventsTodd Rimmer1-9/+8
2012-05-14IB/qib: Optimize pio ack buffer allocationMike Marciniszyn5-9/+28
2012-05-14IB/qib: Add prefetch for eager buffersMike Marciniszyn1-1/+4
2012-05-11IB/core: Fix mismatch between locked and pinned pagesYishai Hadas1-1/+1
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz5-25/+25
2012-05-08IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer1-3/+3
2012-05-08IB/mlx4: Add raw packet QP supportOr Gerlitz1-3/+23
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz2-0/+4
2012-05-08RDMA/ocrdma: Fix build with IPV6=nRoland Dreier2-9/+22
2012-05-08RDMA/ocrdma: Tiny locking cleanupDan Carpenter1-5/+5
2012-05-08RDMA/ocrdma: Fix check for NULL instead of IS_ERRDan Carpenter1-2/+2
2012-05-08RDMA/ocrdma: Don't sleep in atomic notifier handlerSasha Levin2-16/+23
2012-05-08RDMA/ocrdma: Remove write-only variablesRoland Dreier2-10/+2
2012-05-08RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()Roland Dreier1-1/+3
2012-05-08RDMA/ocrdma: Make needlessly global functions/structs staticRoland Dreier2-9/+9
2012-05-08RDMA/ocrdma: Fix warnings about uninitialized variablesRoland Dreier2-3/+4
2012-05-08RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit14-0/+8393
2012-05-08RDMA/cma: Fix lockdep false positive recursive lockingSean Hefty1-20/+22
2012-05-08IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier1-31/+35