summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-183-7/+7
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-172-2/+2
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-172-8/+0
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-176-409/+406
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Staging: lustre: socklnd: Remove return statement from void function.Sandhya Bankar2016-03-281-1/+0
* | Staging: lustre: socklnd_lib: Remove return statement from void function.Sandhya Bankar2016-03-281-3/+0
|/
* staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
* staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
* Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal2016-03-111-2/+1
* staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin2016-03-021-0/+4
* staging: lustre: bind socklnd peers to a specific CPTJames Simmons2016-03-021-1/+2
* Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar2016-03-011-1/+1
* staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-011-3/+2
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-6/+4
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-1/+1
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-221-2/+5
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-204-13/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-144-193/+190
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-144-139/+139
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-142-3/+3
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-142-148/+146
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-142-11/+18
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-143-10/+10
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-142-10/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-144-117/+104
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-146-194/+352
* staging: lustre: add sparse locking annotationsfrank zago2016-02-031-0/+1
* Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-133-8/+10
|\
| * staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
| * staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla2015-11-152-2/+3
| * staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
| * staging: lustre: fix buffer overflow of string bufferDmitry Eremin2015-11-151-4/+5
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
|/
* staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane2015-10-241-2/+1
* Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane2015-10-241-1/+0
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-133-6/+0
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-132-0/+4
* staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-293-8/+8
* staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen2015-09-151-26/+25
* Staging: lustre: lnet: Remove useless cast on void pointerShraddha Barke2015-09-121-1/+1
* staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport2015-09-121-2/+2
* staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport2015-09-122-4/+4
* staging: lustre: Remove unnecessary externsJoe Perches2015-08-141-71/+70
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-132-7/+1
* staging/lustre/lnet: Move asm/irq.h include after linux includesOleg Drokin2015-07-131-1/+1
* staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond2015-06-113-89/+40
* staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2015-06-112-1/+1
OpenPOWER on IntegriCloud