summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann
2015-09-15staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-06-10staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons
2015-06-10staging:lustre: remove useless libcfs_sock_releaseJames Simmons
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-01Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman
2014-06-24staging: lustre: fix sparse warnings for static symbolsJames A Shackleford
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura
2014-05-23staging: lustre: socklnd: Fix indentingMasaru Nomura
2014-05-23staging: lustre: socklnd: Add a required spaceMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura
2014-05-03staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-07-23staging/lustre: remove HIPQUADPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao