summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn2021-11-021-3/+6
* IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-09-221-6/+1
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-05-141-0/+1
* RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan2020-08-261-0/+1
* IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan2020-07-161-5/+5
* IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-163-6/+31
* IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro2020-06-301-17/+2
* IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn2020-05-201-4/+0
* IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan2020-04-131-2/+11
* IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-04-131-5/+8
* IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn2020-04-081-3/+22
* IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-121-1/+3
* IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn2020-02-243-0/+3
* IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn2020-02-244-0/+14
* RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib2020-02-191-0/+2
* IB/hfi1: Close window for pq and request colidingMike Marciniszyn2020-02-194-29/+48
* IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan2020-02-191-0/+2
* IB/hfi1: Don't cancel unused work itemKaike Wan2020-01-171-1/+3
* IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan2020-01-141-0/+9
* 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
| * Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-132-53/+35
| |\
| * \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-0/+2
| |\ \
| * \ \ Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford2019-07-293-45/+11
| |\ \ \
| * | | | IB/hfi1: Remove unused defineMike Marciniszyn2019-07-221-6/+0
| * | | | IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan2019-07-221-8/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-272-53/+35
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | infiniband: hfi1: fix memory leaksWenwen Wang2019-08-201-3/+6
| * | | | infiniband: hfi1: fix a memory leak bugWenwen Wang2019-08-201-1/+2
| * | | | IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan2019-08-201-44/+3
| * | | | IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan2019-08-201-0/+7
| * | | | IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan2019-08-201-1/+4
| * | | | IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan2019-08-201-2/+2
| * | | | IB/hfi1: Drop stale TID RDMA packetsKaike Wan2019-08-201-2/+11
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-064-45/+13
|\| | |
| * | | IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-011-0/+2
| | |/ | |/|
| * | IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan2019-07-221-41/+1
| * | IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan2019-07-221-0/+1