aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier
2007-10-09RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes
2007-10-09IB/srp: Add QoS support through service IDSean Hefty
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen
2007-10-09IB/ehca: Bump version number and change its formatJoachim Fenkes
2007-10-09IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes
2007-10-09IB/ehca: Path migration supportJoachim Fenkes
2007-10-09IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes
2007-10-09IB/ehca: ehca_gen_warn() should always printJoachim Fenkes
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba
2007-10-09IB/sa: Error handling thinko fixAli Ayoub
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier
2007-10-09IPoIB: Fix error path memory leakEli Cohen
2007-10-09IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin
2007-10-09IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier
2007-10-09IB: find_first_zero_bit() takes unsigned pointerRoland Dreier
2007-10-09IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier
2007-10-09RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen
2007-08-07IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham
2007-08-03IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli
2007-08-03IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier
2007-08-03RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak
2007-08-03IB/mad: Fix address handle leak in mad_rmppSean Hefty
2007-08-03IB/mad: agent_send_response() should be voidHal Rosenstock