summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-01Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-10-01Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-1/+1
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-10/+21
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-30Merge branch 'netxen'David S. Miller2-4/+4
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields1-1/+2
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar1-3/+4
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa6-26/+33
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski1-0/+1
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson1-1/+1
2014-09-30Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai159-588/+1006
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu1-5/+11
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong1-2/+9
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki1-2/+4
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet1-0/+3
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson1-1/+13
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann1-2/+2
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki1-1/+1
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-28Linux 3.17-rc7v3.17-rc7Linus Torvalds1-1/+1
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong1-1/+1
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+5
2014-09-28Merge branch 'ipv6_tunnel'David S. Miller3-2/+12
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert1-0/+2
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28net: make tcp_cleanup_rbuf privateDan Williams2-2/+1
2014-09-28net_dma: revert 'copied_early'Dan Williams1-14/+8
2014-09-28net_dma: simple removalDan Williams28-894/+35
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown1116-6093/+11991
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-28MAINTAINERS: add atmel audio alsa driver maintainer entryBo Shen1-0/+6
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-85/+60
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+43
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-77/+139
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+15
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-48/+62
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-26kill __d_materialise_dentry()Al Viro1-44/+10