summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
AgeCommit message (Expand)Author
2016-09-01staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek
2016-06-19staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-18staging: lustre: o2iblnd: remove typedefsJames Simmons
2016-06-08staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin
2016-03-03staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen
2016-03-03staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen
2016-03-03staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata
2016-03-03staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti
2016-03-02staging: lustre: change ibh_mrs from array to pointerAmir Shehata
2016-03-02staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago
2016-03-02staging: lustre: make o2iblnd local functions staticFrank Zago
2016-03-02staging: lustre: reverse LNet and infinband header orderJames Simmons
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-15staging: lustre: remove space in LNet function declarationsJames Simmons
2016-02-15staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-29Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-15staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang
2015-09-13staging/lustre: fix block comment formattingJeff Becker
2015-08-19staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin
2015-08-15staging: lustre: Remove unnecessary externsJoe Perches
2015-08-07Staging: lustre: lnet: Remove unnecessary parentheses on returnMiguel Bernabeu Diaz
2015-08-07staging: lustre: Fix space before '[' errorMiguel Bernabeu Diaz
2015-08-07staging: lustre: Fix space before '(' warningsMiguel Bernabeu Diaz
2015-08-07staging: lustre: Fix space before '++' errorMiguel Bernabeu Diaz
2015-08-05staging: lustre: Fix style warning on headerMiguel Bernabeu Diaz
2015-07-23staging: lustre: Fix style error with decoratorMiguel Bernabeu Diaz
2015-06-12staging:lustre: remove lnet/include/lnet/linux/John L. Hammond
2015-05-31staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey
2015-03-02staging: lustre: use linux headersAsaf Vertz
2015-01-17lustre: don't use iovec instead of kvecAl Viro