summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-20/+1
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-150/+105
2015-12-22staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz1-20/+1
2015-12-22Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGetShraddha Barke1-18/+0
2015-12-22staging: lustre: update Intel copyright messages 2015Andreas Dilger14-14/+14
2015-12-22staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago3-6/+0
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+1
2015-11-16staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla2-2/+3
2015-11-16staging: lustre: Update module author to OpenSFSJames Simmons3-3/+3
2015-11-16staging: lustre: fix buffer overflow of string bufferDmitry Eremin4-14/+19
2015-11-16staging: lustre: selftest.h: replace IS_PO2 by is_power_of_2Aya Mahfouz1-1/+1
2015-11-16Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke5-17/+17
2015-11-16Staging: lustre: rpc: Drop unnecessary wrapper functionShivani Bhardwaj1-12/+5
2015-11-16Staging: lustre: config: Remove unnecessary wrapper functionsShivani Bhardwaj1-8/+2
2015-11-16Staging: lustre: api-ni: Drop unneeded wrapper functionShivani Bhardwaj1-11/+5
2015-11-16Staging: lustre: console: Remove irrelevant return statementShivani Bhardwaj1-2/+0
2015-11-16Staging: lustre: console: Drop unnecessary wrapper functionShivani Bhardwaj1-42/+36
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2015-11-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-19/+22
2015-11-07mm: page_alloc: remove GFP_IOFSMel Gorman3-3/+3
2015-10-29Merge 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-25staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane1-2/+1
2015-10-25Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane1-1/+0
2015-10-25staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt1-14/+14
2015-10-25staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons1-137/+51
2015-10-25staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier1-8/+3
2015-10-25staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin3-73/+73
2015-10-25staging: lustre: add in NID range management for libcfsJoshua Walgenbach1-13/+352
2015-10-25staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons1-387/+395
2015-10-25staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons1-0/+60
2015-10-25staging: lustre: move struct netstrfns to nidstr.hJames Simmons1-13/+0
2015-10-25staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons1-1/+1
2015-10-25staging: lustre: remove libcfs_init_string functionJames Simmons1-7/+1
2015-10-25staging: lustre: move nidstring handling to LNet layerJames Simmons2-1/+964
2015-10-17Staging: 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-17staging: lustre: lnet: lnet: Removed a spaceAnjali Menon1-1/+1