aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-01Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that functionHatice ERTÜRK1-224/+224
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler1-1/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-29/+20
2014-11-03Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani1-8/+3
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-5/+5
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman1-2/+2
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 Nomura1-3/+3
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/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin1-4/+0
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-2/+4
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao1-1/+0
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen1-1/+4
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida1-3/+3
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-07-23staging/lustre: remove HIPQUADPeng Tao1-25/+25
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+2902