aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/net_fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1023/+0
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown1-4/+4
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown1-13/+13
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown1-3/+3
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown1-9/+5
2018-01-08staging: lustre: lnet: discard CFS_ALLOC_PTRNeilBrown1-5/+5
2018-01-08staging: lustre: replace cfs_rand() with prandom_u32_max()NeilBrown1-18/+20
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-18staging: lustre: lnet: net_fault: mark expected switch fall-throughGustavo A. R. Silva1-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-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-4/+4
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons1-2/+2
2016-06-07staging: lustre: use setup_timer().Muhammad Falak R Wani1-3/+1
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen1-2/+593
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen1-0/+434