aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-19/+22
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman3-3/+3
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2-18/+19
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro1-1/+3
2015-10-27staging: lustre: Don't ignore error codeCristina Moraru1-1/+1
2015-10-24staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane1-2/+1
2015-10-24Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane1-1/+0
2015-10-24staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt1-14/+14
2015-10-24staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons1-137/+51
2015-10-24staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier1-8/+3
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin3-73/+73
2015-10-24staging: lustre: add in NID range management for libcfsJoshua Walgenbach1-13/+352
2015-10-24staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons1-387/+395
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons1-0/+60
2015-10-24staging: lustre: move struct netstrfns to nidstr.hJames Simmons1-13/+0
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons1-1/+1
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons1-7/+1
2015-10-24staging: lustre: move nidstring handling to LNet layerJames Simmons2-1/+964
2015-10-16Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport21-39/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport3-0/+6
2015-10-08IB: split struct ib_send_wrChristoph Hellwig2-18/+19
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann10-30/+27
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann4-6/+6
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann3-8/+8
2015-09-29staging/lustre: use 64-bit timestamps for selftestArnd Bergmann1-8/+8
2015-09-29staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann1-3/+3
2015-09-29staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann1-3/+4
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann2-6/+2
2015-09-29staging/lustre: use 64-bit time LNetCtl()Arnd Bergmann1-3/+3
2015-09-29staging/lustre: avoid unnecessary timeval conversionArnd Bergmann1-6/+3
2015-09-16staging: lustre: lnet: lnet: Removed a spaceAnjali Menon1-1/+1
2015-09-15staging/lustre/o2iblnd: leak cmid in kiblnd_dev_need_failoverLiang Zhen1-6/+3
2015-09-15staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang2-21/+19
2015-09-15staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen1-26/+25
2015-09-15staging/lustre/o2iblnd: connection refcount fix for kiblnd_post_rxLiang Zhen1-6/+12
2015-09-15staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2-42/+5
2015-09-14staging: lustre: fix switch-case identation errorsMike Rapoport1-10/+10
2015-09-12Staging: lustre: lnet: Remove braces for single statement blocksShraddha Barke1-3/+2
2015-09-12Staging: lustre: lnet: Remove useless cast on void pointerShraddha Barke1-1/+1
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport4-13/+13
2015-09-12staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operatorJulia Lawall1-2/+2
2015-09-12staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport2-4/+4
2015-09-12staging/lustre: fix block comment formattingJeff Becker1-157/+127
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin4-325/+19
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches3-118/+115
2015-08-08Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesDaniel Machon1-4/+8
2015-08-07Staging: lustre: lnet: Remove unnecessary parentheses on returnMiguel Bernabeu Diaz1-3/+3
2015-08-07staging: lustre: Fix space before '[' errorMiguel Bernabeu Diaz1-1/+1