aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2-5/+5
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay2-7/+10
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay4-0/+16
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller192-1037/+1878
2015-04-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-1/+19
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds66-391/+758
2015-04-02Merge branch 'netdev_iflink_remove'David S. Miller28-54/+140
2015-04-02veth: set iflink to the peer vethNicolas Dichtel1-0/+15
2015-04-02dev: set iflink to 0 for virtual interfacesNicolas Dichtel1-0/+4
2015-04-02net: remove iflink field from struct net_deviceNicolas Dichtel2-13/+3
2015-04-02dsa: implement ndo_get_iflinkNicolas Dichtel1-5/+3
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2-1/+8
2015-04-02ipvlan: implement ndo_get_iflinkNicolas Dichtel1-1/+8
2015-04-02macvlan: implement ndo_get_iflinkNicolas Dichtel1-1/+8
2015-04-02vlan: implement ndo_get_iflinkNicolas Dichtel1-1/+8
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2-2/+12
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel6-5/+14
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel4-10/+12
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel11-18/+48
2015-04-01crypto: algif - explicitly mark end of datatadeusz.struk@intel.com1-4/+8
2015-04-01Merge branch 'dsa-next'David S. Miller6-764/+728
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn1-0/+16
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn6-178/+335
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn6-241/+110
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn1-29/+30
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn5-146/+110
2015-04-01net: dsa: Move phy page access functions into shared codeAndrew Lunn3-41/+42
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn6-154/+45
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn2-11/+22
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck1-16/+38
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck2-7/+36
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck3-10/+36
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck1-28/+5
2015-04-01pkt_sched: fq: correct spelling of locallySimon Horman1-2/+2
2015-04-01vxlan: correct spelling in commentsSimon Horman1-3/+3
2015-04-01vmxnet3: spelling fixesstephen hemminger1-2/+2
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches2-19/+19
2015-04-01crypto: algif - use kmalloc instead of kzallocTadeusz Struk1-1/+1
2015-04-01crypto: af_alg - make exports consistantTadeusz Struk1-1/+1
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-0/+1
2015-04-01Merge branch 'cxgb4-net'David S. Miller6-32/+106
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai4-26/+65
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2-6/+41
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches2-2/+2
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller140-1344/+4459
2015-04-01Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-5/+12
2015-04-01Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller5-10/+74
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther3-2/+24
2015-04-01Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-7/+10
2015-04-01lguest: now needs PCI_DIRECT.Rusty Russell1-1/+1