summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-061-2/+4
* net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* Merge branch 'xen-netback'David S. Miller2015-03-052-12/+13
|\
| * xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-051-12/+9
| * xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-051-1/+6
| * xen-netback: return correct ethtool statsDavid Vrabel2015-03-051-2/+1
|/
* ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-055-4/+6
* team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-041-3/+3
* net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
* Merge branch 'xgene'David S. Miller2015-03-043-3/+10
|\
| * drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
| * dtb: change binding name to match with newer firmware DTIyappan Subramanian2015-03-041-2/+2
| * Documentation: dts: Update compatible field description for APM X-GeneIyappan Subramanian2015-03-041-1/+4
|/
* net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-042-4/+13
* bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
* stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-042-2/+6
|\
| * reservation: Remove shadowing local variable 'ret'Michel Dänzer2015-01-221-2/+0
| * dma-buf/fence: don't wait when specified timeout is zeroJammy Zhou2015-01-221-0/+3
| * reservation: wait only with non-zero timeout specified (v3)Jammy Zhou2015-01-221-0/+3
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-049-26/+31
|\ \
| * | KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-021-0/+1
| * | KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-021-3/+3
| * | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-022-8/+2
| * | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-231-1/+2
| * | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-231-9/+14
| * | arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-232-4/+8
| * | ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
* | | Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-046-36/+73
|\ \ \
| * | | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-272-26/+2
| * | | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-272-7/+8
| * | | ARC: perf: Enable generic software eventsVineet Gupta2015-02-272-2/+12
| * | | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-272-1/+51
| |/ /
* | | Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-03-046-28/+45
|\ \ \
| * | | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-044-26/+34
| * | | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
| * | | powerpc: Re-enable dynticksPaul Clarke2015-02-231-0/+9
| |/ /
* | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-043-1/+5
|\ \ \
| * | | sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-261-0/+2
| * | | nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble2015-02-261-1/+1
| * | | svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-04116-737/+1273
|\ \ \ \
| * | | | openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-031-1/+7
| * | | | gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| * | | | ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| * | | | net: bridge: add compile-time assert for cb struct sizeFlorian Westphal2015-03-031-0/+2
| * | | | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-032-2/+4
| * | | | Merge branch 'sh_eth'David S. Miller2015-03-031-5/+10
| |\ \ \ \
| | * | | | sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-031-1/+1