summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-msg.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-625/+0
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-9/+5
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown1-3/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-23staging: lustre: lnet: add include path to MakefileJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons1-4/+4
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons1-12/+13
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons1-1/+1
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons1-1/+1
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans1-17/+1
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-03-08staging: lustre: LNet network latency simulationLiang Zhen1-0/+6
2016-02-23staging: lustre: assume a kernel buildJohn L. Hammond1-19/+1
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-11/+11
2016-02-15staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-10/+10
2016-02-15staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons1-1/+0
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons1-2/+2
2016-02-15staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-15/+28
2015-06-08staging:lustre: assume a kernel buildJohn L. Hammond1-1/+1
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey1-25/+25
2014-07-12staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2013-12-07staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez1-4/+4
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida1-5/+5
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-1/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-2/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+650