summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4
| * | | | | | drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
| * | | | | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-111-23/+40
| * | | | | | bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * | | | | | alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
| * | | | | | vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-111-1/+1
| * | | | | | 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-111-5/+5
| * | | | | | sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-111-0/+1
| * | | | | | ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-111-3/+6
| * | | | | | macvtap: correctly linearize skb when zerocopy is usedJason Wang2013-07-111-2/+6
| * | | | | | tuntap: correctly linearize skb when zerocopy is usedJason Wang2013-07-111-3/+6
| * | | | | | ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-111-1/+3
| * | | | | | r8169: add a new chip for RTL8411hayeswang2013-07-111-0/+67
| * | | | | | Merge "net: finish renaming lls to busy poll"David S. Miller2013-07-1134-71/+74
| |\ \ \ \ \ \
| | * | | | | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-1120-36/+37
| | * | | | | | net: rename ll methods to busy-pollEliezer Tamir2013-07-1111-21/+23
| | * | | | | | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-1115-14/+14
| |/ / / / / /
* | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-07-1446-529/+828
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'fcoe' into for-linusJames Bottomley2013-07-136-47/+66
| |\ \ \ \ \ \ \
| | * | | | | | | fcoe: Reduce number of sparse warningsBart Van Assche2013-07-091-12/+12
| | * | | | | | | fcoe: Stop fc_rport_priv structure leakMark Rustad2013-07-091-0/+4
| | * | | | | | | libfcoe: Fix meaningless log statementRobert Love2013-07-091-4/+2
| | * | | | | | | libfc: Differentiate echange timer cancellation debug statementsRobert Love2013-07-091-1/+1
| | * | | | | | | libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love2013-07-091-1/+1
| | * | | | | | | fcoe: fix the link error status block sparse warningsYi Zou2013-07-091-18/+4
| | * | | | | | | fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh2013-07-091-11/+15
| | * | | | | | | libfc: Reject PLOGI from nodes with incompatible roleMark Rustad2013-07-091-0/+27
| * | | | | | | | [SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert2013-07-091-48/+187
| * | | | | | | | [SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche2013-07-091-0/+1
| * | | | | | | | [SCSI] Fix race between starved list and device removalJames Bottomley2013-07-091-5/+21
| * | | | | | | | [SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter2013-07-091-2/+2
| * | | | | | | | [SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...Akinobu Mita2013-07-091-85/+52
| * | | | | | | | [SCSI] scsi_debug: simplify offset calculation for dif_storepAkinobu Mita2013-07-091-11/+7
| * | | | | | | | [SCSI] scsi_debug: invalidate protection info for unmapped regionAkinobu Mita2013-07-091-0/+5
| * | | | | | | | [SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1Akinobu Mita2013-07-091-1/+1
| * | | | | | | | [SCSI] scsi_debug: fix incorrectly nested kmap_atomic()Akinobu Mita2013-07-091-4/+3
| * | | | | | | | [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()Akinobu Mita2013-07-091-7/+6
| * | | | | | | | [SCSI] mpt3sas: Bump driver version to v02.100.00.00Sreekanth Reddy2013-07-091-3/+3
| * | | | | | | | [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...Sreekanth Reddy2013-07-091-9/+13
| * | | | | | | | [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy2013-07-098-18/+45
| * | | | | | | | [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy2013-07-091-12/+4
| * | | | | | | | [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy2013-07-091-0/+14
| * | | | | | | | [SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy2013-07-091-7/+13
| * | | | | | | | [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-0911-11/+11
| * | | | | | | | [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-081-7/+7
| * | | | | | | | [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche2013-07-081-3/+1
| * | | | | | | | [SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche2013-07-081-0/+1
| * | | | | | | | [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche2013-07-081-44/+39
| * | | | | | | | [SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche2013-07-081-3/+3
| * | | | | | | | [SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche2013-07-081-2/+0