summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2017-02-031-2/+7
* staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen2017-02-031-7/+9
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-031-2/+2
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-5/+5
* staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2017-01-231-2/+2
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-14/+26
* staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner2016-11-071-2/+2
* staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain2016-09-201-2/+2
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-12/+9
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-8/+8
* staging: lustre: lnet: Remove old commented out codeBen Evans2016-08-151-7/+0
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-2/+2
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-171-100/+100
* staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-011-3/+2
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-201-3/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-74/+74
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-41/+41
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-141-137/+135
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-141-3/+3
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-4/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-41/+32
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-75/+140
* staging: lustre: add sparse locking annotationsfrank zago2016-02-031-0/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+2
* staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-291-4/+4
* 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-121-1/+1
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-131-2/+1
* staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-101-3/+3
* staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey2015-05-311-198/+198
* Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-151-2/+2
* 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-171-2/+2
* lustre: don't use iovec instead of kvecAl Viro2015-01-171-11/+11
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-54/+35
* 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
* | staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov2014-09-141-1/+1
* | staging/lustre: remove portals_compat25.hJames Simmons2014-09-111-2/+2
* | drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald2014-09-021-2/+2
* | drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2014-08-301-2/+1
* | 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-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-121-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-2/+2
OpenPOWER on IntegriCloud