summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/user_sdma.c
AgeCommit message (Expand)Author
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov
2016-04-28IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez
2016-04-28IB/hfi1: Fix buffer cache races which may cause corruptionMitko Haralanov
2016-04-28IB/hfi1: Extract and reinsert MMU RB node on lookupMitko Haralanov
2016-04-28IB/hfi1: Correctly compute node intervalMitko Haralanov
2016-04-28IB/hfi1: Fix memory leak in user ExpRcv and SDMAMitko Haralanov
2016-04-28IB/hfi1: Don't remove list entries if they are not in a listMitko Haralanov
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov
2016-03-21IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov
2016-03-11staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran
2016-03-10staging/rdma/hfi1: Fix headerJubin John
2016-03-10staging/rdma/hfi1: Add braces on all arms of statementJubin John
2016-03-10staging/rdma/hfi1: Fix code alignmentJubin John
2016-03-10staging/rdma/hfi1: Fix block commentsJubin John
2016-03-10staging/rdma/hfi1: Remove blank line before close braceJubin John
2016-03-10staging/rdma/hfi1: Remove space after castJubin John
2016-03-10staging/rdma/hfi1: Add spaces around binary operatorsJubin John
2016-03-10staging/rdma/hfi: fix CQ completion order issueMike Marciniszyn
2016-03-10staging/rdma/hfi1: Fix bug that could block the process on context exitMitko Haralanov
2016-03-10staging/rdma/hfi1: Improve performance of user SDMAMitko Haralanov
2016-03-10staging/rdma/hfi1: Properly determine error status of SDMA slotsMitko Haralanov
2016-03-10staging/rdma/hfi1: Improve performance of SDMA transfersMitko Haralanov
2016-02-22staging: rdma: hfi1: Remove header fileAmitoj Kaur Chawla
2016-02-20staging: rdma: hfi1: Use offset_in_page macroAmitoj Kaur Chawla
2016-02-14Staging: rdma: hfi1: Delete NULL check before vfreeBhumika Goyal
2015-12-21staging/rdma/hfi1: Detect SDMA transmission error earlyMitko Haralanov
2015-12-21staging/rdma/hfi1: Clean-up unnecessary goto statementsMitko Haralanov
2015-12-21staging/rdma/hfi1: Add page lock limit check for SDMA requestsMitko Haralanov
2015-11-15staging: rdma: hfi1 : Prefer using the BIT macroSunny Kumar
2015-11-15staging/rdma/hfi1: Remove file pointer macrosIra Weiny
2015-10-27staging/rdma/hfi1: Prevent silent data corruption with user SDMAMitko Haralanov
2015-10-12staging: rdma: hfi1: remove unnecessary out of memory messagesAlison Schofield
2015-10-12Staging: rdma: hfi1: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke
2015-09-15hfi1: drop null test before destroy functionsJulia Lawall
2015-08-28IB/hfi1: add driver filesMike Marciniszyn