summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-12/+14
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger4-4/+4
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 Simmons2-2/+2
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin1-4/+5
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-19/+22
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2-18/+19
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro1-1/+3
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-24staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt1-14/+14
2015-10-16Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport6-10/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport3-0/+6
2015-10-08IB: split struct ib_send_wrChristoph Hellwig2-18/+19
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann3-8/+8
2015-09-29staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann1-3/+4
2015-09-15staging/lustre/o2iblnd: leak cmid in kiblnd_dev_need_failoverLiang Zhen1-6/+3
2015-09-15staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang2-21/+19
2015-09-15staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen1-26/+25
2015-09-15staging/lustre/o2iblnd: connection refcount fix for kiblnd_post_rxLiang Zhen1-6/+12
2015-09-12Staging: lustre: lnet: Remove braces for single statement blocksShraddha Barke1-3/+2
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-09-12staging/lustre: fix block comment formattingJeff Becker1-157/+127
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin4-325/+19
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches2-72/+71
2015-08-07Staging: lustre: lnet: Remove unnecessary parentheses on returnMiguel Bernabeu Diaz1-3/+3
2015-08-07staging: lustre: Fix space before '[' errorMiguel Bernabeu Diaz1-1/+1
2015-08-07staging: lustre: Fix space before '(' warningsMiguel Bernabeu Diaz1-50/+50
2015-08-07staging: lustre: Fix space before '++' errorMiguel Bernabeu Diaz1-1/+1
2015-08-07staging: lustre: Fix code indent errorMiguel Bernabeu Diaz1-1/+1
2015-08-07staging: lustre: Unnecessary line continuationMiguel Bernabeu Diaz1-2/+1
2015-08-05staging: lustre: Fix style warning on headerMiguel Bernabeu Diaz1-1/+1
2015-07-22staging: lustre: Fix style error with decoratorMiguel Bernabeu Diaz1-1/+1
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin3-19/+1
2015-07-13staging/lustre/lnet: Move asm/irq.h include after linux includesOleg Drokin1-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-1811/+1825
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-2/+4
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. Hammond4-6/+4
2015-06-10staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()Fabian Frederick1-4/+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 Simmons5-42/+35
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-05-31staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey4-829/+841