summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/router_proc.c
AgeCommit message (Expand)Author
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata
2016-02-22staging: lustre: make some lnet functions staticFrank Zago
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin
2016-02-20staging: lustre: reflect down routes in /proc/sys/lnet/routesChris Horn
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: balance braces properly in LNet layerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann
2015-09-15staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-01-17staging: lustre: replace MIN/MAX with min_t/max_tJeremiah Mahler
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-23Staging: lustre: lnet: Make functions staticVaishali Thakkar
2014-09-06staging: lustre: Annotate user buffer with __userLABBE Corentin
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: clean up some proc file declarationsGreg Kroah-Hartman
2014-07-12staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman
2014-07-11staging: lustre: remove unneeded DECLARE_LL_PROC_PPOS_DECL macroGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-08staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek
2013-12-03staging/lustre: fix defined not used warningPeng Tao
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao
2013-10-19staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao