summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-14net/macb: improved ethtool statistics supportXander Huff
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff
2015-01-14Merge branch 'xen-netfront-next'David S. Miller
2015-01-14xen-netfront: refactor making Tx requestsDavid Vrabel
2015-01-14xen-netfront: refactor skb slot countingDavid Vrabel
2015-01-14xen: add page_to_mfn()David Vrabel
2015-01-14rhashtable: Add MAINTAINERS entryThomas Graf
2015-01-14rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf
2015-01-13brd: Request from fdisk 4k alignmentBoaz Harrosh
2015-01-13brd: Fix all partitions BUGsBoaz Harrosh
2015-01-13Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-13axonram: Fix bug in direct_accessMatthew Wilcox
2015-01-14clk: shmobile: fix sparse NULL pointer warningWei Yongjun
2015-01-14ARM: shmobile: Enable kzm9g board in multiplatform defconfigGeert Uytterhoeven
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf
2015-01-13tile: fix put_user sparse errorsChris Metcalf
2015-01-13MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCsFlorian Fainelli
2015-01-13MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCsFlorian Fainelli
2015-01-13MAINTAINERS: update Broadcom Cygnus SoC git treeFlorian Fainelli
2015-01-13MAINTAINERS: move BCM63xx ARM-based SoCs git treeFlorian Fainelli
2015-01-13Merge tag 'arm-soc/for-3.20/brcmstb-smp' of http://github.com/broadcom/stblin...Olof Johansson
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-01-13Merge tag 'v3.20-next-dts' of https://github.com/mbgg/linux-mediatek into nex...Olof Johansson
2015-01-13Merge tag 'v3.20-next-defconfig' of https://github.com/mbgg/linux-mediatek in...Olof Johansson
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko
2015-01-13arm64: remove broken cachepolicy codeMark Rutland
2015-01-13Merge tag 'for-3.20' of http://git.linaro.org/people/ard.biesheuvel/linux-arm...Catalin Marinas
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist
2015-01-13atm: lanai: Remove unused functionRickard Strandqvist
2015-01-13drm/i915: Fix kerneldoc for i915 atomic plane codeMatt Roper
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin
2015-01-13sunvnet: fix rx packet length check to allow for TSODavid L Stevens
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2015-01-13x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko
2015-01-13x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSETDenys Vlasenko
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann
2015-01-13x86: entry_64.S: delete unused codeDenys Vlasenko
2015-01-13rocker: fix harmless warning on 32-bit machinesArnd Bergmann
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie