Age | Commit message (Expand) | Author | Files | Lines |
2017-11-28 | ncpfs: move net/ncpfs to drivers/staging/ncpfs | Stephen Hemminger | 1 | -854/+0 |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2017-11-02 | fs/ncpfs: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2017-03-02 | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -70/+41 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -2/+2 |
2016-12-26 | ncpfs: switch to sock_sendmsg() | Al Viro | 1 | -22/+14 |
2016-12-26 | ncpfs: don't mess with manually advancing iovec on send | Al Viro | 1 | -42/+27 |
2016-12-26 | ncpfs: sendmsg does *not* bugger iovec these days | Al Viro | 1 | -8/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -2/+2 |
2014-04-08 | ncpfs: convert PPRINTK to ncp_vdbg | Joe Perches | 1 | -1/+1 |
2014-04-08 | ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg | Joe Perches | 1 | -8/+8 |
2014-04-08 | ncpfs: Add pr_fmt and convert printks to pr_<level> | Joe Perches | 1 | -15/+16 |
2011-01-12 | move internal-only parts of ncpfs headers to fs/ncpfs | Al Viro | 1 | -1/+1 |
2010-10-04 | BKL: Remove BKL from ncpfs | Petr Vandrovec | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2007-03-06 | ncpfs: make sure server connection survives a kill | Pierre Ossman | 1 | -62/+89 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -8/+12 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-23 | [PATCH] sem2mutex: NCPFS | Ingo Molnar | 1 | -17/+17 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+850 |