summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-08cxgb4: potential shift wrapping bugDan Carpenter1-1/+1
2014-10-08i40e: skb->xmit_more supportEric Dumazet1-44/+46
2014-10-08Merge branch 'fs_enet_napi'David S. Miller6-161/+147
2014-10-08net: fs_enet: Add NAPI TXLEROY Christophe5-11/+132
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe2-150/+15
2014-10-08r8169:add support for RTL8168EPChun-Hao Lin1-44/+517
2014-10-08net_sched: copy exts->type in tcf_exts_change()WANG Cong1-0/+1
2014-10-08bus: arm-ccn: Fix spurious warning messagePawel Moll1-1/+4
2014-10-08MAINTAINERS: update Shawn's email addressShawn Guo1-1/+1
2014-10-08MAINTAINERS: condense some Tegra related entriesStephen Warren1-15/+0
2014-10-08MAINTAINERS: add Alexandre Courbot for TegraStephen Warren1-0/+1
2014-10-08Merge tag 'meson-wdt-dt-3.18' of https://github.com/carlocaione/linux-meson i...Arnd Bergmann1-0/+5
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds21-796/+1453
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds35-406/+942
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-3306/+2520
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds63-1345/+2794
2014-10-08Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-46/+221
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-54/+411
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds69-550/+2296
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1016-173715/+27358
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds258-4546/+9501
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds50-837/+4706
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-37/+53
2014-10-08Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-offLinus Torvalds4-1/+5
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds12-94/+245
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-189/+2979
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds37-120/+485
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds101-1822/+3339
2014-10-08Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds1-0/+2
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds142-2992/+10336
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds24-109/+2468
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds23-466/+1177
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds92-135/+125
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds50-136/+168
2014-10-07Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds41-371/+1282
2014-10-07Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-770/+4320
2014-10-07Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds9-19/+149
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds94-615/+2841
2014-10-07Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-75/+84
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds33-955/+129
2014-10-07wimax: convert printk to pr_foo()Fabian Frederick7-16/+17
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-36/+139
2014-10-07af_unix: remove 0 assignment on staticFabian Frederick1-1/+1
2014-10-07Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley131-2962/+10298
2014-10-07ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller1-2/+2
2014-10-07Update Intel Ethernet Driver maintainers listAlexander Duyck1-2/+2
2014-10-07bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2-0/+15
2014-10-07f2fs: support volatile operations for transient dataJaegeuk Kim4-2/+25
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy4-3/+21
2014-10-07Merge branch 'ipmi' (patches from Corey Minyard)Linus Torvalds2-9/+18