summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2007-05-15Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-14IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin
2007-05-14RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty
2007-05-14RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty
2007-05-14RDMA/cma: Simplify device removal handling codeSean Hefty
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones
2007-05-14IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IPoIB: Convert to NAPIRoland Dreier
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier
2007-05-06IB/srp: Set proc_nameRoland Dreier
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz
2007-05-06IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise
2007-04-30RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise
2007-04-30RDMA/cxgb3: Fix TERM codesSteve Wise
2007-04-30IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell
2007-04-30IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras