summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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-061-0/+10
| * | | | | | | | | | | iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger2014-06-062-4/+1
| * | | | | | | | | | | iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-062-13/+52
| * | | | | | | | | | | iscsi-target: Put length of failed allocation in error messageRoland Dreier2014-06-041-1/+1
| * | | | | | | | | | | iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger2014-06-041-0/+6
| * | | | | | | | | | | qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-044-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-132-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-131-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
| * | | | | | | | | | | | | | bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-124-7/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-122-5/+24
| | * | | | | | | | | | | | | | net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-081-1/+0
| | * | | | | | | | | | | | | | net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork2014-06-071-1/+6
| * | | | | | | | | | | | | | | net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming2014-06-121-0/+1
| * | | | | | | | | | | | | | | net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar2014-06-121-1/+3
| * | | | | | | | | | | | | | | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-121-0/+2
| * | | | | | | | | | | | | | | qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-121-2/+2