| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/ehca: Discard double CQE for one WR | Alexander Schmidt | 2008-08-12 | 4 | -20/+78 |
* | 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 | 10 | -75/+56 |
|\ |
|
| *---. | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 2008-08-07 | 10 | -75/+56 |
| |\ \ \ |
|
| | | | * | 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/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 |
| |/ |
|
* | | 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 | 12 | -929/+1163 |
|\ |
|
| *-. | Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2008-07-26 | 12 | -929/+1163 |
| |\ \ |
|
| | | * | 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 |
| |/ |
|
* | | 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 | 12 | -15/+206 |
|\ |
|
| *---. | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier | 2008-07-24 | 12 | -15/+206 |
| |\ \ \ |
|
| | | | * | 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 |
| | |/
| |/| |
|
| | * | 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 |
| |/ |
|
* | | 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 | Ingo Molnar | 2008-07-16 | 64 | -531/+706 |
| |\ \
| | |/ |
|
| * | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 12 | -29/+53 |
| |\ \ |
|
| * | | | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 |
* | | | | device create: infiniband: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | 2 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | 1 | -0/+4 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.26-rc8' into core/rcu | Ingo Molnar | 2008-06-26 | 1 | -1/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-23 | 1 | -3/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 | 10 | -25/+47 |
| |\ \ \ \ \ |
|
| * | | | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 2 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 | Eli Cohen | 2008-07-14 | 1 | -13/+2 |
* | | | | | | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-14 | 4 | -26/+130 |
* | | | | | | RDMA/core: Add local DMA L_Key support | Steve Wise | 2008-07-14 | 3 | -4/+6 |
* | | | | | | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier | 2008-07-14 | 1 | -2/+2 |
* | | | | | | IB/mthca: Use round_jiffies() for catastrophic error polling timer | Roland Dreier | 2008-07-14 | 1 | -1/+1 |
* | | | | | | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier | 2008-07-14 | 2 | -14/+2 |
* | | | | | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() | Ralph Campbell | 2008-07-14 | 2 | -4/+5 |
* | | | | | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() | Steve Wise | 2008-07-14 | 1 | -0/+1 |
* | | | | | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() | Roland Dreier | 2008-07-14 | 6 | -23/+19 |
* | | | | | | RDMA/cxgb3: Propagate HW page size capabilities | Jon Mason | 2008-07-14 | 3 | -1/+3 |