summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-09MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layerMarc Kleine-Budde1-0/+1
2015-03-09MAINTAINERS: linux-can moved to githubMarc Kleine-Budde1-2/+2
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish1-5/+23
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish1-12/+8
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean1-0/+4
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp2-0/+11
2015-03-08ip: fix error queue empty skb handlingWillem de Bruijn3-23/+53
2015-03-08bgmac: Clean warning messagesPeter Senna Tschudin1-7/+0
2015-03-05tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()Eric Dumazet1-7/+3
2015-03-05net: fec: fix unbalanced clk disable on driver unbindStefan Agner1-1/+0
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri1-1/+1
2015-03-05net: gianfar: correctly determine the number of queue groupsTobias Waldekranz1-2/+17
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-35/+65
2015-03-05ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-03-05net: bcmgenet: properly disable password matchingFlorian Fainelli1-2/+4
2015-03-05net: eth: xgene: fix booting with devicetreeMark Salter1-1/+1
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-05Merge branch 'xen-netback'David S. Miller2-12/+13
2015-03-05xen-netback: refactor xenvif_handle_frag_list()David Vrabel1-12/+9
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/...Linus Torvalds2-2/+6
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-26/+31
2015-03-04netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso1-6/+0
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy2-12/+38
2015-03-04netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy1-0/+4
2015-03-04netfilter: nf_tables: fix transaction race conditionPatrick McHardy1-1/+1
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-36/+73
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus 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-rc2v4.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