summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-041-0/+331
* IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-041-0/+43
* IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-041-0/+258
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-041-4/+1Star
* IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-10-011-8/+20
* IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-111-6/+8
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-6/+6
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-2/+2
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-2/+3
* IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-181-2/+4
* treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-131-1/+1
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-5/+4Star
* IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-241-1/+1
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-091-0/+149
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-311-14/+13Star
|\
| * infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap2018-01-111-9/+9
| * IB/rdmavt: Add trace for RNRNAK timerKaike Wan2018-01-051-5/+6
| * IB/rdmavt: No need to cancel RNRNAK retry timer when it is runningKaike Wan2018-01-051-3/+1Star
* | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-051-1/+0Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-1/+1
|\
| * drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()Johannes Thumshirn2017-11-161-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-7/+6Star
|\ \ | |/ |/|
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4Star
| |\
| | * IB/rdmavt: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+4Star
| * | Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-181-1/+1
| |\ \
| | * | IB/rdmavt: Don't wait for resources in QP resetAlex Estrin2017-10-181-1/+1
| | |/
| * / RDMA/rdmavt: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-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-291-4/+108
* IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-291-0/+144
* IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()Mike Marciniszyn2017-08-291-5/+1Star
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-6/+23
* IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-2/+1Star
* IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-311-9/+7Star
* Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-241-33/+27Star
|\
| * IB/hfi1: Use QPN mask to avoid overflowDennis Dalessandro2017-06-271-1/+1
| * IB/rdmavt: Remove duplicated functionsDennis Dalessandro2017-06-271-23/+14Star
| * IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn2017-06-271-10/+13
* | IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan2017-07-201-3/+1Star
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-181-35/+13Star
|/
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-5/+7
* IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn2017-04-051-2/+5
* IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez2017-04-051-1/+5
* IB/rdmavt: Add additional fields to post send traceMike Marciniszyn2017-04-051-1/+1
* IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-051-17/+0Star
* IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-191-3/+4
* IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt2017-02-191-0/+11
* IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2017-02-191-2/+181
* IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-191-0/+38
* IB/rdmavt: Only put mmap_info ref if it existsJim Foraker2016-12-141-1/+2