summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.c
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-3/+3
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-171-34/+34
* staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
* Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal2016-03-111-2/+1
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-201-3/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-27/+27
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-23/+23
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-141-2/+1
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-141-11/+11
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-4/+8
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-11/+11
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-2/+4
* staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-101-23/+20
* staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey2015-05-311-64/+64
* Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that fun...Hatice ERTÜRK2015-03-011-20/+20
* lustre: don't use iovec instead of kvecAl Viro2015-01-171-2/+2
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-8/+7
* drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-2/+4
* drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2014-08-301-6/+3
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove socket_t typedefGreg Kroah-Hartman2014-07-111-4/+4
* staging:lustre: Removed assignments from if statements.Chi Pham2014-03-181-2/+4
* staging: lustre: Fix typo in lustre/lnetMasanari Iida2013-08-261-1/+1
* staging/lustre: remove HIPQUADPeng Tao2013-07-231-30/+30
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+797