summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-1226-362/+694
|\
| * target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger2014-06-121-0/+4
| * vhost-scsi: Include prot_bytes into expected data transfer lengthNicholas Bellinger2014-06-111-1/+2
| * TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2014-06-112-5/+25
| * libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2014-06-112-33/+19
| * target: Report correct response length for some commandsRoland Dreier2014-06-113-5/+25
| * target/sbc: Check that the LBA and number of blocks are correct in VERIFYChristophe Vu-Brugier2014-06-111-1/+3
| * target/sbc: Remove sbc_check_valid_sectors()Christophe Vu-Brugier2014-06-111-39/+6
| * Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-112-5/+11
| * Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg2014-06-111-1/+3
| * iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger2014-06-101-2/+1
| * target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger2014-06-101-3/+3
| * target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger2014-06-101-0/+6
| * target: cleanup some boolean testsChristophe Vu-Brugier2014-06-067-26/+24
| * target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier2014-06-061-7/+2
| * tcm_fc: Generate TASK_SET_FULL status for response failuresNicholas Bellinger2014-06-061-3/+16
| * tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger2014-06-061-2/+15
| * iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-06-051-0/+10
| * iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger2014-06-052-4/+1
| * iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-052-13/+52
| * iscsi-target: Put length of failed allocation in error messageRoland Dreier2014-06-031-1/+1
| * iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger2014-06-031-0/+6
| * qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-034-65/+147
| * virtio-scsi: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-06-022-18/+70
| * vhost/scsi: Enable T10 PI IOV -> SGL memory mappingNicholas Bellinger2014-06-021-59/+124
| * vhost/scsi: Add T10 PI IOV -> SGL memory mapping logicNicholas Bellinger2014-06-021-1/+47
| * vhost/scsi: Add preallocation of protection SGLsNicholas Bellinger2014-06-021-1/+14
| * vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sglNicholas Bellinger2014-06-021-34/+25
| * Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg2014-05-201-2/+3
| * Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-05-201-0/+1
| * Target/iser: Improve cm events handlingSagi Grimberg2014-05-202-12/+15
| * Target/iser: Fix hangs in connection teardownSagi Grimberg2014-05-192-22/+10
| * Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-05-191-2/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-122-6/+4
|\ \
| * | powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling2014-06-111-5/+3
| * | crypto/nx: disable NX on little endian buildsAnton Blanchard2014-06-111-1/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-2/+5
|\ \ \
| * \ \ Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-1244-153/+153
| |\ \ \
| * | | | cpuidle: Set polling in poll_idleAndy Lutomirski2014-06-051-2/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12751-14269/+40470
|\ \ \ \ \
| * | | | | net: fec: Add software TSO supportNimrod Andy2014-06-122-23/+238
| * | | | | net: fec: Add Scatter/gather supportNimrod Andy2014-06-122-62/+178
| * | | | | net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-122-16/+17
| * | | | | net: fec: Factorize feature settingNimrod Andy2014-06-121-5/+3
| * | | | | net: fec: Enable IP header hardware checksumNimrod Andy2014-06-121-1/+2
| * | | | | net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-122-35/+47
| * | | | | via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-121-2/+3
| * | | | | bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * | | | | bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-121-13/+30
| * | | | | bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1