| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 | 2 | -11/+8 |
|\ |
|
| * | [SCSI] IB/iSER: add logical unit reset support | Erez Zilber | 2008-01-23 | 1 | -0/+1 |
| * | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch | 2008-01-11 | 1 | -1/+2 |
| * | [SCSI] libiscsi: fix nop handling | Mike Christie | 2008-01-11 | 1 | -1/+3 |
| * | [SCSI] libiscsi: do not block session during logout | Mike Christie | 2008-01-11 | 1 | -3/+1 |
| * | [SCSI] libiscsi,iser: patch for AHS support | Boaz Harrosh | 2008-01-11 | 1 | -0/+1 |
| * | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie | 2008-01-11 | 1 | -6/+0 |
* | | IPoIB: Constify seq_operations function pointer tables | Jan Engelhardt | 2008-01-25 | 1 | -2/+2 |
* | | IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler | Krishna Kumar | 2008-01-25 | 1 | -10/+0 |
* | | IB/iser: Add change_queue_depth method | Erez Zilber | 2008-01-25 | 1 | -0/+1 |
* | | IB/iser: Print information about unhandled RDMA CM events | Erez Zilber | 2008-01-25 | 1 | -4/+2 |
* | | IB/srp: Add identifying information to log messages | David Dillow | 2008-01-25 | 1 | -46/+71 |
* | | IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries | Pradeep Satyanarayana | 2008-01-25 | 3 | -14/+49 |
* | | IB/srp: Enable SG list chaining | David Dillow | 2008-01-25 | 1 | -0/+1 |
* | | IB/srp: Respect target credit limit | David Dillow | 2008-01-25 | 2 | -4/+14 |
* | | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid | 2008-01-25 | 1 | -4/+0 |
* | | IB/iser: Typo fix (s/destory/destroy/) | Oliver Pinter | 2008-01-25 | 1 | -1/+1 |
* | | IB/iser: update URLs of iSER docs | Erez Zilber | 2008-01-25 | 1 | -2/+2 |
* | | drivers/infiniband: Add missing "space" | Joe Perches | 2008-01-25 | 1 | -1/+1 |
* | | IPoIB/cm: Add connected mode support for devices without SRQs | Pradeep Satyanarayana | 2008-01-25 | 4 | -43/+200 |
* | | IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() | Roland Dreier | 2008-01-25 | 1 | -22/+21 |
* | | IPoIB/cm: Factor out ipoib_cm_create_srq() | Roland Dreier | 2008-01-25 | 1 | -17/+30 |
* | | IPoIB/cm: Factor out ipoib_cm_free_rx_ring() | Roland Dreier | 2008-01-25 | 1 | -9/+19 |
* | | IPoIB: Trivial formatting cleanups | Roland Dreier | 2008-01-25 | 6 | -130/+130 |
|/ |
|
* | IB/srp: Release transport before removing host | Dave Dillow | 2008-01-08 | 1 | -1/+1 |
* | IB/srp: Fix list corruption/oops on module reload | David Dillow | 2008-01-03 | 1 | -0/+1 |
* | IPoIB: Fix oops if xmit is called when priv->broadcast is NULL | Jack Morgenstein | 2007-11-27 | 1 | -0/+3 |
* | IB/iser: Add missing counter increment in iser_data_buf_aligned_len() | Erez Zilber | 2007-11-24 | 1 | -2/+4 |
* | IPoIB/cm: Fix receive QP cleanup | Roland Dreier | 2007-10-26 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-23 | 4 | -98/+87 |
|\ |
|
| * | IPoIB/cm: Use common CQ for CM send completions | Michael S. Tsirkin | 2007-10-19 | 4 | -95/+82 |
| * | IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" | Roland Dreier | 2007-10-17 | 1 | -1/+1 |
| * | IPoIB: Use round_jiffies() for ah_reap_task | Anton Blanchard | 2007-10-16 | 1 | -2/+4 |
* | | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -4/+4 |
* | | infiniband: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -34/+41 |
* | | IB/ipoib: Verify address handle validity on send | Moni Shoua | 2007-10-15 | 1 | -2/+3 |
* | | IB/ipoib: Bound the net device to the ipoib_neigh structue | Moni Shoua | 2007-10-15 | 3 | -11/+20 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 | 2 | -0/+29 |
|\ \
| |/
|/| |
|
| * | [SCSI] transport_srp: add rport roles attribute | FUJITA Tomonori | 2007-10-12 | 1 | -0/+1 |
| * | [SCSI] ib_srp: convert to use the srp transport class | FUJITA Tomonori | 2007-10-12 | 2 | -0/+28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-11 | 11 | -42/+95 |
|\ \ |
|
| * | | IPoIB: Allow setting policy to ignore multicast groups | Or Gerlitz | 2007-10-10 | 4 | -0/+46 |
| * | | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() | Dotan Barak | 2007-10-09 | 1 | -8/+10 |
| * | | IB/iser: Remove unnecessary includes | Roland Dreier | 2007-10-09 | 3 | -5/+0 |
| * | | IB/srp: Add QoS support through service ID | Sean Hefty | 2007-10-09 | 1 | -0/+2 |
| * | | IPoIB: Specify Traffic Class with path record queries for QoS support | Sean Hefty | 2007-10-09 | 3 | -26/+26 |
| * | | IPoIB: Fix error path memory leak | Eli Cohen | 2007-10-09 | 1 | -2/+2 |
| * | | IPoIB: Fix typo to end statement with ';' instead of ',' | Eli Cohen | 2007-10-09 | 1 | -1/+1 |
| * | | IPoIB: Make sure no receives are handled when stopping device | Roland Dreier | 2007-10-09 | 1 | -0/+8 |