Age | Commit message (Expand) | Author |
2009-06-23 | Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-06-23 | RDMA: Add __init/__exit macros to addr.c and cma.c | Peter Huewe |
2009-06-23 | IB/ehca: Bump version number | Alexander Schmidt |
2009-06-22 | IB/mthca: Replace dma_sync_single() use with proper functions | Roland Dreier |
2009-06-22 | RDMA/nes: Fix FIN state handling under error conditions | Faisal Latif |
2009-06-22 | RDMA/nes: Fix max_qp_init_rd_atom returned from query device | Faisal Latif |
2009-06-22 | IB/ehca: Ensure that guid_entry index is not negative | Roel Kluin |
2009-06-22 | IB/ehca: Tolerate dynamic memory operations before driver load | Hannes Hering |
2009-06-15 | infiniband: ehca: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | infiniband: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-06-14 | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-06-13 | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-05 | IB/mlx4: Add strong ordering to local inval and fast reg work requests | Jack Morgenstein |
2009-06-03 | IB/ehca: Remove superfluous bitmasks from QP control block | Joachim Fenkes |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2009-05-30 | net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib | Eric Dumazet |
2009-05-27 | RDMA/cxgb3: Limit fast register size based on T3 limitations | Steve Wise |
2009-05-27 | RDMA/cxgb3: Report correct port state and MTU | Steve Wise |
2009-05-27 | IB/mthca: Add module parameter for number of MTTs per segment | Eli Cohen |
2009-05-23 | [SCSI] libiscsi: add task aborted state | Mike Christie |
2009-05-23 | [SCSI] iscsi: pass ep connect shost | Mike Christie |
2009-05-18 | net: Fix ipoib rtnl_lock sysfs deadlock. | Eric W. Biederman |
2009-05-15 | RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() | Roel Kluin |
2009-05-13 | infiniband: Remove void casts | Jack Stone |
2009-05-13 | IB/ehca: Increment version number | Stefan Roscher |
2009-05-13 | IB/ehca: Remove unnecessary memory operations for userspace queue pairs | Stefan Roscher |
2009-05-13 | IB/ehca: Fall back to vmalloc() for big allocations | Stefan Roscher |
2009-05-13 | IB/ehca: Replace vmalloc() with kmalloc() for queue allocation | Anton Blanchard |
2009-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-05-13 | Merge branches 'cxgb3' and 'mlx4' into for-linus | Roland Dreier |
2009-05-09 | Fix deadlock in ipathfs ->get_sb() | Al Viro |
2009-05-07 | IB/mlx4: Don't overwrite fast registration page list when posting work request | Jack Morgenstein |
2009-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-04-29 | RDMA/cxgb3: Don't complete flushed send work requests twice | Steve Wise |
2009-04-28 | Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus | Roland Dreier |
2009-04-27 | RDMA/nes: Update iw_nes version | Chien Tung |
2009-04-27 | RDMA/nes: Fix error path in nes_accept() | Faisal Latif |
2009-04-27 | RDMA/nes: Fix hang issues for large cluster dynamic connections | Faisal Latif |
2009-04-27 | RDMA/nes: Increase rexmit timeout interval | Faisal Latif |
2009-04-27 | RDMA/nes: Check for sequence number wrap-around | Faisal Latif |
2009-04-27 | RDMA/nes: Do not set apbvt entry for loopback | Faisal Latif |
2009-04-27 | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n | Chien Tung |
2009-04-27 | RDMA/nes: Fix fw_ver in /sys | Chien Tung |
2009-04-27 | RDMA/nes: Set trace length to 1 inch for SFP_D | Chien Tung |
2009-04-27 | RDMA/nes: Enable repause timer for port 1 | Chien Tung |
2009-04-27 | RDMA/nes: Correct CDR loop filter setting for port 1 | Chien Tung |
2009-04-27 | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal | Chien Tung |
2009-04-27 | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue | Mike Christie |