summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/nidstrings.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1261/+0Star
* staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown2018-05-251-1/+4
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-4/+4
* 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-231-2/+2
* staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2017-08-231-1/+1
* staging: lustre: lnet: delete lnet.hJames Simmons2017-08-231-1/+1
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: remove set but unused variablesYang Sheng2016-12-061-2/+0Star
* staging: lustre: lnet: replace uninitialized_varJames Simmons2016-11-181-1/+1
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: remove annoying message in parse_nidrangeLi Xi2016-03-031-1/+0Star
* staging: lustre: return proper error code for LNet coreJames Simmons2016-03-031-1/+1
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-151-26/+26
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-151-24/+24
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-151-2/+2
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-151-1/+1
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-151-1/+1
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-151-4/+8
* staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons2015-10-251-137/+51Star
* staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier2015-10-251-8/+3Star
* staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin2015-10-251-69/+69
* staging: lustre: add in NID range management for libcfsJoshua Walgenbach2015-10-251-13/+352
* staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons2015-10-251-387/+395
* staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons2015-10-251-0/+60
* staging: lustre: move struct netstrfns to nidstr.hJames Simmons2015-10-251-13/+0Star
* staging: lustre: remove libcfs_init_string functionJames Simmons2015-10-251-7/+1Star
* staging: lustre: move nidstring handling to LNet layerJames Simmons2015-10-251-0/+963