aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier1-1/+1
2007-10-09mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein1-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein5-0/+300
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein5-47/+67
2007-10-09mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier1-1/+2
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier1-1/+1
2007-10-09mlx4_core: Support ICM tables in coherent memoryJack Morgenstein4-49/+112
2007-10-09IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2-9/+8
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2-10/+61
2007-10-09IB/umad: Add P_Key index supportRoland Dreier3-29/+135
2007-10-09IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes1-0/+1
2007-10-09IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen1-0/+1
2007-10-09IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen1-0/+2
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein4-9/+53
2007-10-09IB/core: Fix handling of multicast response failuresRalph Campbell1-1/+1
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma1-18/+11
2007-10-09mlx4_core: Change capability decoding: SRC->XRCRoland Dreier1-1/+1
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier3-5/+0
2007-10-09RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise1-2/+1
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes1-10/+15
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2-1/+20
2007-10-09IB/srp: Add QoS support through service IDSean Hefty1-0/+2
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty2-1/+91
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty2-10/+48
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty2-13/+8
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty3-26/+26
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen1-4/+4
2007-10-09IB/ehca: Bump version number and change its formatJoachim Fenkes1-2/+4
2007-10-09IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id()Joachim Fenkes1-7/+7
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes1-7/+21
2007-10-09IB/ehca: Path migration supportJoachim Fenkes2-26/+68
2007-10-09IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes1-1/+13
2007-10-09IB/ehca: ehca_gen_warn() should always printJoachim Fenkes1-6/+3
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes10-101/+100
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes1-33/+24
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen4-4/+10
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher4-15/+25
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher2-4/+4
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba1-25/+8
2007-10-09IB/sa: Error handling thinko fixAli Ayoub1-1/+1
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard1-10/+10
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2-6/+0
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2-2/+2
2007-10-09IPoIB: Fix error path memory leakEli Cohen1-2/+2
2007-10-09IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen1-1/+1
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin1-31/+46
2007-10-09mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin1-12/+22
2007-10-09IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard1-11/+11
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier1-0/+1
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier1-5/+9