summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-21Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGetShraddha Barke
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-12-21staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-11-16staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla
2015-11-16staging: lustre: Update module author to OpenSFSJames Simmons
2015-11-16staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-16staging: lustre: selftest.h: replace IS_PO2 by is_power_of_2Aya Mahfouz
2015-11-16Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke
2015-11-16Staging: lustre: rpc: Drop unnecessary wrapper functionShivani Bhardwaj
2015-11-16Staging: lustre: config: Remove unnecessary wrapper functionsShivani Bhardwaj
2015-11-16Staging: lustre: api-ni: Drop unneeded wrapper functionShivani Bhardwaj
2015-11-16Staging: lustre: console: Remove irrelevant return statementShivani Bhardwaj
2015-11-16Staging: lustre: console: Drop unnecessary wrapper functionShivani Bhardwaj
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07mm: page_alloc: remove GFP_IOFSMel Gorman
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-27staging: lustre: Don't ignore error codeCristina Moraru
2015-10-25staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane
2015-10-25Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane
2015-10-25staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt
2015-10-25staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons
2015-10-25staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier
2015-10-25staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-25staging: lustre: add in NID range management for libcfsJoshua Walgenbach
2015-10-25staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons
2015-10-25staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons
2015-10-25staging: lustre: move struct netstrfns to nidstr.hJames Simmons
2015-10-25staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons
2015-10-25staging: lustre: remove libcfs_init_string functionJames Simmons
2015-10-25staging: lustre: move nidstring handling to LNet layerJames Simmons
2015-10-17Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann
2015-09-29staging/lustre: use 64-bit timestamps for selftestArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann
2015-09-29staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann
2015-09-29staging/lustre: use 64-bit time LNetCtl()Arnd Bergmann
2015-09-29staging/lustre: avoid unnecessary timeval conversionArnd Bergmann
2015-09-17staging: lustre: lnet: lnet: Removed a spaceAnjali Menon
2015-09-15staging/lustre/o2iblnd: leak cmid in kiblnd_dev_need_failoverLiang Zhen
2015-09-15staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang