| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | IB/ehca: Check idr_find() return value | Alexander Schmidt | 2008-08-12 | 1 | -1/+3 |
* | | IB/ehca: Repoll CQ on invalid opcode | Alexander Schmidt | 2008-08-12 | 1 | -1/+1 |
* | | IB/ehca: Rename goto label in ehca_poll_cq_one() | Alexander Schmidt | 2008-08-12 | 1 | -3/+3 |
* | | IB/ehca: Update qp_state on cached modify_qp() | Alexander Schmidt | 2008-08-12 | 1 | -4/+10 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-08-07 | 14 | -104/+82 |
|\ |
|
| *-------. | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 2008-08-07 | 12 | -77/+58 |
| |\ \ \ \ \ |
|
| | | | | | * | IB/mlx4: Allow 4K messages for UD QPs | Alex Naslednikov | 2008-08-07 | 1 | -1/+1 |
| | | | | | * | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin | 2008-08-06 | 1 | -17/+16 |
| | | | | * | | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel | 2008-08-07 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() | Roland Dreier | 2008-07-30 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | IB/ipath: Fix printk format warnings | Alexander Beregalov | 2008-08-04 | 3 | -9/+15 |
| | | * | | IB/ipath: Use unsigned long for irq flags | Vegard Nossum | 2008-07-30 | 1 | -3/+3 |
| | | |/ |
|
| | * | | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device | Steve Wise | 2008-08-04 | 1 | -25/+3 |
| | * | | RDMA/cxgb3: Fix up MW access rights | Steve Wise | 2008-08-04 | 3 | -4/+11 |
| | * | | RDMA/cxgb3: Fix QP capabilities | Steve Wise | 2008-08-04 | 1 | -16/+7 |
| | |/ |
|
| * | | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2008-08-04 | 2 | -27/+24 |
| |/ |
|
* | | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -1/+1 |
* | | Remove newline from the description of module parameters | Niels de Vos | 2008-08-01 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-26 | 15 | -944/+1191 |
|\ |
|
| *---. | Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2008-07-26 | 13 | -939/+1175 |
| |\ \ \ |
|
| | | | * | RDMA/nes: CM connection setup/teardown rework | Faisal Latif | 2008-07-24 | 5 | -929/+1156 |
| | | * | | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein | 2008-07-25 | 7 | -0/+7 |
| | | |/ |
|
| | * | | IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG | Roland Dreier | 2008-07-24 | 1 | -3/+4 |
| | * | | IPoIB/cm: Connected mode is no longer EXPERIMENTAL | Roland Dreier | 2008-07-24 | 1 | -7/+8 |
| | |/ |
|
| * | | RDMA/ucm: BKL is not needed for ib_ucm_open() | Roland Dreier | 2008-07-24 | 1 | -2/+8 |
| * | | RDMA/ucma: BKL is not needed for ucma_open() | Roland Dreier | 2008-07-24 | 1 | -3/+8 |
| |/ |
|
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 3 | -5/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-24 | 17 | -20/+309 |
|\ |
|
| *-------. | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier | 2008-07-24 | 15 | -19/+210 |
| |\ \ \ \ \ |
|
| | | | | * | | IB/mthca: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 2 | -8/+19 |
| | | | | |/ |
|
| | | | * | | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier | 2008-07-23 | 5 | -5/+175 |
| | | | * | | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg | Roland Dreier | 2008-07-22 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes | Dotan Barak | 2008-07-22 | 1 | -2/+1 |
| | | * | | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures | Or Gerlitz | 2008-07-22 | 1 | -1/+1 |
| | | * | | IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() | Ralph Campbell | 2008-07-22 | 1 | -1/+2 |
| | | |/ |
|
| | * | | IB/ehca: Release mutex in error path of alloc_small_queue_page() | Julia Lawall | 2008-07-22 | 1 | -0/+1 |
| | * | | IB/ehca: Use default value for Local CA ACK Delay if FW returns 0 | Joachim Fenkes | 2008-07-22 | 1 | -1/+3 |
| | * | | IB/ehca: Filter PATH_MIG events if QP was never armed | Joachim Fenkes | 2008-07-22 | 3 | -0/+7 |
| | |/ |
|
| * | | IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 2008-07-22 | 1 | -0/+1 |
| * | | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event | Amir Vadai | 2008-07-22 | 1 | -1/+6 |
| * | | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 2008-07-22 | 1 | -0/+92 |
| |/ |
|
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 5 | -334/+380 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 104 | -826/+1371 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 16 | -32/+64 |
| |\ \ \ \ |
|
| * | | | | | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 |
* | | | | | | infiniband: make cm_device use a struct device and not a kobject. | Greg Kroah-Hartman | 2008-07-21 | 1 | -20/+9 |
* | | | | | | infiniband: rename "device" to "ib_device" in cm_device | Greg Kroah-Hartman | 2008-07-21 | 1 | -23/+24 |
* | | | | | | device create: infiniband: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|