summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-26Linux 3.10.70v3.10.70Greg Kroah-Hartman
2015-02-26rbd: drop an unsafe assertionAlex Elder
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-26net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-02-26bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-02-26ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-26ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-02-26udp_diag: Fix socket skipping within chainHerbert Xu
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-26ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-26net: rps: fix cpu unplugEric Dumazet
2015-02-26ip: zero sockaddr returned on error queueWillem de Bruijn
2015-02-11Linux 3.10.69v3.10.69Greg Kroah-Hartman
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-06Linux 3.10.68v3.10.68Greg Kroah-Hartman
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05iser-target: Fix implicit termination of connectionsSagi Grimberg
2015-02-05iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2015-02-05iser-target: Fix connected_handler + teardown flow raceSagi Grimberg
2015-02-05iser-target: Parallelize CM connection establishmentSagi Grimberg
2015-02-05iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2015-02-05iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-02-05vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger
2015-02-05tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2015-02-05vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger
2015-02-05ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz
2015-02-05IB/isert: Adjust CQ size to HW limitsChris Moore
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo