summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-02-18ieee802154: add TX power control to wpan_phyPhoebe Buckheister1-0/+4
2014-02-18net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli1-0/+5
2014-02-18net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli1-0/+1
2014-02-15net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong1-0/+14
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli1-0/+9
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli1-0/+51
2014-02-14net: phy: add MoCA PHY typeFlorian Fainelli1-0/+3
2014-02-14Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller1-0/+2
2014-02-13net: phy: add "has_fixups" boolean propertyFlorian Fainelli1-0/+1
2014-02-13net: phy: re-design phy_modes to be self-containedFlorian Fainelli1-0/+42
2014-02-13net: phy: allow driver to implement their own aneg_doneFlorian Fainelli1-0/+3
2014-02-13net: phy: add genphy_aneg_done()Florian Fainelli1-0/+1
2014-02-13ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+38
2014-02-11smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker1-0/+3
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+7
2014-02-10fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin291-2440/+5969
2014-02-07swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-02-06Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-1/+5
2014-02-06execve: use 'struct filename *' for executable name passingLinus Torvalds3-2/+3
2014-02-05Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2014-02-04can: add ability to allocate CANFD frame in skb dataStephane Grosjean1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2014-02-02NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-02-01Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+2
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+9
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2014-01-31mm: sl[uo]b: fix misleading commentsDave Hansen1-4/+4
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+11
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-7/+59
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+121
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+16
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-7/+12
2014-01-31zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-31zsmalloc: move it under mmMinchan Kim1-0/+50
2014-01-31kernel: use lockless list for smp_call_function_singleChristoph Hellwig2-5/+6
2014-01-31memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-31can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-137/+208
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2014-01-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+8
2014-01-30Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-17/+18
2014-01-30Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+20