Age | Commit message (Expand) | Author |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-10-07 | Merge branches 'cxgb3', 'misc' and 'mlx4' into for-next | Roland Dreier |
2009-10-07 | RDMA/addr: Fix resolution of local IPv6 addresses | David J. Wilder |
2009-10-07 | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise |
2009-10-07 | RDMA/iwcm: Don't call provider reject func with irqs disabled | Steve Wise |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-09-24 | Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-09-24 | IPoIB: Don't turn on carrier for a non-active port | Moni Shoua |
2009-09-24 | IB/mthca: Fix access to freed memory in catastrophic event handling | Jack Morgenstein |
2009-09-24 | RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization | Julia Lawall |
2009-09-23 | IB/mad: Fix lock-lock-timer deadlock in RMPP code | Roland Dreier |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-10 | Merge branch 'mad' into for-linus | Roland Dreier |
2009-09-10 | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier |
2009-09-09 | RDMA/iwcm: Reject the connection when the cm_id is destroyed | Steve Wise |
2009-09-09 | RDMA/cxgb3: Clean up properly on FW mismatch failures | Steve Wise |
2009-09-09 | RDMA/cxgb3: Don't ignore insert_handle() failures | Steve Wise |
2009-09-07 | IB/mad: Allow tuning of QP0 and QP1 sizes | Hal Rosenstock |
2009-09-07 | IB/mad: Fix possible lock-lock-timer deadlock | Roland Dreier |
2009-09-05 | RDMA/nes: Map MTU to IB_MTU_* and correctly report link state | Chien Tung |
2009-09-05 | RDMA/nes: Rework the disconn routine for terminate and flushing | Don Wood |
2009-09-05 | RDMA/nes: Use the flush code to fill in cqe error | Don Wood |
2009-09-05 | RDMA/nes: Make poll_cq return correct number of wqes during flush | Don Wood |
2009-09-05 | RDMA/nes: Use flush mechanism to set status for wqe in error | Don Wood |
2009-09-05 | RDMA/nes: Implement Terminate Packet | Don Wood |
2009-09-05 | RDMA/nes: Add CQ error handling | Don Wood |
2009-09-05 | RDMA/nes: Clean out CQ completions when QP is destroyed | Don Wood |
2009-09-05 | RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC | Don Wood |
2009-09-05 | RDMA/nes: Allocate work item for disconnect event handling | Don Wood |
2009-09-05 | RDMA/nes: Update refcnt during disconnect | Don Wood |
2009-09-05 | IB/mthca: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein |
2009-09-05 | IB/mthca: Distinguish multiple devices in /proc/interrupts | Arputham Benjamin |
2009-09-05 | IB/mthca: Annotate CQ locking | Roland Dreier |
2009-09-05 | IB/mthca: Remove unnecessary include of <linux/init.h> | Roland Dreier |
2009-09-05 | IB/mthca: Remove unnecessary include of <asm/page.h> | Roland Dreier |
2009-09-05 | IB/mlx4: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein |
2009-09-05 | IB/mlx4: Annotate CQ locking | Roland Dreier |
2009-09-05 | RDMA/amso1100: Check kmalloc() result in c2_register_device() | Roel Kluin |
2009-09-05 | IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) | Jack Morgenstein |
2009-09-05 | IB/core: Fix send multicast group leave retry | Yossi Etigin |
2009-09-05 | IB: Use printk_once() for driver versions | Marcin Slusarz |
2009-09-05 | RDMA/amso1100: Use %pM conversion specifier | Tobias Klauser |
2009-09-05 | IB: Use DEFINE_SPINLOCK() for static spinlocks | Roland Dreier |