summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-socket.c
AgeCommit message (Expand)Author
2016-08-15lustre: switch lnet_sock_write() to sock_sendmsg()Al Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu
2016-03-02staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-02-22staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layerFrank Zago
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: add missing spaces for LNet layer 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-06-10staging:lustre: Update license and copyright for lib-socket.cJames Simmons
2015-06-10staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons
2015-06-10staging:lustre: use available kernel wrappers in lib-socket.cJames 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-10staging:lustre: move tcpip abstractionJames Simmons