summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Linux 3.10.70v3.10.70Greg Kroah-Hartman1-1/+1
2015-02-27rbd: drop an unsafe assertionAlex Elder1-1/+0
2015-02-27media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-27net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara1-1/+1
2015-02-27ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet4-33/+37
2015-02-27tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet1-0/+1
2015-02-27bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu1-1/+5
2015-02-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa1-19/+26
2015-02-27ping: Fix race in free in receive pathsubashab@codeaurora.org1-1/+4
2015-02-27udp_diag: Fix socket skipping within chainHerbert Xu1-1/+3
2015-02-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa3-10/+13
2015-02-27net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann1-1/+0
2015-02-27netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-27ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-02-27net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-02-27ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-02-11Linux 3.10.69v3.10.69Greg Kroah-Hartman1-1/+1
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause1-0/+1
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+10
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan1-0/+2
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson1-0/+3
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen1-14/+4
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan1-9/+9
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov1-4/+4
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland3-25/+82
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi3-7/+44
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan1-2/+10
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim1-1/+4
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-02-06Linux 3.10.68v3.10.68Greg Kroah-Hartman1-1/+1
2015-02-06target: Drop arbitrary maximum I/O size limitNicholas Bellinger5-25/+16
2015-02-06iser-target: Fix implicit termination of connectionsSagi Grimberg2-10/+36
2015-02-06iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-02-06iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-02-06iser-target: Parallelize CM connection establishmentSagi Grimberg2-25/+67
2015-02-06iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-22/+30
2015-02-06iscsi,iser-target: Initiate termination only onceSagi Grimberg3-34/+54
2015-02-06vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger1-3/+20
2015-02-06tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-21/+15
2015-02-06vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger1-0/+24
2015-02-06ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz1-2/+5
2015-02-06IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+12
2015-02-06workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo1-26/+13