summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-2/+4
* staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-24/+5
* staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-28/+10
* staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro2016-08-211-17/+5
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-24/+18
* lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro2016-08-151-90/+8
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-171-17/+17
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Staging: lustre: socklnd_lib: Remove return statement from void function.Sandhya Bankar2016-03-281-3/+0
|/
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-21/+21
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-14/+14
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-141-1/+2
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-23/+23
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-28/+48
* Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-131-2/+0
|\
| * staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla2015-11-151-2/+0
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
|/
* staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport2015-09-121-3/+3
* staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond2015-06-111-2/+2
* staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2015-06-111-0/+710
OpenPOWER on IntegriCloud