summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd
AgeCommit message (Expand)Author
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-18staging: lustre: socklnd: remove typedefsJames Simmons
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28Staging: lustre: socklnd: Remove return statement from void function.Sandhya Bankar
2016-03-28Staging: lustre: socklnd_lib: Remove return statement from void function.Sandhya Bankar
2016-03-12staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal
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-02Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar
2016-03-02staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-02staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-02staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-02staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-23staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-15staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-15staging: lustre: balance braces properly in LNet layerJames Simmons
2016-02-15staging: lustre: remove space in LNet function declarationsJames Simmons
2016-02-15staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-15staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-15staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-15staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-03staging: lustre: add sparse locking annotationsfrank zago
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-11-16staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla
2015-11-16staging: lustre: Update module author to OpenSFSJames Simmons
2015-11-16staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-25staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane
2015-10-25Staging: 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-09-13Staging: lustre: lnet: Remove useless cast on void pointerShraddha Barke
2015-09-13staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-09-13staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport
2015-08-15staging: lustre: Remove unnecessary externsJoe Perches
2015-07-14staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-07-14staging/lustre/lnet: Move asm/irq.h include after linux includesOleg Drokin
2015-06-12staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond
2015-06-12staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond
2015-06-12staging:lustre: remove lnet/include/lnet/linux/John L. Hammond