summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-12hyperv: Add processing of MTU reduced by the hostHaiyang Zhang
2014-11-12amd-xgbe: Fix sparse endian warningsLendacky, Thomas
2014-11-12net: pxa168_eth: move SET_NETDEV_DEV a bit earlierJisheng Zhang
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert
2014-11-12udp: Neaten function pointer calls and add bracesJoe Perches
2014-11-12Merge branch 'r8152-next'David S. Miller
2014-11-12r8152: check RTL8152_UNPLUG and netif_running before autoresumehayeswang
2014-11-12r8152: clear the flag of SCHEDULE_TASKLET in tasklethayeswang
2014-11-12r8152: remove the duplicate init for the list of rx_donehayeswang
2014-11-12Merge branch 'bcm7xxx-next'David S. Miller
2014-11-12net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli
2014-11-12net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli
2014-11-12net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli
2014-11-12net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli
2014-11-12net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-12Merge branch 'micrel-next'David S. Miller
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold
2014-11-12net: phy: micrel: use BIT macroJohan Hovold
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold
2014-11-12dt/bindings: fix documentation of ethernet-phy compatible propertyJohan Hovold
2014-11-12Merge branch 'module_phy_driver'David S. Miller
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold
2014-11-12net: phy: add module_phy_driver macroJohan Hovold
2014-11-12sunvnet: fix NULL pointer dereferenceDavid L Stevens
2014-11-12Merge branch 'skb_alloc_pages'David S. Miller
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-12net: Add device Rx page allocation functionAlexander Duyck
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-11usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee
2014-11-11irda: Simplify IRDA logging macrosJoe Perches
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-11PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov
2014-11-11Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-11dsa: Use netdev_<level> instead of printkJoe Perches
2014-11-11Merge branch 'mlx4-next'David S. Miller