summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-49/+11
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-2/+2
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro1-23/+7
2014-04-01lustre: switch to kernel_sendmsg()Al Viro1-26/+4
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao10-15/+32
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao1-2/+2
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao3-6/+4
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao2-2/+2
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao3-6/+6
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham2-3/+6
2014-03-13staging:lustre: Fix Sparse Warning for Static Declarations in console.cHimangi Saraogi1-12/+12
2014-03-08staging/lustre/libcfs: remove cfs_iswhitePeng Tao1-6/+6
2014-03-08staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao1-2/+2
2014-03-08staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao1-68/+0
2014-02-27staging: lustre: make functions as staticDaeseok Youn1-35/+35
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao2-2/+2
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin1-2/+3
2014-02-07staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin1-1/+1
2014-01-08staging: lustre: Use is_vmalloc_addrLaura Abbott1-2/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida6-9/+9
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek5-18/+67
2013-12-06staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez1-4/+4
2013-12-03staging/lustre: fix defined not used warningPeng Tao1-4/+0
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin3-13/+3
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao11-156/+158
2013-11-21staging/lustre/lnet: Fix assert on empty group in selftest moduleAmir Shehata2-24/+61
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao1-10/+0
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao4-325/+1
2013-11-19staging/lustre/o2iblnd: remove kib_sysctlPeng Tao3-266/+0
2013-11-19staging/lustre/lnet: coding style fix for lstcon_test_addAmir Shehata1-10/+10
2013-11-19staging/lustre/lnet: constify name argument of lstcon_group_find/lstcon_batch...Amir Shehata1-2/+2
2013-11-19staging/lustre/lnet: remove extra space in lstcon_rpc_trans_abortAmir Shehata1-1/+1
2013-11-19staging/lustre/lnet: coding style fix for lst_test_add_ioctlAmir Shehata1-29/+27
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen1-1/+4
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria1-1/+1
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria1-14/+14
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria1-36/+36
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria1-43/+23
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria1-3/+1
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria1-9/+9
2013-10-19staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen1-10/+10
2013-10-19staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen1-1/+1
2013-10-19staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen1-1/+1
2013-10-19staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen1-13/+13
2013-10-19staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen1-11/+17
2013-10-19staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen1-8/+4