summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1048/+0
2018-05-25staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek1-3/+14
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown1-3/+3
2018-01-26staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-23staging: lustre: ko2iblnd: add include path to MakefileJames Simmons1-2/+2
2017-08-23staging: lustre: lnet: delete lnet.hJames Simmons1-1/+0
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons1-8/+9
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons1-4/+4
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek1-3/+0
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons1-3/+3
2016-09-01staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons1-6/+7
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro1-2/+1
2016-08-21staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek1-0/+2
2016-06-19staging/lustre: Remove unnecessary space after a castOleg Drokin1-1/+1
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-18staging: lustre: o2iblnd: remove typedefsJames Simmons1-150/+149
2016-06-08staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang1-1/+1
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata1-1/+0
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata1-16/+19
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata1-5/+1
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata1-1/+2
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata1-24/+38
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin1-5/+20
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin1-1/+2
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin1-2/+3
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin1-2/+6
2016-03-03staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen1-10/+44
2016-03-03staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen1-4/+5
2016-03-03staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata1-1/+5
2016-03-03staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti1-16/+20
2016-03-03staging: lustre: change ibh_mrs from array to pointerAmir Shehata1-4/+1
2016-03-03staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago1-10/+0
2016-03-03staging: lustre: make o2iblnd local functions staticFrank Zago1-6/+0
2016-03-03staging: lustre: reverse LNet and infinband header orderJames Simmons1-5/+5
2016-03-03staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu1-1/+2
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-7/+7
2016-02-15staging: lustre: remove space in LNet function declarationsJames Simmons1-1/+1
2016-02-15staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons1-2/+2
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons1-5/+5
2015-12-22staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+4
2015-10-29Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-1/+1
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro1-1/+3
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-1/+1
2015-09-15staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang1-3/+0