summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-28MAINTAINERS: co-maintainance of KVM/{arm,arm64}Marc Zyngier1-0/+5
2014-04-28KVM: x86: Check for host supported fields in shadow vmcsBandan Das1-12/+41
2014-04-28kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-1/+2
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-36/+223
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+3
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck3-3/+3
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-279/+454
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel1-0/+10
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet19-46/+74
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet10-13/+13
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua1-4/+0
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring1-1/+1
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring1-8/+0
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-29/+113
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+5
2014-04-15user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-25/+15
2014-04-15net: Start with correct mac_len in skb_network_protocolVlad Yasevich1-1/+1
2014-04-15KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti1-1/+0
2014-04-15KVM: Rename variable smep to cr4_smepFeng Wu1-3/+3
2014-04-15KVM: expose SMAP feature to guestFeng Wu1-1/+1
2014-04-15KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu1-5/+6
2014-04-15KVM: Add SMAP support when setting CR4Feng Wu5-13/+84
2014-04-15KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu1-1/+1
2014-04-15Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann5-25/+87
2014-04-15cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-04-15net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2-2/+0
2014-04-15seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann1-9/+8
2014-04-14Merge branch 'qlcnic'David S. Miller6-29/+43
2014-04-14qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra1-0/+10
2014-04-14qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria1-14/+17
2014-04-14qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria1-0/+1
2014-04-14qlcnic: Fix max ring count calculationShahed Shaikh2-8/+8
2014-04-14qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty3-4/+5
2014-04-14qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty1-3/+2
2014-04-14Merge branch 'be2net'David S. Miller2-4/+14
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP2-0/+9
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam1-4/+5
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai1-1/+8
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman1-1/+1
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet2-2/+8
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy3-3/+12
2014-04-14netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin1-0/+1
2014-04-14filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+7
2014-04-14ipv4: return valid RTA_IIF on ip route getJulian Anastasov1-1/+1
2014-04-14Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni1-8/+33
2014-04-14net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-77/+96