| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 5 | -30/+59 |
|\ |
|
| * | Merge branches 'ehca' and 'mlx4' into for-linus | Roland Dreier | 2008-12-01 | 1 | -0/+5 |
| |\ |
|
| | * | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 2008-12-01 | 1 | -0/+5 |
| * | | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher | 2008-12-01 | 3 | -28/+53 |
| * | | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes | 2008-12-01 | 1 | -2/+1 |
| |/ |
|
* | | infiniband: Kill directly reference of netdev->priv | Wang Chen | 2008-11-24 | 1 | -4/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 9 | -49/+99 |
|\ \
| |/ |
|
| *-------. | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 2008-11-12 | 7 | -42/+99 |
| |\ \ \ \ \ |
|
| | | | | | * | RDMA/nes: Mitigate compatibility issue regarding PCIe write credits | Chien Tung | 2008-11-02 | 2 | -0/+17 |
| | | | | | * | RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps | Vadim Makhervaks | 2008-11-02 | 1 | -1/+1 |
| | | | | | * | RDMA/nes: Correct handling of PBL resources | Chien Tung | 2008-11-02 | 1 | -11/+33 |
| | | | | | * | RDMA/nes: Reindent mis-indented spinlocks | Ilpo Järvinen | 2008-11-02 | 1 | -9/+9 |
| | | | | |/
| | | | |/| |
|
| | | | | * | IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() | Vladimir Sokolovsky | 2008-11-05 | 1 | -0/+1 |
| | | | |/ |
|
| | | * | | IB/ipath: Fix RDMA write with immediate copy of last packet | Ralph Campbell | 2008-10-27 | 1 | -5/+5 |
| | | |/ |
|
| | * | | IB/ehca: Remove reference to special QP in case of port activation failure | Stefan Roscher | 2008-11-11 | 2 | -16/+33 |
| | |/ |
|
| * | | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 2008-11-12 | 1 | -6/+0 |
| * | | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() | Roland Dreier | 2008-11-01 | 1 | -1/+0 |
| |/ |
|
* | | drivers: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | 2 | -15/+11 |
* | | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-29 | 1 | -8/+3 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 1 | -2/+2 |
* | | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-28 | 1 | -21/+2 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 3 | -16/+10 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-23 | 9 | -26/+113 |
|\ |
|
| *---. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ... | Roland Dreier | 2008-10-22 | 9 | -26/+113 |
| |\ \ \ |
|
| | | | * | mlx4_core: Multiple port type support | Yevgeny Petrilin | 2008-10-22 | 3 | -5/+13 |
| | | | * | mlx4_core: Add QP range reservation support | Yevgeny Petrilin | 2008-10-10 | 1 | -2/+19 |
| | |_|/
| |/| | |
|
| | | * | IB/ehca: Reject dynamic memory add/remove when ehca adapter is present | Stefan Roscher | 2008-10-22 | 1 | -0/+48 |
| | | * | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter | Stefan Roscher | 2008-10-22 | 4 | -19/+26 |
| | | * | IB/ehca: Don't allow creating UC QP with SRQ | Hoang-Nam Nguyen | 2008-10-10 | 1 | -0/+6 |
| | |/
| |/| |
|
| | * | RDMA/cxgb3: Remove cmid reference on tid allocation failures | Steve Wise | 2008-10-15 | 1 | -0/+1 |
| |/ |
|
* | | device create: infiniband: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -1/+1 |
|/ |
|
*-----------. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 | 21 | -245/+835 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | RDMA/nes: Fix slab corruption | Chien Tung | 2008-10-09 | 1 | -1/+0 |
| | | | | | | * | RDMA/nes: Correct error_module bit mask | Chien Tung | 2008-10-08 | 1 | -1/+1 |
| | | | | | | * | RDMA/nes: Fix routed RDMA connections | Bob Sharp | 2008-10-03 | 1 | -8/+30 |
| | | | | | | * | RDMA/nes: Enhanced PFT management scheme | Vadim Makhervaks | 2008-10-03 | 3 | -14/+67 |
| | | | | | | * | RDMA/nes: Handle AE bounds violation | Faisal Latif | 2008-09-30 | 1 | -0/+16 |
| | | | | | | * | RDMA/nes: Limit critical error interrupts | Chien Tung | 2008-09-30 | 2 | -12/+29 |
| | | | | | | * | RDMA/nes: Stop spurious MAC interrupts | Chien Tung | 2008-09-30 | 1 | -7/+11 |
| | | | | | | * | RDMA/nes: Correct tso_wqe_length | Chien Tung | 2008-09-30 | 1 | -0/+2 |
| | | | | | | * | RDMA/nes: Fill in firmware version for ethtool | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | * | RDMA/nes: Use ethtool timer value | John Lacombe | 2008-09-30 | 1 | -5/+4 |
| | | | | | | * | RDMA/nes: Correct MAX TSO frags value | Bob Sharp | 2008-09-30 | 1 | -1/+1 |
| | | | | | | * | RDMA/nes: Enable MC/UC after changing MTU | Bob Sharp | 2008-09-30 | 1 | -0/+20 |
| | | | | | | * | RDMA/nes: Free NIC TX buffers when destroying NIC QP | Bob Sharp | 2008-09-30 | 1 | -2/+62 |
| | | | | | | * | RDMA/nes: Fix MDC setting | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | * | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 4 | -2/+63 |
| | | | | | | * | RDMA/nes: Module parameter permissions | Chien Tung | 2008-09-30 | 1 | -4/+4 |
| | | | | | | * | RDMA/nes: Add support for 4-port 1G HP blade card | Chien Tung | 2008-09-30 | 3 | -20/+76 |
| | | | | | | * | RDMA/nes: Make mini_cm_connect() static | Faisal Latif | 2008-09-30 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|