summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include/linux/lnet
AgeCommit message (Expand)Author
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21lustre: constify lib-move.c stuffAl Viro
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-22staging: lustre: Allocate the correct number of rtr buffersAmir Shehata
2016-02-22staging: lustre: use sock.h in only acceptor.cJames Simmons
2016-02-22staging: lustre: remove messages from lazy portal on NI shutdownAmir Shehata
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
2016-02-22staging: lustre: improvement to router checkerAmir Shehata
2016-02-22staging: lustre: make some lnet functions staticFrank Zago
2016-02-22staging: lustre: improve LNet clean up code and APIAmir Shehata
2016-02-22staging: lustre: DLC user/kernel space glue codeAmir Shehata
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) show commandAmir Shehata
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin
2016-02-20staging: lustre: DLC Feature dynamic net configAmir Shehata
2016-02-20staging: lustre: Dynamic LNet Configuration (DLC) dynamic routingAmir Shehata
2016-02-20staging: lustre: Dynamic LNet Configuration (DLC)Amir Shehata
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: 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: format properly all comment blocks for LNet coreJames Simmons
2016-02-03staging/lustre: Add __user annotations in lnetselftest codeFrank Zago
2016-02-03staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hackOleg Drokin
2016-02-03staging/lustre/lnet: Make lnet_ping staticOleg Drokin
2015-12-21Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGetShraddha Barke
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-24staging: lustre: add in NID range management for libcfsJoshua Walgenbach
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons
2015-10-24staging: lustre: move struct netstrfns to nidstr.hJames Simmons
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann
2015-09-29staging/lustre: use jiffies for lp_last_query timesArnd Bergmann
2015-09-15staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin
2015-09-12staging: lustre: include: put constant on the right of binary operatorJulia Lawall