summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-22IB/hfi1: Remove unused defineMike Marciniszyn
2019-07-22IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan
2019-07-22IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan
2019-07-22IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-07-22IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-28IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro
2019-06-28IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn
2019-06-28IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-18IB/hfi1: Spelling s/statisfied/satisfied/Geert Uytterhoeven
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-17IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn
2019-06-17IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-06-17IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-17IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn
2019-06-11IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-11IB/hfi1: Validate fault injection opcode user inputKaike Wan
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-30IB/hfi1: Use struct_size() helperGustavo A. R. Silva
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro