Age | Commit message (Expand) | Author |
2008-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-09-16 | Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier |
2008-09-16 | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() | Yossi Etigin |
2008-09-16 | RDMA/nes: Fix client side QP destroy | Faisal Latif |
2008-09-15 | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky |
2008-08-27 | IB/mlx4: Actually return L_Key and R_Key for fast register MRs | Vladimir Sokolovsky |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-19 | Merge branches 'ipath' and 'ipoib' into for-linus | Roland Dreier |
2008-08-19 | IPoIB: Fix deadlock on RTNL in ipoib_stop() | Roland Dreier |
2008-08-15 | IB/ipath: Fix incorrect check for max physical address in TID | Dave Olson |
2008-08-15 | IB/ipath: Fix lost UD send work request | Ralph Campbell |
2008-08-12 | Merge branches 'ehca' and 'ipoib' into for-linus | Roland Dreier |
2008-08-12 | IB/ehca: Discard double CQE for one WR | Alexander Schmidt |
2008-08-12 | IB/ehca: Check idr_find() return value | Alexander Schmidt |
2008-08-12 | IB/ehca: Repoll CQ on invalid opcode | Alexander Schmidt |
2008-08-12 | IB/ehca: Rename goto label in ehca_poll_cq_one() | Alexander Schmidt |
2008-08-12 | IB/ehca: Update qp_state on cached modify_qp() | Alexander Schmidt |
2008-08-08 | IPoIB/cm: Use vmalloc() to allocate rx_rings | David J. Wilder |
2008-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-08-07 | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier |
2008-08-07 | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel |
2008-08-07 | IB/mlx4: Allow 4K messages for UD QPs | Alex Naslednikov |
2008-08-06 | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin |
2008-08-04 | IB/ipath: Fix printk format warnings | Alexander Beregalov |
2008-08-04 | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device | Steve Wise |
2008-08-04 | RDMA/cxgb3: Fix up MW access rights | Steve Wise |
2008-08-04 | RDMA/cxgb3: Fix QP capabilities | Steve Wise |
2008-08-04 | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell |
2008-08-01 | Remove newline from the description of module parameters | Niels de Vos |
2008-07-30 | IB/ipath: Use unsigned long for irq flags | Vegard Nossum |
2008-07-30 | IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() | Roland Dreier |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-26 | Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein |
2008-07-24 | RDMA/nes: CM connection setup/teardown rework | Faisal Latif |
2008-07-24 | IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG | Roland Dreier |
2008-07-24 | IPoIB/cm: Connected mode is no longer EXPERIMENTAL | Roland Dreier |
2008-07-24 | RDMA/ucm: BKL is not needed for ib_ucm_open() | Roland Dreier |
2008-07-24 | RDMA/ucma: BKL is not needed for ucma_open() | Roland Dreier |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-24 | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier |
2008-07-22 | IB/mthca: Keep free count for MTT buddy allocator | Roland Dreier |
2008-07-22 | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg | Roland Dreier |
2008-07-22 | RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes | Dotan Barak |
2008-07-22 | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures | Or Gerlitz |
2008-07-22 | IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() | Ralph Campbell |