aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-08ip: fix error queue empty skb handlingWillem de Bruijn
2015-03-08bgmac: Clean warning messagesPeter Senna Tschudin
2015-03-05tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()Eric Dumazet
2015-03-05net: fec: fix unbalanced clk disable on driver unbindStefan Agner
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri
2015-03-05net: gianfar: correctly determine the number of queue groupsTobias Waldekranz
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-05ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov
2015-03-05net: bcmgenet: properly disable password matchingFlorian Fainelli
2015-03-05net: eth: xgene: fix booting with devicetreeMark Salter
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-05Merge branch 'xen-netback'David S. Miller
2015-03-05xen-netback: refactor xenvif_handle_frag_list()David Vrabel
2015-03-05xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel
2015-03-05xen-netback: return correct ethtool statsDavid Vrabel
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann
2015-03-04team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko
2015-03-04net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan
2015-03-04Merge branch 'xgene'David S. Miller
2015-03-04drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian
2015-03-04Documentation: dts: Update compatible field description for APM X-GeneIyappan Subramanian
2015-03-04net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin
2015-03-04Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-04netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy
2015-03-04netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy
2015-03-04netfilter: nf_tables: fix transaction race conditionPatrick McHardy
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-03-03Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-03openvswitch: Fix serialization of non-masked set actions.Joe Stringer
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal
2015-03-03Linux 4.0-rc2Linus Torvalds
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter
2015-03-02udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-02Merge branch 'sh_eth'David S. Miller
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak