aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGravatar Greg Kroah-Hartman 1-0/+1
2017-07-16staging: lustre: lnet: remove dead code and useless wrapperGravatar Dmitriy Cherkasov 1-10/+10
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefGravatar James Simmons 1-2/+2
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesGravatar James Simmons 1-2/+4
2016-08-21staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Gravatar Al Viro 1-24/+5
2016-08-21staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Gravatar Al Viro 1-28/+10
2016-08-21staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Gravatar Al Viro 1-17/+5
2016-08-15lustre: don't reinvent struct bio_vecGravatar Al Viro 1-24/+18
2016-08-15lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Gravatar Al Viro 1-90/+8
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Gravatar Oleg Drokin 1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersGravatar Oleg Drokin 1-4/+0
2016-06-17staging: lustre: socklnd: remove typedefsGravatar James Simmons 1-17/+17
2016-04-11Merge 4.6-rc3 into staging-nextGravatar Greg Kroah-Hartman 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2016-03-28Staging: lustre: socklnd_lib: Remove return statement from void function.Gravatar Sandhya Bankar 1-3/+0
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerGravatar James Simmons 1-21/+21
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerGravatar James Simmons 1-14/+14
2016-02-14staging: lustre: balance braces properly in LNet layerGravatar James Simmons 1-1/+2
2016-02-14staging: lustre: align all code properly for LNet coreGravatar James Simmons 1-23/+23
2016-02-14staging: lustre: format properly all comment blocks for LNet coreGravatar James Simmons 1-28/+48
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKGravatar Tom Herbert 1-1/+1
2015-11-15staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerGravatar Amitoj Kaur Chawla 1-2/+0
2015-09-12staging: lustre: fix CODE_INDENT checkpatch.pl errorsGravatar Mike Rapoport 1-3/+3
2015-06-11staging:lustre: merge socklnd_lib-linux.h into socklnd.hGravatar John L. Hammond 1-2/+2
2015-06-11staging:lustre: rename socklnd_lib-linux.cGravatar John L. Hammond 1-0/+710