summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-1/+1
* staging/lustre/socklnd: Fix whitespace problemOleg Drokin2016-12-071-1/+1
* staging: lustre: lnet: resolve trailing */ errorsJames Simmons2016-11-181-45/+83
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-2/+2
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-1/+1
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-3/+1
* lustre: ->kss_scratch... are unused nowAl Viro2016-08-211-4/+0
* lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro2016-08-151-2/+4
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-171-106/+103
* Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar2016-03-011-1/+1
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-201-4/+0
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-9/+16
* staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla2015-11-151-0/+3
* staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-291-3/+3
* staging: lustre: Remove unnecessary externsJoe Perches2015-08-141-71/+70
* 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-111-1/+38
* staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-111-1/+0
* staging:lustre: remove useless libcfs_sock_releaseJames Simmons2015-06-101-1/+1
* staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey2015-05-311-247/+313
* drivers: staging: lustre: Fix "space prohibited between function name and ope...Adrien Descamps2015-03-011-65/+65
* lustre: don't use iovec instead of kvecAl Viro2015-01-171-7/+7
* drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-231-16/+8
* staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-9/+9
* staging: lustre: remove socket_t typedefGreg Kroah-Hartman2014-07-111-8/+8
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-5/+5
* staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura2014-05-231-2/+2
* staging/lustre/socklnd: remove ksnd_sysctlPeng Tao2013-11-191-6/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+602
OpenPOWER on IntegriCloud