summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/config.c
AgeCommit message (Expand)Author
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-03-11staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata
2016-02-22staging: lustre: return appropriate errno when adding routeAmir Shehata
2016-02-22staging: lustre: improve LNet clean up code and APIAmir Shehata
2016-02-22staging: lustre: fix crash due to NULL networks stringAmir Shehata
2016-02-20staging: lustre: DLC Feature dynamic net configAmir Shehata
2016-02-20staging: lustre: Dynamic LNet Configuration (DLC)Amir Shehata
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: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: drop *_t from end of struct lnet_text_bufJames Simmons
2016-02-03staging: lustre: fix comment styleSushuruth Sadagopan
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-15Staging: lustre: config: Remove unnecessary wrapper functionsShivani Bhardwaj
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann
2015-06-11staging:lustre: Delete all obsolete LND driversJames Simmons
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-04-03Staging: lustre: config.c: fix a "do not add new typedefs" warning reported b...Rafaël Bocquet
2015-04-03Staging: lustre: config.c: fix lines exceeding 80 characters reported by chec...Rafaël Bocquet
2014-08-16staging/lustre/lnet: Fix potential uninitialized variable warningOleg Drokin
2014-08-16drivers: staging: lustre: fix sparse warnings / delete unused functionBenedict Boerger
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-08staging/lustre/libcfs: remove cfs_iswhitePeng Tao
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-05-14staging: add Lustre file system client supportPeng Tao