| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 |
|\ |
|
| * | Merge branches 'ehca' and 'mlx4' into for-linus | Roland Dreier | 2008-12-01 |
| |\ |
|
| | * | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 2008-12-01 |
| * | | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher | 2008-12-01 |
| * | | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes | 2008-12-01 |
| |/ |
|
* | | infiniband: Kill directly reference of netdev->priv | Wang Chen | 2008-11-24 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-11-12 |
| |\ |
|
| | *-------. | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 2008-11-12 |
| | |\ \ \ \ \ |
|
| | | | | | | * | RDMA/nes: Mitigate compatibility issue regarding PCIe write credits | Chien Tung | 2008-11-03 |
| | | | | | | * | RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps | Vadim Makhervaks | 2008-11-03 |
| | | | | | | * | RDMA/nes: Correct handling of PBL resources | Chien Tung | 2008-11-03 |
| | | | | | | * | RDMA/nes: Reindent mis-indented spinlocks | Ilpo Järvinen | 2008-11-03 |
| | | | | | * | | IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() | Vladimir Sokolovsky | 2008-11-05 |
| | | | | | |/ |
|
| | | | | * | | IPoIB: Fix crash in path_rec_completion() | Yossi Etigin | 2008-11-12 |
| | | | | * | | IPoIB: Fix hang in ipoib_flush_paths() | Yossi Etigin | 2008-11-12 |
| | | | | * | | IPoIB: Don't enable NAPI when it's already enabled | Yossi Etigin | 2008-11-12 |
| | | | | |/ |
|
| | | | * / | IB/ipath: Fix RDMA write with immediate copy of last packet | Ralph Campbell | 2008-10-27 |
| | | | |/ |
|
| | | * / | IB/ehca: Remove reference to special QP in case of port activation failure | Stefan Roscher | 2008-11-11 |
| | | |/ |
|
| | * | | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 2008-11-12 |
| | * | | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() | Roland Dreier | 2008-11-01 |
| | |/ |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 |
|\| | |
|
| * | | saner FASYNC handling on file close | Al Viro | 2008-11-01 |
| |/ |
|
* | | drivers: replace NIPQUAD() | Harvey Harrison | 2008-10-31 |
* | | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-30 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 |
* | | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT | Harvey Harrison | 2008-10-29 |
* | | infiniband: ipoib replace IPOIB_GID_FMT with %p6 | Harvey Harrison | 2008-10-29 |
* | | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-29 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-23 |
|\ |
|
| *---------. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ... | Roland Dreier | 2008-10-22 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | mlx4_core: Multiple port type support | Yevgeny Petrilin | 2008-10-22 |
| | | | | | * | | mlx4_core: Add QP range reservation support | Yevgeny Petrilin | 2008-10-10 |
| | | | | | |/ |
|
| | | | | * / | IB/mad: Use krealloc() to resize snoop table | Roland Dreier | 2008-10-14 |
| | | | | |/ |
|
| | | | * | | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz | 2008-10-22 |
| | | | * | | IPoIB: Clean up ethtool support | Or Gerlitz | 2008-10-22 |
| | | | * | | IPoIB: Always initialize poll_timer to avoid crash on unload | Roland Dreier | 2008-10-10 |
| | | | |/ |
|
| | | * | | IB/ehca: Reject dynamic memory add/remove when ehca adapter is present | Stefan Roscher | 2008-10-22 |
| | | * | | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter | Stefan Roscher | 2008-10-22 |
| | | * | | IB/ehca: Don't allow creating UC QP with SRQ | Hoang-Nam Nguyen | 2008-10-10 |
| | | |/ |
|
| | * / | RDMA/cxgb3: Remove cmid reference on tid allocation failures | Steve Wise | 2008-10-15 |
| | |/ |
|
| * / | RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() | Julien Brunel | 2008-10-10 |
| |/ |
|
* | | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-17 |
|\ \ |
|
| * | | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2008-10-13 |
| * | | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 2008-10-13 |
| |/ |
|
* | | device create: infiniband: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
|/ |
|
*---------------. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 |
|\ \ \ \ \ \ \ \ \ |
|