summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-319-40/+86
|\
| * RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe2018-01-151-2/+1
| * infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap2018-01-105-17/+18
| * IB/rdmavt: Add trace for RNRNAK timerKaike Wan2018-01-052-5/+48
| * IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn2018-01-051-3/+7
| * IB/rdmavt: Use correct numa node for SRQ allocationMike Marciniszyn2018-01-051-7/+9
| * IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-053-6/+5
| * IB/rdmavt: No need to cancel RNRNAK retry timer when it is runningKaike Wan2018-01-051-3/+1
* | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-051-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-1/+1
|\
| * drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()Johannes Thumshirn2017-11-151-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-153-8/+8
|\ \ | |/ |/|
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4
| |\
| | * IB/rdmavt: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+4
| * | Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-182-2/+2
| |\ \
| | * | IB/rdmavt: Don't wait for resources in QP resetAlex Estrin2017-10-182-2/+2
| | |/
| * | RDMA/rdmavt: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
| * | IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia2017-09-271-0/+1
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-3/+3
|/
* IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn2017-08-282-21/+212
* IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-281-0/+144
* IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()Mike Marciniszyn2017-08-281-5/+1
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-222-16/+23
* IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-2/+1
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
*-. Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-1/+1
|\ \
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-312-14/+10
* | Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-245-46/+147
|\ \ | |/ |/|
| * IB/hfi1: Use QPN mask to avoid overflowDennis Dalessandro2017-06-271-1/+1
| * IB/rdmavt: Remove duplicated functionsDennis Dalessandro2017-06-271-23/+14
| * IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-271-2/+7
| * IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn2017-06-274-21/+126
* | IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan2017-07-201-3/+1
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-171-35/+13
|/
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-012-18/+23
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-012-7/+7
* IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2017-04-281-17/+44
* IB/rdmavt: restore IRQs on error path in rvt_create_ah()Dan Carpenter2017-04-281-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-4/+4
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-207-41/+317
|\
| * IB/hfi1: Eliminate synchronize_rcu() in mr deleteMike Marciniszyn2017-04-051-16/+33
| * IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn2017-04-051-2/+5
| * IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez2017-04-053-2/+116
| * IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn2017-04-053-0/+131
| * IB/rdmavt: Add additional fields to post send traceMike Marciniszyn2017-04-052-4/+32
| * IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-051-17/+0
* | infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-03-241-2/+2
|/
* scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+3
OpenPOWER on IntegriCloud