summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/api-ni.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago2015-12-211-3/+0
* Staging: lustre: api-ni: Drop unneeded wrapper functionShivani Bhardwaj2015-11-151-11/+5
* staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin2015-10-241-3/+3
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging/lustre: use 64-bit time LNetCtl()Arnd Bergmann2015-09-291-3/+3
* staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2015-09-151-2/+2
* staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons2015-06-111-8/+8
* staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons2015-06-111-1/+2
* staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-111-2/+0
* staging:lustre: fixup LNet resource container apiJames Simmons2015-06-081-7/+6
* staging:lustre: assume a kernel buildJohn L. Hammond2015-06-081-66/+3
* staging: lustre: lnet: remove LNET_MUTEX_LOCK macroMike Shuey2015-05-311-13/+13
* staging: lustre: lnet: dead code - remove lnet_fini_locksMike Shuey2015-05-311-8/+0
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-99/+99
* staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
* drivers: staging: lustre: lnet: api-nc.c: Fix Style WarningsThomas Wood2014-11-221-2/+1
* Staging: lustre: lnet: lnet: Better cookie genTina Ruchandani2014-10-301-11/+4
* staging: lustre: lnet: lnet: Remove space between function name and open para...Tapasweni Pathak2014-10-021-117/+117
* staging: lustre: lnet: lnet: Fixed quoted string split warning.Gulsah Kose2014-09-191-8/+4
* staging: lustre: lnet: lnet: Fix missing line warning.Gulsah Kose2014-09-191-0/+1
* staging: lustre: remove parentheses from return argumentsJulia Lawall2014-08-301-2/+2
* drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2014-08-301-2/+1
* staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal2014-07-301-2/+2
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: lnet: api-ni.c: fixed sparse warningsAnil Belur2014-06-291-12/+12
* staging: lustre: info leak in lnet_ping()Dan Carpenter2014-05-161-0/+1
* staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin2014-05-031-3/+3
* staging/lustre/lnet: NI shutdown may loop foreverLiang Zhen2014-04-271-3/+4
* staging/lustre/lnet: Dropped messages are not accounted correctlyMatt Ezell2014-04-271-1/+1
* staging/lustre/libcfs: remove cfs_pausePeng Tao2014-03-191-1/+2
* staging/lustre/libcfs: remove cfs_hash_longPeng Tao2014-02-141-1/+1
* staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek2013-12-101-2/+3
* staging/lustre: remove CFS_MODULE_PARMPeng Tao2013-11-251-8/+8
* staging: lustre: Fix non-ANSI sparse warningsEmil Goode2013-07-291-1/+1
* staging/lustre: don't assert ln_refcount in LNetGetIdPeng Tao2013-07-231-1/+4
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1941
OpenPOWER on IntegriCloud