summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni2014-04-16
* net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-16
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-15
|\
| * cxgb4: use the correct max size for firmware flashSteve Wise2014-04-15
| * qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-15
| * ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-15
| * ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
| * ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
| * driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-15
| * at86rf230: fix __at86rf230_read_subreg functionAlexander Aring2014-04-15
| * at86rf230: remove check if AVDD settledAlexander Aring2014-04-15
| * net: cadence: Add architecture dependenciesJean Delvare2014-04-15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-14
| |\
| | * netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-14
| | * netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin2014-04-14
| | * netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-08
| * | net: Start with correct mac_len in skb_network_protocolVlad Yasevich2014-04-14
| * | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-14
| * | cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-14
| * | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-14
| * | seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann2014-04-14
| * | Merge branch 'qlcnic'David S. Miller2014-04-14
| |\ \
| | * | qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-14
| | * | qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-14
| | * | qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-14
| | * | qlcnic: Fix max ring count calculationShahed Shaikh2014-04-14
| | * | qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-14
| | * | qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-14
| |/ /
| * | Merge branch 'be2net'David S. Miller2014-04-14
| |\ \
| | * | be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-14
| | * | be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-14
| |/ /
| * | net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-14
| * | bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-14
| * | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
| * | filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-04-13
| * | ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-04-13
| * | Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni2014-04-13
| * | net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-13
| * | net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-04-13
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-14
|\ \ \
| * | | KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-04-14
| * | | KVM: Rename variable smep to cr4_smepFeng Wu2014-04-14
| * | | KVM: expose SMAP feature to guestFeng Wu2014-04-14
| * | | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-14
| * | | KVM: Add SMAP support when setting CR4Feng Wu2014-04-14
| * | | KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-14
| * | | KVM: ioapic: try to recover if pending_eoi goes out of rangePaolo Bonzini2014-04-04
| * | | KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)Paolo Bonzini2014-04-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-14
|\ \ \ \