summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-12staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-12Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal1-2/+1
2016-02-21staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin1-3/+0
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-27/+27
2016-02-15staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-23/+23
2016-02-15staging: lustre: balance braces properly in LNet layerJames Simmons1-2/+1
2016-02-15staging: lustre: remove space in LNet function declarationsJames Simmons1-11/+11
2016-02-15staging: lustre: don't set more than one variable per line in LNet layerJames Simmons1-4/+8
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons1-11/+11
2016-02-15staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-2/+4
2015-06-11staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons1-23/+20
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey1-64/+64
2015-03-02Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that fun...Hatice ERTÜRK1-20/+20
2015-01-18lustre: don't use iovec instead of kvecAl Viro1-2/+2
2014-11-24staging: lustre: Coalesce string fragmentsJoe Perches1-8/+7
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+4
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald1-6/+3
2014-07-13staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove socket_t typedefGreg Kroah-Hartman1-4/+4
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham1-2/+4
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida1-1/+1
2013-07-23staging/lustre: remove HIPQUADPeng Tao1-30/+30
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+797