Age | Commit message (Expand) | Author |
2007-07-10 | IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible | Sean Hefty |
2007-07-10 | IB/sa: Make sure SA queries use default P_Key | Sean Hefty |
2007-07-10 | IPoIB: Recycle loopback skbs instead of freeing and reallocating | Roland Dreier |
2007-07-10 | IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) | Shani Moideen |
2007-07-10 | IPoIB/cm: Fix warning if IPV6 is not enabled | Roland Dreier |
2007-07-10 | IB/core: Take sizeof the correct pointer when calling kmalloc() | Dotan Barak |
2007-07-09 | IB/ehca: Improve latency by unlocking after triggering the hardware | Hoang-Nam Nguyen |
2007-07-09 | IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events | Joachim Fenkes |
2007-07-09 | IB/ehca: Return QP pointer in poll_cq() | Joachim Fenkes |
2007-07-09 | IB/ehca: Change idr spinlocks into rwlocks | Joachim Fenkes |
2007-07-09 | IB/ehca: Refactor sync between completions and destroy_cq using atomic_t | Joachim Fenkes |
2007-07-09 | IB/ehca: Lock renaming, static initializers | Joachim Fenkes |
2007-07-09 | IB/ehca: Report RDMA atomic attributes in query_qp() | Hoang-Nam Nguyen |
2007-07-09 | IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2 | Stefan Roscher |
2007-07-09 | IB/ehca: Support UD low-latency QPs | Stefan Roscher |
2007-07-09 | IB/ehca: add Shared Receive Queue support | Joachim Fenkes |
2007-07-09 | IB/ehca: QP code restructuring in preparation for SRQ | Joachim Fenkes |
2007-07-09 | IB/ehca: HW level, HW caps and MTU autodetection | Joachim Fenkes |
2007-07-09 | IB/ehca: Change scaling_code parameter description to match default value | Hoang-Nam Nguyen |
2007-07-09 | IB/ipath: return correct PortGUID in NodeInfo | Sean Hefty |
2007-07-09 | IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp | Arthur Jones |
2007-07-09 | IB/ipath: Test interrupts at driver startup | Arthur Jones |
2007-07-09 | IB/ipath: Remove support for preproduction HTX InfiniPath cards | Ralph Campbell |
2007-07-09 | IB/ipath: Change version wording to be less confusing with release number | Dave Olson |
2007-07-09 | IB/ipath: Lower default number of kernel send buffers | Ralph Campbell |
2007-07-09 | IB/ipath: Be more cautious about coming out of freeze mode | Dave Olson |
2007-07-09 | IB/ipath: Add barrier before updating WC head in shared memory | Ralph Campbell |
2007-07-09 | IB: Use menuconfig for InfiniBand menu | Jan Engelhardt |
2007-07-09 | RDMA/cxgb3: Check return of kmalloc() in iwch_register_device() | WANG Cong |
2007-07-09 | RDMA/cxgb3: Don't abort after failures sending the mpa reply | Steve Wise |
2007-07-09 | RDMA/cxgb3: Don't post TID_RELEASE message | Steve Wise |
2007-07-09 | RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit | Steve Wise |
2007-07-09 | RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts | Steve Wise |
2007-07-09 | RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue | Steve Wise |
2007-07-09 | RDMA/cxgb3: Streaming -> RDMA mode transition fixes | Steve Wise |
2007-07-09 | mlx4_core: Get the maximum message size from reported device capabilities | Dotan Barak |
2007-07-09 | IB/ipath: Update copyright dates | John Gregor |
2007-07-09 | IB/ipath: Clean send flags properly on QP reset | Robert Walsh |
2007-07-09 | IB/ipath: ipath_poll fixups and enhancements | Robert Walsh |
2007-07-09 | IB/ipath: Send ACK invalid where appropriate | Robert Walsh |
2007-07-09 | IB/ipath: Add capability to modify PBC word | Michael Albaugh |
2007-07-09 | IB/ipath: Make handling of one subport consistent | Mark Debbage |
2007-07-09 | IB/ipath: Correct checking of swminor version field when using subports | Mark Debbage |
2007-07-09 | IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately | Ralph Campbell |
2007-07-09 | IB/ipath: Fix possible data corruption if multiple SGEs used for receive | Ralph Campbell |
2007-07-09 | IB/ipath: Wait for PIO available interrupt | Ralph Campbell |
2007-07-09 | IB/ipath: Fix RDMA read retry code | Ralph Campbell |
2007-07-09 | IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery | Dave Olson |
2007-07-09 | IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes | Dave Olson |
2007-07-09 | IB/ipath: Change use of constants for TID type to defined values | Joan Eslinger |