aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds142-2992/+10336
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds24-109/+2468
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds23-466/+1177
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds92-135/+125
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/docLinus Torvalds50-136/+168
2014-10-07Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds41-371/+1282
2014-10-07Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds46-770/+4320
2014-10-07Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds9-19/+149
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus 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/djbw/dmaengineLinus 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/kernel/git/rusty/linuxLinus 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
2014-10-07ipmi: Clear drvdata when interface is removedTakao Indoh1-0/+3
2014-10-07ipmi: work around gcc-4.9 build warningArnd Bergmann1-3/+3
2014-10-07ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt1-0/+3
2014-10-07ipmi: Clean up the error handling for channel config errorsCorey Minyard1-6/+9
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet27-39/+54
2014-10-07net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet1-24/+24
2014-10-073c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier1-1/+1
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther2-17/+27
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther3-17/+20
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds17-56/+126
2014-10-07net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong1-4/+4
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou3-30/+36
2014-10-07openvswitch: fix a sparse warningAndy Zhou1-3/+2
2014-10-07net: fix a sparse warningAndy Zhou1-1/+1
2014-10-07Merge branch 'ipv6-next'David S. Miller4-75/+91
2014-10-07ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa1-17/+30
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa3-9/+8
2014-10-07ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa1-6/+6
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2-11/+14
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2-44/+45
2014-10-07bna: allow transmit tagged framesIvan Vecera2-2/+2
2014-10-06f2fs: support atomic writesJaegeuk Kim8-5/+139
2014-10-06net: validate_xmit_vlan() is staticEric Dumazet1-1/+2
2014-10-06net: fix rcu access on phonet_routesFabian Frederick1-3/+3
2014-10-06Merge branch 'net_sched-next'David S. Miller13-35/+40
2014-10-06net: sched: do not use tcf_proto 'tp' argument from call_rcuJohn Fastabend4-8/+14
2014-10-06net: sched: cls_cgroup tear down exts and ematch from rcu callbackJohn Fastabend1-3/+1
2014-10-06net: sched: remove tcf_proto from ematch callsJohn Fastabend10-25/+26
2014-10-06net: introduce netdevice gso_min_segs attributeEric Dumazet2-4/+9