aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-05xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel1-1/+6
2015-03-05xen-netback: return correct ethtool statsDavid Vrabel1-2/+1
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann5-4/+6
2015-03-04team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-04net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan1-1/+1
2015-03-04Merge branch 'xgene'David S. Miller3-3/+10
2015-03-04drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian1-0/+4
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian1-2/+2
2015-03-04Documentation: dts: Update compatible field description for APM X-GeneIyappan Subramanian1-1/+4
2015-03-04net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2-4/+13
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan1-4/+4
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin1-29/+36
2015-03-04Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds2-2/+6
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-26/+31
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds6-36/+73
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds6-28/+45
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan4-26/+34
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-03-03Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-1/+5
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-737/+1273
2015-03-03openvswitch: Fix serialization of non-masked set actions.Joe Stringer1-1/+7
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck1-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon1-1/+23
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal1-0/+2
2015-03-03Linux 4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-02udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-02Merge branch 'sh_eth'David S. Miller1-5/+10
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings1-1/+1
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings1-3/+2
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings1-1/+1
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings1-0/+6
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak1-0/+1
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-8/+15
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds12-67/+145
2015-03-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2-8/+2
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds3-12/+20
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-2/+2
2015-03-02Merge branch 'mlx4'David S. Miller4-6/+14
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay1-1/+7
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz3-5/+7
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+9
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-16/+13
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-22/+72
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-03-01Merge branch 'bcmgenet_systemport_stats'David S. Miller3-6/+12
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli2-3/+6
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli1-3/+6
2015-03-01rxrpc: don't multiply with HZ twiceFlorian Westphal1-1/+1