summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2019-03-13IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-01-13IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2018-12-21IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-10-03IB/hfi1: Fix SL array bounds checkIra Weiny
2018-10-03IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-08-09IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
2018-07-11IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-07-03IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-04-13RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts
2018-03-24IB/hfi1: Fix softlockup issueTadeusz Struk
2018-03-22IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan
2017-12-20Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P
2017-10-21IB/hfi1: Allocate context data on memory nodeSebastian Sanchez
2017-10-21IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan
2017-09-27IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-06-07RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-05-25IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl
2017-05-25IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn
2016-11-15IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro
2016-11-15IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong
2016-11-15IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli
2016-11-15IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak
2016-11-15IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski
2016-11-15IB/hfi1: Fix rnr_timer additionIra Weiny
2016-11-15IB/hfi1: Delete unused lockEaswar Hariharan
2016-11-15IB/hfi1: Clean up unused argumentEaswar Hariharan
2016-11-15IB/hfi1: Remove leftover snoop referencesDennis Dalessandro
2016-11-15IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong
2016-11-15IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak
2016-11-15IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-02IB/hfi1: Fix trace of atomic ackMike Marciniszyn
2016-10-02IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong
2016-10-02IB/hfi1: Use EPROM platform configuration readDean Luick
2016-10-02IB/hfi1: Add ability to read platform config from the EPROMDean Luick
2016-10-02IB/hfi1: Restore EPROM read abilityDean Luick
2016-10-02IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk
2016-10-02IB/hfi1: Add irq affinity notification handlerTadeusz Struk
2016-10-02IB/hfi1: Add a new VL sysfs attribute for sdma enginesTadeusz Struk
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak