summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
AgeCommit message (Expand)Author
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons
2016-11-07staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons
2016-03-01staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: remove space in LNet function declarationsJames Simmons
2016-02-14staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-03staging: lustre: add sparse locking annotationsfrank zago
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann
2015-09-12Staging: lustre: lnet: Remove useless cast on void pointerShraddha Barke
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-09-12staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-01-17staging: lustre: replace MIN with min_tJeremiah Mahler
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler
2015-01-17lustre: don't use iovec instead of kvecAl Viro
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-14staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-30staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warningPhong Tran
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman