summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
AgeCommit message (Expand)Author
2017-12-19staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-18staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva
2017-10-11lustre: switch struct ksock_conn to iov_iterAl Viro
2017-09-29staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnd_t to proper structureJames Simmons
2017-03-06staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-27staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
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-06-17staging: lustre: socklnd: remove typedefsJames Simmons
2016-03-28Staging: lustre: socklnd: Remove return statement from void function.Sandhya Bankar
2016-03-11staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-02staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: bind socklnd peers to a specific CPTJames Simmons
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn 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: 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: format properly all comment blocks for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-24staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane
2015-10-24Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann
2015-09-15staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-06-10staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons
2015-06-10staging:lustre: remove useless libcfs_sock_releaseJames Simmons
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-01Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK