summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-112-3/+1
* staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons2015-06-101-2/+2
* staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-104-41/+34
* staging:lustre: remove useless libcfs_sock_releaseJames Simmons2015-06-102-2/+2
* staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey2015-05-316-836/+899
* Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-152-4/+4
* staging: lustre: remove extra parentheses around left bit shift operationsAya Mahfouz2015-03-061-3/+3
* drivers: staging: lustre: Fix "space prohibited between function name and ope...Adrien Descamps2015-03-011-65/+65
* staging: lustre: use linux headersAsaf Vertz2015-03-011-1/+1
* Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that fun...Hatice ERTÜRK2015-03-011-20/+20
* Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-52/+52
* Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-224/+224
* staging: lustre: replace MIN with min_tJeremiah Mahler2015-01-171-1/+1
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-172-3/+3
* lustre: don't use iovec instead of kvecAl Viro2015-01-174-38/+38
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-233-91/+62
* Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani2014-11-031-8/+3
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* | drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-231-16/+8
* | staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov2014-09-141-1/+1
* | staging/lustre: remove portals_compat25.hJames Simmons2014-09-112-3/+2
* | drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald2014-09-021-2/+2
* | staging: lustre: socklnd: Remove static initialization to NULL or 0Marco Cyriacks2014-08-301-5/+5
* | drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-2/+4
* | drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2014-08-302-8/+4
* | drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald2014-08-301-1/+1
* | staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warningPhong Tran2014-08-301-15/+15
|/
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-123-4/+4
* staging: lustre: remove LPD64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2014-07-121-5/+4
* staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman2014-07-122-2/+2
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-122-3/+3
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-123-19/+19
* staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman2014-07-123-9/+9
* staging: lustre: remove socket_t typedefGreg Kroah-Hartman2014-07-114-16/+16
* staging: lustre: remove some unneeded cflagsGreg Kroah-Hartman2014-07-111-4/+0
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-112-7/+7
* staging: lustre: fix sparse warnings for static symbolsJames A Shackleford2014-06-241-35/+35
* staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov2014-06-181-4/+0
* staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura2014-05-234-59/+59
* staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura2014-05-231-10/+9
* staging: lustre: socklnd: Fix indentingMasaru Nomura2014-05-231-1/+2
* staging: lustre: socklnd: Add a required spaceMasaru Nomura2014-05-231-2/+2
* staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura2014-05-231-21/+21