summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Close window for pq and request colidingMike Marciniszyn2020-02-114-29/+48
* IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan2020-02-111-0/+2
* RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib2020-02-111-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-3115-342/+529
|\
| * IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor2020-01-251-1/+1
| * Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-212-1/+12
| |\
| * | IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn2020-01-103-0/+3
| * | IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn2020-01-104-0/+14
| * | IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk2020-01-102-25/+18
| * | IB/hfi1: Decouple IRQ name from typeGrzegorz Andrejczuk2020-01-102-48/+59
| * | IB/hfi1: Create API for auto activateMike Marciniszyn2020-01-101-14/+23
| * | IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn2020-01-103-8/+23
| * | IB/hfi1: Move common receive IRQ code to functionGrzegorz Andrejczuk2020-01-101-30/+52
| * | IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn2020-01-104-60/+58
| * | IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn2020-01-103-69/+87
| * | IB/hfi1: use true,false for bool variablezhengbin2020-01-031-1/+1
| * | IB/hfi1: List all receive contexts from debugfsMichael J. Ruhl2020-01-032-4/+10
| * | IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn2020-01-039-85/+183
* | | mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-1/+1
* | | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard2020-01-311-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-282-5/+5
|\ \ \
| * \ \ Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-202-1/+12
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-252-5/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-107-109/+68
| | |\ \
| | * | | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-272-5/+5
* | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
| |/ / /
* | | | IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan2020-01-031-0/+9
* | | | IB/hfi1: Don't cancel unused work itemKaike Wan2020-01-031-1/+3
|/ / /
* | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-3/+3
| |/ |/|
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-304-93/+60
|\ \
| * | RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe2019-11-234-93/+60
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-273-16/+8
|\ \ \ | |_|/ |/| |
| * | IB/hfi1: remove redundant assignment to variable retColin Ian King2019-11-251-1/+1
| * | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-122-11/+7
| * | RDMA/hfi1: Delete unreachable codeLeon Romanovsky2019-11-121-4/+0
| |/
* | net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo2019-11-231-2/+2
* | IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERRKaike Wan2019-11-061-8/+8
* | IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan2019-11-063-11/+6
* | IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packetKaike Wan2019-11-061-17/+27
* | IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin2019-11-061-1/+3
* | IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn2019-10-172-8/+7
* | IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan2019-10-171-5/+0
|/
* RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost2019-10-011-1/+4
* IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov2019-09-261-1/+1
* mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-241-4/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-218-48/+84
|\
| * IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-09-131-26/+19
| * IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2019-09-133-8/+5
| * IB/hfi1: Add traces for TID RDMA READKaike Wan2019-09-133-0/+51
OpenPOWER on IntegriCloud