summaryrefslogtreecommitdiff
path: root/fs/ncpfs/sock.c
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02fs/ncpfs: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-12-26ncpfs: switch to sock_sendmsg()Al Viro
2016-12-26ncpfs: don't mess with manually advancing iovec on sendAl Viro
2016-12-26ncpfs: sendmsg does *not* bugger iovec these daysAl Viro
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar
2005-04-16Linux-2.6.12-rc2Linus Torvalds