summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05scsi: be2iscsi: Add checks to validate CID alloc/freeJitendra Bhivare3-84/+87
2017-01-05scsi: be2iscsi: Remove wq_name from beiscsi_hbaJitendra Bhivare2-5/+5
2017-01-05scsi: be2iscsi: Remove unused struct membersJitendra Bhivare8-124/+21
2017-01-05scsi: be2iscsi: Remove redundant receive buffers postingJitendra Bhivare1-8/+0
2017-01-05scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTLJitendra Bhivare2-17/+19
2017-01-05scsi: be2iscsi: Add checks to validate completionsJitendra Bhivare1-7/+21
2017-01-05scsi: be2iscsi: Set WRB invalid bit for SkyHawkJitendra Bhivare2-6/+15
2017-01-05scsi: be2iscsi: Take iscsi_task ref in abort handlerJitendra Bhivare1-26/+19
2017-01-05scsi: be2iscsi: Fix for crash in beiscsi_eh_device_resetJitendra Bhivare3-122/+114
2017-01-05scsi: be2iscsi: Fix use of invalidate command table reqJitendra Bhivare4-70/+83
2017-01-05scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter1-6/+2
2017-01-05scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe1-1/+0
2017-01-05scsi: cciss: use designated initializersKees Cook1-15/+15
2017-01-05scsi: hpsa: use designated initializersKees Cook1-20/+20
2017-01-05scsi: lpfc: lpfc version change to 11.2.0.4James Smart1-1/+1
2017-01-05scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-01-05scsi: lpfc: Correct oops on vport port resetsJames Smart1-3/+4
2017-01-05scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart2-11/+0
2017-01-05scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart3-17/+31
2017-01-05scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-01-05scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-01-05scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-01-05scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart3-233/+3
2017-01-05scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart1-1/+2
2017-01-05scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2-0/+12
2017-01-05scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-01-05scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-01-05scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-01-05scsi: storvsc: Enable multi-queue supportK. Y. Srinivasan1-3/+110
2017-01-05scsi: storvsc: Remove the restriction on max segment sizeK. Y. Srinivasan1-2/+0
2017-01-05scsi: storvsc: Enable tracking of queue depthK. Y. Srinivasan1-0/+1
2017-01-01Linux 4.10-rc2v4.10-rc2Linus Torvalds1-1/+1
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds3-6/+45
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott1-2/+28
2016-12-27ext4: Simplify DAX fault pathJan Kara1-38/+10
2016-12-27dax: Call ->iomap_begin without entry lock during dax faultJan Kara1-55/+66
2016-12-27dax: Finish fault completely when loading holesJan Kara1-9/+18
2016-12-27dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara1-17/+11
2016-12-27mm: Invalidate DAX radix tree entries only if appropriateJan Kara3-24/+125
2016-12-27ext2: Return BH_New buffers for zeroed blocksJan Kara1-2/+1
2016-12-27x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-27smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8