aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1265-22872/+61457
2014-06-12Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds9-117/+230
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds66-1039/+1065
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds24-113/+437
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds18-367/+267
2014-06-12Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds3-6/+7
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-26/+281
2014-06-12Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-12/+15
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds447-9542/+24787
2014-06-12rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt1-4/+18
2014-06-12tcp: fixing TLP's FIN recoveryPer Hurtig1-3/+1
2014-06-12Merge branch 'fec'David S. Miller2-100/+443
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy2-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy1-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy1-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy2-35/+47
2014-06-12bridge: fix compile error when compiling without IPv6 supportLinus Lüssing1-0/+2
2014-06-12bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing1-0/+2
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul1-2/+3
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds102-2028/+1796
2014-06-12Merge branch 'bnx2x'David S. Miller3-21/+54
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19
2014-06-12sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang1-1/+1
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki8-32/+115
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki11-61/+256
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2-1/+13
2014-06-12Merge branch 'acpi-hotplug'Rafael J. Wysocki2-18/+52
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann1-5/+3
2014-06-12mmc: omap: don't select TPS65010Arnd Bergmann1-1/+1
2014-06-12mmc: mvsdio: avoid compiler warningArnd Bergmann1-1/+1
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann1-0/+1
2014-06-12mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd1-0/+4
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski1-5/+5
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro1-1/+3
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro599-3790/+7374
2014-06-12kill generic_file_splice_write()Al Viro2-126/+0
2014-06-12ceph: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-12shmem: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-12nfs: switch to iter_splice_write_file()Al Viro3-34/+2
2014-06-12fs/splice.c: remove unneeded exportsAl Viro2-20/+5
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro1-80/+2
2014-06-12->splice_write() via ->write_iter()Al Viro16-56/+156
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds5-59/+127
2014-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-87/+101
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-33/+18