summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost-net: Cleanup vhost_ubuf and vhost_zcopyAsias He2013-05-061-28/+30
* vhost: Remove vhost_enable_zcopy in vhost.hAsias He2013-05-061-3/+0
* vhost: Remove comments for hdr in vhost.hAsias He2013-05-061-3/+0
* vhost: Move VHOST_NET_FEATURES to net.cAsias He2013-05-062-3/+6
* vhost-net: Free ubuf when vhost_dev_set_owner failsAsias He2013-05-061-6/+32
* vhost: Export vhost_dev_set_ownerAsias He2013-05-062-1/+2
* vhost_scsi: module renameMichael S. Tsirkin2013-05-024-12/+11
* tcm_vhost: header split upMichael S. Tsirkin2013-05-023-139/+132
* vhost: src file renamesMichael S. Tsirkin2013-05-022-0/+1
* vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin2013-05-014-12/+24
* tcm_vhost: remove virtio-net.h dependencyMichael S. Tsirkin2013-05-011-1/+0
* vhost: move per-vq net specific fields out to netMichael S. Tsirkin2013-05-013-21/+27
* tcm_vhost: document inflight ref-counting useMichael S. Tsirkin2013-05-011-2/+10
* vhost: move vhost-net zerocopy fields to net.cAsias He2013-05-013-101/+142
* tcm_vhost: Wait for pending requests in vhost_scsi_flush()Asias He2013-05-012-1/+92
* vhost: Allow device specific fields per vqAsias He2013-05-014-87/+124
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael S. Tsirkin2013-05-0139-1001/+4469
|\
| * iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger2013-04-257-0/+2475
| * tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUGAsias He2013-04-251-1/+2
| * tcm_vhost: Add ioctl to get and set events missed flagAsias He2013-04-252-0/+20
| * tcm_vhost: Add hotplug/hotunplug supportAsias He2013-04-252-2/+218
| * tcm_vhost: Refactor the lock nesting ruleAsias He2013-04-251-13/+19
| * tcm_fc: Check for aborted sequenceMark Rustad2013-04-251-1/+8
| * iscsi-target: Add iser network portal attributeNicholas Bellinger2013-04-251-0/+79
| * iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger2013-04-254-304/+370
| * iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger2013-04-258-204/+346
| * iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger2013-04-255-5/+26
| * iscsi-target: Add iser-target parameter keys + setup during loginNicholas Bellinger2013-04-254-17/+161
| * iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger2013-04-259-315/+380
| * iscsi-target: Add iscsit_transport API templateNicholas Bellinger2013-04-253-1/+140
| * target: Add export of target_get_sess_cmd symbolNicholas Bellinger2013-04-252-3/+3
| * target: Change default sense key of NOT_READYJörn Engel2013-04-251-2/+7
| * target/file: Set is_nonrot attributeAsias He2013-04-251-0/+3
| * target: Add sbc_execute_unmap() helperAsias He2013-04-254-155/+97
| * target/iblock: Add iblock_do_unmap() helperAsias He2013-04-251-17/+26
| * target/file: Add fd_do_unmap() helperAsias He2013-04-251-42/+30
| * target/file: Add UNMAP emulation supportAsias He2013-04-251-0/+111
| * target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He2013-04-251-5/+89
| * qla2xxx: Remove unused functionJörn Engel2013-04-252-20/+0
| * tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun2013-04-251-8/+1
| * target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover2013-04-251-8/+6
| * target/iscsi: Remove chap_set_random()Andy Grover2013-04-251-27/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-267-38/+80
|\ \
| * | ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-251-1/+2
| * | ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-252-2/+20
| * | ixgbe: cache AUTOC readsEmil Tantilov2013-04-252-16/+25
| * | ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-251-12/+14
| * | ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-251-0/+10
| * | igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-251-3/+3
| * | e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan2013-04-251-2/+5
OpenPOWER on IntegriCloud