summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/linux/linux-tcpip.c
AgeCommit message (Expand)Author
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-26staging/lustre/libcfs: revert changes to libcfs_sock_ioctlOleg Drokin
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov
2014-05-16staging: lustre: fix unused variable warningsFredrick John Berchmans
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro
2014-04-01lustre: switch to kernel_sendmsg()Al Viro
2013-07-25staging: lustre: linux-tcpip: Remove duplicate header file inclusionSachin Kamat
2013-07-23staging/lustre: remove HIPQUADPeng Tao
2013-06-03staging/lustre: fix return value check in libcfs_sock_ioctl()Wei Yongjun
2013-05-30staging/lustre: fix LBUG and inode refcount bugPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao