summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
AgeCommit message (Expand)Author
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons
2016-03-28Staging: lustre: socklnd: Remove return statement from void function.Sandhya Bankar
2016-03-11staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-02staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: bind socklnd peers to a specific CPTJames Simmons
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-24staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane
2015-10-24Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane
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