aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin1-0/+1
2007-05-14RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty1-4/+8
2007-05-14RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty1-2/+3
2007-05-14RDMA/cma: Simplify device removal handling codeSean Hefty1-41/+48
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes1-3/+3
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes1-49/+37
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes1-4/+3
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen1-2/+3
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes1-4/+8
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher3-2/+14
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones4-14/+14
2007-05-14IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein1-0/+1
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds31-194/+4309
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+6
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier14-0/+4035
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-28/+13
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier18-178/+273
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with their root inodesJeff Layton1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras50-241/+470
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds38-227/+469
2007-05-06IPoIB: Convert to NAPIRoland Dreier4-20/+74
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier11-24/+62
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin17-15/+22
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell1-13/+15
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell1-1/+1
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier1-15/+17
2007-05-06IB/srp: Set proc_nameRoland Dreier1-1/+2
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2-0/+23
2007-05-06IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin1-1/+1
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise2-0/+24
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare12-13/+0
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-30RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise1-0/+1
2007-04-30RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise2-0/+4
2007-04-30RDMA/cxgb3: Fix TERM codesSteve Wise1-31/+38
2007-04-30IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin1-2/+6
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh6-90/+153
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin1-0/+13
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell2-7/+2
2007-04-30IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell1-7/+11
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras47-1013/+1640
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds45-1001/+1612
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-3/+6
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+3