aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGravatar Greg Kroah-Hartman 1-0/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 1-2/+2
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Gravatar Arushi Singhal 1-4/+4
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefGravatar James Simmons 1-3/+3
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureGravatar James Simmons 1-5/+6
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureGravatar James Simmons 1-7/+8
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureGravatar James Simmons 1-4/+4
2017-03-06staging: lustre: socklnd: change UAPI typedefs to proper structureGravatar James Simmons 1-11/+11
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgGravatar James Simmons 1-2/+7
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionGravatar Liang Zhen 1-7/+9
2017-02-03staging: lustre: libcfs: fix error messagesGravatar Dmitry Eremin 1-2/+2
2017-02-02staging: lustre: remove CLASSERT macroGravatar Arnd Bergmann 1-1/+1
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureGravatar James Simmons 1-5/+5
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureGravatar James Simmons 1-2/+2
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesGravatar James Simmons 1-14/+26
2016-11-07staging: lustre: fixed shadowed variable in socklnd_cb.cGravatar Andrew Kanner 1-2/+2
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsGravatar Anchal Jain 1-2/+2
2016-08-21lustre: pass iov_iter to ->lnd_recv()Gravatar Al Viro 1-12/+9
2016-08-15lustre: don't reinvent struct bio_vecGravatar Al Viro 1-8/+8
2016-08-15staging: lustre: lnet: Remove old commented out codeGravatar Ben Evans 1-7/+0
2016-06-18staging/lustre: Remove unnecessary space after a castGravatar Oleg Drokin 1-2/+2
2016-06-17staging: lustre: socklnd: remove typedefsGravatar James Simmons 1-100/+100
2016-03-01staging: lustre: lnet: Use list_for_each_entry_safeGravatar Bhaktipriya Shridhar 1-3/+2
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingGravatar Oleg Drokin 1-3/+0
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerGravatar James Simmons 1-74/+74
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerGravatar James Simmons 1-41/+41
2016-02-14staging: lustre: remove space in LNet function declarationsGravatar James Simmons 1-137/+135
2016-02-14staging: lustre: add missing spaces for LNet layer reported by checkpatch.plGravatar James Simmons 1-3/+3
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plGravatar James Simmons 1-4/+0
2016-02-14staging: lustre: align all code properly for LNet coreGravatar James Simmons 1-41/+32
2016-02-14staging: lustre: format properly all comment blocks for LNet coreGravatar James Simmons 1-75/+140
2016-02-03staging: lustre: add sparse locking annotationsGravatar frank zago 1-0/+1
2015-10-13staging: lustre: remove multiple blank linesGravatar Mike Rapoport 1-3/+0
2015-10-13staging: lustre: add missing blank line after declarationsGravatar Mike Rapoport 1-0/+2
2015-09-29staging/lustre: use 64-bit times for ksnd_conndGravatar Arnd Bergmann 1-4/+4
2015-09-12Staging: lustre: lnet: Remove useless cast on void pointerGravatar Shraddha Barke 1-1/+1
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plGravatar Mike Rapoport 1-2/+2
2015-09-12staging: lustre: fix CODE_INDENT checkpatch.pl errorsGravatar Mike Rapoport 1-1/+1
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsGravatar Dmitry Eremin 1-2/+1
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixGravatar James Simmons 1-3/+3
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingGravatar Mike Shuey 1-198/+198
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentGravatar Haneen Mohammed 1-2/+2
2015-01-17staging: lustre: replace MIN with min_tGravatar Jeremiah Mahler 1-1/+1
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesGravatar Jeremiah Mahler 1-2/+2
2015-01-17lustre: don't use iovec instead of kvecGravatar Al Viro 1-11/+11
2014-11-23staging: lustre: Coalesce string fragmentsGravatar Joe Perches 1-54/+35
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Gravatar Kirill Tkhai 1-1/+0
2014-09-14staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Gravatar Artemiy Volkov 1-1/+1
2014-09-11staging/lustre: remove portals_compat25.hGravatar James Simmons 1-2/+2