Age | Commit message (Expand) | Author |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-02 | IPoIB/cm: Partial error clean up unmaps wrong address | Ralph Campbell |
2007-06-21 | IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() | Jack Morgenstein |
2007-06-21 | IPoIB/cm: Remove dead definition of struct ipoib_cm_id | Roland Dreier |
2007-06-21 | IPoIB/cm: Fix interoperability when MTU doesn't match | Michael S. Tsirkin |
2007-06-21 | IPoIB/cm: Initialize RX before moving QP to RTR | Michael S. Tsirkin |
2007-06-21 | IB/umem: Fix possible hang on process exit | Roland Dreier |
2007-06-18 | 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-12 | 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-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-06-07 | IB/mlx4: Make sure RQ allocation is always valid | Roland Dreier |
2007-06-07 | RDMA/cma: Fix initialization of next_port | Sean Hefty |
2007-06-07 | IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp() | Jack Morgenstein |
2007-06-07 | [IPV4]: Convert IPv4 devconf to an array | Herbert Xu |
2007-06-07 | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier |
2007-05-29 | IB/cm: Fix stale connection detection | Sean Hefty |
2007-05-29 | IPoIB/cm: Fix performance regression on Mellanox | Michael S. Tsirkin |
2007-05-29 | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin |
2007-05-24 | IPoIB/cm: Drain cq in ipoib_cm_dev_stop() | Michael S. Tsirkin |
2007-05-24 | IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() | Michael S. Tsirkin |
2007-05-24 | 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-23 | IB/mlx4: Don't allocate RQ doorbell if using SRQ | Roland Dreier |
2007-05-21 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-21 | IB/cm: Improve local id allocation | Michael S. Tsirkin |
2007-05-21 | IPoIB/cm: Fix SRQ WR leak | Michael S. Tsirkin |
2007-05-21 | IB/ipoib: Fix typos in error messages | Michael S. Tsirkin |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-20 | 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-19 | 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 | IPoIB: Handle P_Key table reordering | Yosef Etigin |
2007-05-19 | IB/core: Use start_port() and end_port() | Roland Dreier |
2007-05-19 | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin |
2007-05-19 | IB/ipath: Fix potential deadlock with multicast spinlocks | Roland Dreier |
2007-05-19 | IB/core: Free umem when mm is already gone | Eli Cohen |
2007-05-15 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-14 | IPoIB/cm: Optimize stale connection detection | Michael S. Tsirkin |