aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches3-91/+62
2014-11-03Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani1-8/+3
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-09-23drivers: staging: lustre: Fix "open brace '{' following struct go on the same line" errorsGreg Donald1-16/+8
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-09-14staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov1-1/+1
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons2-3/+2
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-2/+2
2014-08-30staging: lustre: socklnd: Remove static initialization to NULL or 0Marco Cyriacks1-5/+5
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+4
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald2-8/+4
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-30staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warningPhong Tran1-15/+15
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman3-4/+4
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-5/+4
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman2-2/+2
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2-3/+3
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman3-19/+19
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman3-9/+9
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman4-16/+16
2014-07-11staging: lustre: remove some unneeded cflagsGreg Kroah-Hartman1-4/+0
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2-7/+7
2014-06-24staging: lustre: fix sparse warnings for static symbolsJames A Shackleford1-35/+35
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov1-4/+0
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura4-59/+59
2014-05-23staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura1-10/+9
2014-05-23staging: lustre: socklnd: Fix indentingMasaru Nomura1-1/+2
2014-05-23staging: lustre: socklnd: Add a required spaceMasaru Nomura1-2/+2
2014-05-23staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura1-21/+21
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans1-37/+10
2014-05-03staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin1-4/+0
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-49/+11
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-2/+2
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro1-23/+7
2014-04-01lustre: switch to kernel_sendmsg()Al Viro1-26/+4
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao2-4/+8
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao1-3/+2
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-2/+2
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham2-3/+6
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin1-2/+3
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-56/+56
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao4-325/+1
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen1-1/+4
2013-09-17staging: lustre: clean up format string usagesKees Cook1-1/+1
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida3-6/+6
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman1-1/+1
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3