summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+10
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+1
2015-11-15staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla2-2/+3
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons1-1/+1
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin1-4/+5
2015-10-24staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane1-2/+1
2015-10-24Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane1-1/+0
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport3-6/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport2-0/+4
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann3-8/+8
2015-09-15staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen1-26/+25
2015-09-12Staging: lustre: lnet: Remove useless cast on void pointerShraddha Barke1-1/+1
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport1-2/+2
2015-09-12staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport2-4/+4
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches1-71/+70
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2-7/+1
2015-07-13staging/lustre/lnet: Move asm/irq.h include after linux includesOleg Drokin1-1/+1
2015-06-11staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond3-89/+40
2015-06-11staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2-1/+1
2015-06-11staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2-3/+1
2015-06-10staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons1-2/+2
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons4-41/+34
2015-06-10staging:lustre: remove useless libcfs_sock_releaseJames Simmons2-2/+2
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey6-836/+899
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2-4/+4
2015-03-06staging: lustre: remove extra parentheses around left bit shift operationsAya Mahfouz1-3/+3
2015-03-01drivers: staging: lustre: Fix "space prohibited between function name and ope...Adrien Descamps1-65/+65
2015-03-01staging: lustre: use linux headersAsaf Vertz1-1/+1
2015-03-01Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that fun...Hatice ERTÜRK1-20/+20
2015-03-01Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK1-52/+52
2015-03-01Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK1-224/+224
2015-01-17staging: lustre: replace MIN with min_tJeremiah Mahler1-1/+1
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2-3/+3
2015-01-17lustre: don't use iovec instead of kvecAl Viro4-38/+38
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches3-91/+62
2014-11-03Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani1-8/+3
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-09-23drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald1-16/+8
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai1-1/+0
2014-09-14staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov1-1/+1
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons2-3/+2
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-2/+2
2014-08-30staging: lustre: socklnd: Remove static initialization to NULL or 0Marco Cyriacks1-5/+5
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+4
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2-8/+4
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald1-1/+1
2014-08-30staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warningPhong Tran1-15/+15
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman3-4/+4
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman1-1/+1