summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/ping_test.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
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-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-28staging: lustre: realign some code in lnet selftest so its readableJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
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: align all code properly for LNet coreJames Simmons
2015-09-29staging/lustre: use 64-bit timestamps for selftestArnd Bergmann
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-04-02staging: lustre: ping_test.c : remove space after function namesAuguste Olivry
2014-10-20Staging: lustre: lnet: Declare ping_srv_workitems staticVaishali Thakkar
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao