| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] ib_srp: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-07 | 2 | -48/+20 |
* | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 | 1 | -0/+1 |
* | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 | 3 | -6/+13 |
* | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 | 1 | -10/+8 |
* | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 | 1 | -2/+3 |
* | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 | 1 | -2/+2 |
* | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 | 1 | -1/+2 |
* | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 | 1 | -0/+4 |
* | IPoIB/cm: Fix performance regression on Mellanox | Michael S. Tsirkin | 2007-05-29 | 2 | -40/+37 |
* | IPoIB/cm: Drain cq in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 | 3 | -12/+21 |
* | IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 | 1 | -1/+1 |
* | IPoIB/cm: Fix SRQ WR leak | Michael S. Tsirkin | 2007-05-21 | 3 | -36/+211 |
* | IB/ipoib: Fix typos in error messages | Michael S. Tsirkin | 2007-05-21 | 2 | -2/+2 |
* | IPoIB: Handle P_Key table reordering | Yosef Etigin | 2007-05-19 | 4 | -45/+92 |
* | IPoIB/cm: Optimize stale connection detection | Michael S. Tsirkin | 2007-05-14 | 1 | -4/+7 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 | 8 | -28/+110 |
|\ |
|
| * | IPoIB: Convert to NAPI | Roland Dreier | 2007-05-06 | 4 | -20/+74 |
| * | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-06 | 4 | -4/+4 |
| * | IB/srp: Set proc_name | Roland Dreier | 2007-05-06 | 1 | -1/+2 |
| * | IB/srp: Add orig_dgid sysfs attribute to scsi_host | Ishai Rabinovitz | 2007-05-06 | 2 | -0/+23 |
| * | IPoIB/cm: Don't crash if remote side uses one QP for both directions | Michael S. Tsirkin | 2007-05-06 | 1 | -1/+1 |
| * | IPoIB/cm: Fix error handling in ipoib_cm_dev_open() | Michael S. Tsirkin | 2007-04-30 | 1 | -2/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ \ |
|
| * | | [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH | Mike Christie | 2007-03-11 | 1 | -1/+1 |
* | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-04-27 | 3 | -48/+36 |
|\ \ |
|
| * | | IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements | Roland Dreier | 2007-04-24 | 1 | -32/+24 |
| * | | IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr | Sean Hefty | 2007-04-24 | 1 | -8/+4 |
| * | | IPoIB: Remove pointless opcode field from debugging output | Roland Dreier | 2007-04-18 | 2 | -8/+8 |
* | | | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -2/+2 |
|/ / |
|
* | | IPoIB/cm: Fix DMA direction typo | Michael S. Tsirkin | 2007-04-10 | 1 | -1/+1 |
* | | IB/iser: Don't defer connection failure notification to workqueue | Erez Zilber | 2007-04-05 | 2 | -25/+16 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-03-28 | 1 | -8/+9 |
|\ \ |
|
| * | | IB/iser: Handle aborting a command after it is sent | Erez Zilber | 2007-03-26 | 1 | -8/+9 |
* | | | [NET]: Fix neighbour destructor handling. | Alexey Kuznetsov | 2007-03-25 | 1 | -3/+3 |
|/ / |
|
* | | IB/ipoib: Fix thinko in packet length checks | Michael S. Tsirkin | 2007-03-22 | 2 | -3/+3 |
* | | IPoIB: Fix use-after-free in path_rec_completion() | Michael S. Tsirkin | 2007-03-22 | 1 | -2/+2 |
* | | IPoIB: Fix race in detaching from mcast group before attaching | Sean Hefty | 2007-03-22 | 1 | -3/+3 |
* | | IPoIB/cm: Fix reaping of stale connections | Michael S. Tsirkin | 2007-03-22 | 1 | -1/+1 |
|/ |
|
* | IPoIB: Turn on interface's carrier after broadcast group is joined | Shirley Ma | 2007-03-08 | 1 | -1/+4 |
* | IPoIB: Only handle async events for one port | Roland Dreier | 2007-02-27 | 1 | -6/+7 |
* | IPoIB: Correct debugging output when path record lookup fails | Roland Dreier | 2007-02-26 | 1 | -1/+1 |
* | IPoIB: Remove unused local_rate tracking | Roland Dreier | 2007-02-21 | 2 | -6/+3 |
* | IPoIB/cm: Improve small message bandwidth | Michael S. Tsirkin | 2007-02-20 | 1 | -19/+27 |
* | IB/sa: Track multicast join/leave requests | Sean Hefty | 2007-02-16 | 1 | -123/+72 |
* | IPoIB: CM error handling thinko fix | Michael S. Tsirkin | 2007-02-16 | 1 | -1/+1 |
* | IPoIB: Only allow root to change between datagram and connected mode | Roland Dreier | 2007-02-16 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-13 | 9 | -32/+1575 |
|\ |
|
| * | IPoIB: Connected mode experimental support | Michael S. Tsirkin | 2007-02-10 | 9 | -32/+1575 |