aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-26net: bcmgenet: add EEE supportFlorian Fainelli2-0/+100
2014-11-26net: bcmgenet: add register definitions for EEEFlorian Fainelli1-0/+22
2014-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-19/+34
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman5-12/+86
2014-11-26Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linusMark Brown2-7/+3
2014-11-26Merge remote-tracking branch 'spi/fix/dma' into spi-linusMark Brown1-3/+3
2014-11-26Merge branch 'tipc-next'David S. Miller18-740/+496
2014-11-26tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue8-175/+203
2014-11-26tipc: use generic SKB list APIs to manage link receive queueYing Xue2-50/+37
2014-11-26tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue5-69/+47
2014-11-26tipc: use generic SKB list APIs to manage link transmission queueYing Xue5-176/+153
2014-11-26tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routineYing Xue1-6/+6
2014-11-26tipc: remove unused between routineYing Xue1-9/+0
2014-11-26tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue4-8/+5
2014-11-26tipc: clean up the process of link pushing packetsYing Xue3-42/+24
2014-11-26tipc: remove retransmission queueYing Xue2-38/+1
2014-11-26tipc: remove protocol message queueYing Xue2-24/+0
2014-11-26tipc: remove node subscription infrastructureYing Xue9-179/+56
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen1-6/+7
2014-11-26ipv6: Remove unnecessary testzhuyj1-4/+2
2014-11-26Merge branch 'remcsum_adjust'David S. Miller2-67/+33
2014-11-26gue: Call remcsum_adjustTom Herbert1-67/+17
2014-11-26net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert1-0/+16
2014-11-26pkt_sched: fq: increase max delay from 125 ms to one secondEric Dumazet1-5/+4
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-11-26Merge branch 'bcm_sf2'David S. Miller1-25/+33
2014-11-26net: dsa: bcm_sf2: reset switch prior to initializationFlorian Fainelli1-23/+29
2014-11-26net: dsa: bcm_sf2: fix unmapping registers in case of errorsFlorian Fainelli1-2/+4
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel4-13/+13
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel1-1/+6
2014-11-26arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall1-4/+4
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall1-0/+9
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland1-1/+2
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita1-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita1-0/+2
2014-11-26irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-26irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-25Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-16/+28
2014-11-25Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds1-7/+14
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-22/+60
2014-11-25Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-4/+2
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linuxLinus Torvalds7-34/+32
2014-11-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller68-466/+343
2014-11-25net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-3/+1
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-11-25tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet2-2/+8
2014-11-25rtlwifi: Change order in device startupLarry Finger1-10/+10
2014-11-25rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger1-2/+3
2014-11-25Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse"Pablo Neira1-8/+6