| Commit message (Expand) | Author | Age |
* | IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() | Jack Morgenstein | 2007-06-21 |
* | IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary | Roland Dreier | 2007-06-18 |
* | IB/mlx4: Handle FW command interface rev 3 | Roland Dreier | 2007-06-18 |
* | IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() | Jack Morgenstein | 2007-06-18 |
* | IB/mlx4: Get rid of max_inline_data calculation | Roland Dreier | 2007-06-18 |
* | IB/mlx4: Handle new FW requirement for send request prefetching | Roland Dreier | 2007-06-18 |
* | IB/mlx4: Fix warning in rounding up queue sizes | Roland Dreier | 2007-06-12 |
* | IB/mlx4: Fix handling of wq->tail for send completions | Roland Dreier | 2007-06-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-06-11 |
|\ |
|
| * | IB/mlx4: Make sure RQ allocation is always valid | Roland Dreier | 2007-06-08 |
| * | IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp() | Jack Morgenstein | 2007-06-08 |
| * | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier | 2007-06-07 |
* | | [IPV4]: Convert IPv4 devconf to an array | Herbert Xu | 2007-06-07 |
|/ |
|
* | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin | 2007-05-29 |
* | IB/ehca: Fix number of send WRs reported for new QP | Stefan Roscher | 2007-05-24 |
* | IB/mlx4: Initialize send queue entry ownership bits | Eli Cohen | 2007-05-24 |
* | IB/mlx4: Don't allocate RQ doorbell if using SRQ | Roland Dreier | 2007-05-23 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | IB/mlx4: Check if SRQ is full when posting receive | Roland Dreier | 2007-05-20 |
| * | IB/mlx4: Pass send queue sizes from userspace to kernel | Eli Cohen | 2007-05-20 |
| * | IB/mlx4: Fix check of opcode in mlx4_ib_post_send() | Roland Dreier | 2007-05-19 |
| * | IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions | Michael S. Tsirkin | 2007-05-19 |
| * | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin | 2007-05-19 |
| * | IB/mlx4: Set GRH:HopLimit when sending globally routed MADs | Roland Dreier | 2007-05-19 |
| * | IB/mthca: Set GRH:HopLimit when building MLX headers | Rolf Manderscheid | 2007-05-19 |
| * | IB/mlx4: Fix check of max_qp_dest_rdma in modify QP | Eli Cohen | 2007-05-19 |
| * | IB/mthca: Fix use-after-free on device restart | Ali Ayoub | 2007-05-19 |
| * | IB/ehca: Return proper error code if register_mr fails | Hoang-Nam Nguyen | 2007-05-19 |
| * | IB/ipath: Fix potential deadlock with multicast spinlocks | Roland Dreier | 2007-05-19 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
|/ |
|
* | IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ | Michael S. Tsirkin | 2007-05-14 |
* | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin | 2007-05-14 |
* | IB/ehca: Disable scaling code by default, bump version number | Joachim Fenkes | 2007-05-14 |
* | IB/ehca: Beautify sysfs attribute code and fix compiler warnings | Joachim Fenkes | 2007-05-14 |
* | IB/ehca: Remove _irqsave, move #ifdef | Joachim Fenkes | 2007-05-14 |
* | IB/ehca: Fix AQP0/1 QP number | Hoang-Nam Nguyen | 2007-05-14 |
* | IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() | Joachim Fenkes | 2007-05-14 |
* | IB/ehca: Serialize hypervisor calls in ehca_register_mr() | Stefan Roscher | 2007-05-14 |
* | IB/ipath: Shadow the gpio_mask register | Arthur Jones | 2007-05-14 |
* | IB/mlx4: Fix uninitialized spinlock for 32-bit archs | Jack Morgenstein | 2007-05-14 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 2007-05-08 |
| * | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
| |\ |
|
| * | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 |
* | | | inode numbering: change libfs sb creation routines to avoid collisions with t... | Jeff Layton | 2007-05-08 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 |
|\ \ |
|
| * | | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-07 |