summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: libcfs: remove integer types abstraction from libcfsJames Simmons2017-02-031-1/+1
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-2/+2
* staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom2017-01-271-5/+5
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-10/+21
* staging: lustre: lnet: Remove old commented out codeBen Evans2016-08-151-5/+0
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-2/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-171-151/+151
* Staging: lustre: socklnd: Remove return statement from void function.Sandhya Bankar2016-03-281-1/+0
* staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
* staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin2016-03-021-0/+4
* staging: lustre: bind socklnd peers to a specific CPTJames Simmons2016-03-021-1/+2
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-6/+4
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-1/+1
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-221-2/+5
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-71/+68
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-61/+61
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-7/+10
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-141-6/+6
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-6/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-42/+38
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-78/+140
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* staging: lustre: fix buffer overflow of string bufferDmitry Eremin2015-11-151-4/+5
* staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane2015-10-241-2/+1
* Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane2015-10-241-1/+0
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+2
* staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-291-1/+1
* staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen2015-09-151-26/+25
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-131-5/+0
* staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons2015-06-101-2/+2
* staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-101-6/+5
* staging:lustre: remove useless libcfs_sock_releaseJames Simmons2015-06-101-1/+1
* staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey2015-05-311-234/+234
* Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-151-2/+2
* Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-224/+224
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-171-1/+1
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-29/+20
* Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani2014-11-031-8/+3
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove LPD64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-5/+5
* staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove socket_t typedefGreg Kroah-Hartman2014-07-111-2/+2
* staging: lustre: fix sparse warnings for static symbolsJames A Shackleford2014-06-241-35/+35
OpenPOWER on IntegriCloud