summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy
2014-06-12net: fec: Factorize feature settingNimrod Andy
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy
2014-06-12bridge: fix compile error when compiling without IPv6 supportLinus Lüssing
2014-06-12bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge branch 'bnx2x'David S. Miller
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner
2014-06-12sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-12hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll
2014-06-12hwmon: (atxp1) Avoid forward declarationAxel Lin
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-06-12hwmon: (lm85) Drop generic detectionJean Delvare
2014-06-12hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki
2014-06-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-06-12ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner
2014-06-12ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann
2014-06-12mmc: omap: don't select TPS65010Arnd Bergmann
2014-06-12mmc: mvsdio: avoid compiler warningArnd Bergmann
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann
2014-06-12mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12kill generic_file_splice_write()Al Viro
2014-06-12ceph: switch to iter_file_splice_write()Al Viro
2014-06-12shmem: switch to iter_file_splice_write()Al Viro
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-06-12fs/splice.c: remove unneeded exportsAl Viro
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds