aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/sock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-2/+2
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches1-1/+1
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches1-8/+8
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches1-15/+16
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro1-1/+1
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman1-62/+89
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar1-17/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+850