summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-02macvlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02vlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-04-01crypto: algif - explicitly mark end of datatadeusz.struk@intel.com
2015-04-01Merge branch 'dsa-next'David S. Miller
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn
2015-04-01net: dsa: Move phy page access functions into shared codeAndrew Lunn
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck
2015-04-01pkt_sched: fq: correct spelling of locallySimon Horman
2015-04-01vxlan: correct spelling in commentsSimon Horman
2015-04-01vmxnet3: spelling fixesstephen hemminger
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches
2015-04-01crypto: algif - use kmalloc instead of kzallocTadeusz Struk
2015-04-01crypto: af_alg - make exports consistantTadeusz Struk
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller
2015-04-01Merge branch 'cxgb4-net'David S. Miller
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-04-01Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-04-01Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-04-01Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-01lguest: now needs PCI_DIRECT.Rusty Russell
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König
2015-04-01caif: remove unused struct memberRasmus Villemoes
2015-04-01Merge branch 'bnx2'David S. Miller
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...Marc Kleine-Budde
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde
2015-04-01can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler