summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/api-ni.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2307/+0
* staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown2018-05-251-3/+3
* staging: lustre: get entropy from nid when nid set.NeilBrown2018-03-061-0/+7
* staging: lustre: lnet: remove cfs_block_allsigs calls.NeilBrown2018-02-221-12/+3
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-2/+2
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-091-7/+4
* staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNELNeilBrown2018-01-091-10/+7
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-2/+2
* staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown2018-01-081-2/+2
* 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-2/+2
* staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-12/+12
* staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons2017-03-061-5/+5
* staging: lustre: lnet: change lnet_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-061-20/+20
* staging: lustre: lnet: change lnd_t to proper structureJames Simmons2017-03-061-7/+7
* staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_eq_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_libhandle_t to proper structureJames Simmons2017-03-061-3/+4
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: remove generic lnet_handle_any_tJames Simmons2017-03-061-11/+0
* staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2017-03-061-9/+12
* staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons2017-03-061-2/+2
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-67/+67
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-48/+48
* staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2017-01-231-8/+8
* staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons2017-01-231-1/+1
* staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons2017-01-231-21/+21
* staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons2017-01-231-5/+5
* staging: lustre: lnet: fix misspelled word destroyJames Simmons2016-11-181-4/+4
* staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek2016-09-191-27/+19
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-1/+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: enable configuration per NI interfaceAmir Shehata2016-05-091-0/+42
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata2016-05-091-42/+18
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata2016-05-091-16/+21
* staging: lustre: lnet: make sure lnet data not greater than LIBCFS_IOC_DATA_MAXLiang Zhen2016-03-281-0/+4
* staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-6/+4
* staging: lustre: change test to assert in LNetGetIdJames Simmons2016-03-071-3/+1
* staging: lustre: LNet network latency simulationLiang Zhen2016-03-071-0/+1
* staging: lustre: LNet drop rule implementationLiang Zhen2016-03-071-0/+6
* staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu2016-03-021-1/+3
* staging: lustre: return proper error code for LNet coreJames Simmons2016-03-021-2/+2
* staging: lustre: lnet: Remove an error code indent should use tabs where poss...Anchal Jain2016-03-011-2/+2
OpenPOWER on IntegriCloud