aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-10/+95
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds13-64/+78
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König1-5/+6
2015-04-01caif: remove unused struct memberRasmus Villemoes1-1/+0
2015-04-01Merge branch 'bnx2'David S. Miller1-41/+51
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized varMarc Kleine-Budde1-1/+1
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp3-3/+49
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp1-0/+21
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde1-2/+2