aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/api-ni.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-2307/+0
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown1-3/+3
2018-03-06staging: lustre: get entropy from nid when nid set.NeilBrown1-0/+7
2018-02-22staging: lustre: lnet: remove cfs_block_allsigs calls.NeilBrown1-12/+3
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown1-2/+2
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-7/+4
2018-01-09staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNELNeilBrown1-10/+7
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown1-2/+2
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown1-2/+2
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons1-2/+2
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-12/+12
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons1-5/+5
2017-03-06staging: lustre: lnet: change lnet_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons1-20/+20
2017-03-06staging: lustre: lnet: change lnd_t to proper structureJames Simmons1-7/+7
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_eq_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_libhandle_t to proper structureJames Simmons1-3/+4
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: remove generic lnet_handle_any_tJames Simmons1-11/+0
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons1-9/+12
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons1-2/+2
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-67/+67
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons1-48/+48
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons1-8/+8
2017-01-23staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons1-1/+1
2017-01-23staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons1-21/+21
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons1-5/+5
2016-11-18staging: lustre: lnet: fix misspelled word destroyJames Simmons1-4/+4
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek1-27/+19
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin1-1/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata1-0/+42
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata1-42/+18
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata1-16/+21
2016-03-28staging: lustre: lnet: make sure lnet data not greater than LIBCFS_IOC_DATA_MAXLiang Zhen1-0/+4
2016-03-11staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar1-6/+4
2016-03-07staging: lustre: change test to assert in LNetGetIdJames Simmons1-3/+1
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen1-0/+1
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen1-0/+6
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu1-1/+3
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons1-2/+2
2016-03-01staging: lustre: lnet: Remove an error code indent should use tabs where possibleAnchal Jain1-2/+2