summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-msg.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
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-03-07staging: lustre: LNet network latency simulationLiang Zhen
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
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: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-06-08staging:lustre: assume a kernel buildJohn L. Hammond
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-12-06staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao