summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/acceptor.c
AgeCommit message (Expand)Author
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-02-22staging: lustre: use sock.h in only acceptor.cJames Simmons
2016-02-22staging: lustre: avoid race during lnet acceptor thread terminationBruno Faccini
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
2016-02-22staging: lustre: startup lnet acceptor thread dynamicallyAmir Shehata
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond
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: 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: format properly all comment blocks for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-06-11staging:lustre: Delete all obsolete LND driversJames Simmons
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons
2015-06-10staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons
2015-06-10staging:lustre: remove useless libcfs_sock_releaseJames Simmons
2015-06-08staging:lustre: cleanup libcfs lock handlingJames Simmons
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2014-10-02staging: lustre: lnet: lnet: Remove unnecessary else after returnTapasweni Pathak
2014-07-22staging: lustre: Fix sparse warningsMatt Kurz
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: delete linux-lock.hGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria
2013-07-23staging/lustre: remove HIPQUADPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao