summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lib-msg.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-625/+0
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-091-9/+5
* staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown2018-01-081-3/+3
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lnet: add include path to MakefileJames Simmons2017-08-221-1/+1
* staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-061-4/+4
* staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-12/+13
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-1/+1
* staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons2017-01-231-1/+1
* staging: lustre: lnet: Remove old commented out codeBen Evans2016-08-151-17/+1
* 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: LNet network latency simulationLiang Zhen2016-03-071-0/+6
* staging: lustre: assume a kernel buildJohn L. Hammond2016-02-221-19/+1
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-11/+11
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-10/+10
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-1/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-2/+2
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-15/+28
* staging:lustre: assume a kernel buildJohn L. Hammond2015-06-081-1/+1
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-25/+25
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez2013-12-061-4/+4
* staging: lustre: Fix typo in lustre/lnetMasanari Iida2013-08-261-5/+5
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-1/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-2/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+650
OpenPOWER on IntegriCloud