summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25IB/hfi1: remove redundant assignment to variable retColin Ian King
2019-11-23RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-12RDMA/hfi1: Delete unreachable codeLeon Romanovsky
2019-11-06IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERRKaike Wan
2019-11-06IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan
2019-11-06IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packetKaike Wan
2019-11-06IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-10-17IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn
2019-10-17IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan
2019-10-01RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-13IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-09-13IB/hfi1: Add traces for TID RDMA READKaike Wan
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