summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee2015-03-061-0/+8
* Linux 3.18.8v3.18.8Greg Kroah-Hartman2015-02-261-1/+1
* media/rc: Send sync space information on the lirc deviceAustin Lund2015-02-261-3/+9
* ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-261-3/+2
* net: sched: fix panic in rate estimatorsEric Dumazet2015-02-261-8/+5
* hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-02-261-3/+8
* net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara2015-02-261-1/+1
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-02-261-1/+1
* ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-264-33/+37
* tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet2015-02-261-0/+1
* bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu2015-02-261-1/+5
* net: don't OOPS on socket aioChristoph Hellwig2015-02-261-3/+0
* bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-02-261-1/+1
* ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-02-261-19/+26
* ping: Fix race in free in receive pathsubashab@codeaurora.org2015-02-261-1/+4
* udp_diag: Fix socket skipping within chainHerbert Xu2015-02-261-1/+3
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-02-263-10/+13
* net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-02-261-1/+0
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-02-261-1/+4
* ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-02-261-5/+2
* net: rps: fix cpu unplugEric Dumazet2015-02-261-5/+15
* ip: zero sockaddr returned on error queueWillem de Bruijn2015-02-262-13/+5
* Linux 3.18.7v3.18.7Greg Kroah-Hartman2015-02-111-1/+1
* x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds2015-02-111-7/+1
* x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)2015-02-111-1/+3
* tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)2015-02-111-1/+1
* hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-111-1/+1
* smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan2015-02-111-0/+2
* x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky2015-02-111-1/+1
* ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki2015-02-111-2/+2
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-02-114-21/+18
* ASoC: sgtl5000: add delay before first I2C accessEric Nelson2015-02-111-0/+3
* ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen2015-02-111-14/+4
* lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan2015-02-111-9/+9
* arm64: Fix up /proc/cpuinfoMark Rutland2015-02-111-24/+72
* kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2015-02-111-2/+2
* drm/radeon: properly set vm fragment size for TN/RLAlex Deucher2015-02-111-2/+4
* drm/radeon: fix the crash in test functionsIlija Hadzic2015-02-111-4/+4
* drm/radeon: fix the crash in benchmark functionsIlija Hadzic2015-02-111-5/+8
* drm/radeon: fix PLLs on RS880 and older v2Christian König2015-02-111-0/+3
* drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2015-02-112-10/+12
* nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi2015-02-113-7/+44
* memcg, shmem: fix shmem migration to use lrucareMichal Hocko2015-02-112-2/+2
* lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan2015-02-111-2/+10
* mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim2015-02-111-1/+4
* md/raid5: fix another livelock caused by non-aligned writes.NeilBrown2015-02-111-0/+5
* Complete oplock break jobs before closing file handleSachin Prabhu2015-02-111-1/+5
* ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon2015-02-111-15/+11
* MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan2015-02-111-1/+2
* MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2015-02-111-0/+15