aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib-linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-01Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that functionHatice ERTÜRK1-52/+52
2015-01-17lustre: don't use iovec instead of kvecAl Viro1-18/+18
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman1-1/+1
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura1-13/+13
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans1-37/+10
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/viro/vfsLinus 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-18staging:lustre: Removed assignments from if statements.Chi Pham1-1/+2
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao1-307/+0
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-2/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-1/+0
2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode1-3/+3
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1088