summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro
2014-04-01lustre: switch to kernel_sendmsg()Al Viro
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham
2014-03-13staging:lustre: Fix Sparse Warning for Static Declarations in console.cHimangi Saraogi
2014-03-08staging/lustre/libcfs: remove cfs_iswhitePeng Tao
2014-03-08staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao
2014-03-08staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao
2014-02-27staging: lustre: make functions as staticDaeseok Youn
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin
2014-02-07staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin
2014-01-08staging: lustre: Use is_vmalloc_addrLaura Abbott
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek
2013-12-06staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez
2013-12-03staging/lustre: fix defined not used warningPeng Tao
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-21staging/lustre/lnet: Fix assert on empty group in selftest moduleAmir Shehata
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao
2013-11-19staging/lustre/o2iblnd: remove kib_sysctlPeng Tao
2013-11-19staging/lustre/lnet: coding style fix for lstcon_test_addAmir Shehata
2013-11-19staging/lustre/lnet: constify name argument of lstcon_group_find/lstcon_batch...Amir Shehata
2013-11-19staging/lustre/lnet: remove extra space in lstcon_rpc_trans_abortAmir Shehata
2013-11-19staging/lustre/lnet: coding style fix for lst_test_add_ioctlAmir Shehata
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria
2013-10-19staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen