- 663991f RDMA/rdmavt: Fix error code in rvt_create_qp() by Dan Carpenter · 3 years, 3 months ago
- d164bf64 IB/rdmavt: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 5 months ago
- 44da373 RDMA/rdmavt: Decouple QP and SGE lists allocations by Leon Romanovsky · 3 years, 5 months ago
- bf19499 RDMA: Fix kernel-doc warnings about wrong comment by Leon Romanovsky · 3 years, 7 months ago
- f57cfca RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem by Lee Jones · 4 years ago
- f8e9a97 RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanours by Lee Jones · 4 years ago
- 2988ca0 IB: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
- 1f11a76 RDMA: Check create_flags during create_qp by Jason Gunthorpe · 4 years, 3 months ago
- 26e990b RDMA: Check attr_mask during modify_qp by Jason Gunthorpe · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 54a485e IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE by Mike Marciniszyn · 4 years, 5 months ago
- 90a239e RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq by Aditya Pakki · 4 years, 7 months ago
- eafd47f Merge tag 'v5.7-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 7 months ago
- 7f90a5a IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs by Gary Leshner · 4 years, 8 months ago
- 47c370c IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() by Sudip Mukherjee · 4 years, 8 months ago
- c13cac2 Merge tag 'v5.6-rc4' into rdma.git for-next by Jason Gunthorpe · 4 years, 10 months ago
- bb8865f RDMA/providers: Fix return value when QP type isn't supported by Kamal Heib · 5 years ago
- f92e487 IB/rdmavt: Reset all QPs when the device is shut down by Kaike Wan · 4 years, 11 months ago
- 7c21072 infiniband: fix sw/rdmavt/ kernel-doc notation by rd.dunlab@gmail.com · 5 years ago
- f10ff38 RDMA/rvt: Do not use a kernel header in the ABI by Jason Gunthorpe · 5 years ago
- 2b0ad2d IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details by Michael J. Ruhl · 6 years ago
- d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
- fe2ac04 IB/rdmavt: Set QP allowed opcodes after QP allocation by Michael J. Ruhl · 6 years ago
- 5136bfe IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full by Kamenee Arumugam · 6 years ago
- f592ae3 IB/rdmavt: Fracture single lock used for posting and processing RWQEs by Kamenee Arumugam · 6 years ago
- dabac6e IB/hfi1: Move receive work queue struct into uapi directory by Kamenee Arumugam · 6 years ago
- 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
- 4a9ceb7 IB/{rdmavt, qib, hfi1}: Convert to new completion API by Mike Marciniszyn · 6 years ago
- 34755f5 IB/rdmavt: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
- 2abae62 IB/rdmavt: Fix alloc_qpn() WARN_ON() by Mike Marciniszyn · 6 years ago
- d40f69c IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts by Mike Marciniszyn · 6 years ago
- 52cdbcc IB/rdmavt: Use more efficient allowed_ops by Mike Marciniszyn · 6 years ago
- ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
- c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
- d757c60 IB/rdmavt: Fix concurrency panics in QP post_send and modify to error by Michael J. Ruhl · 6 years ago
- 38bbc9f IB/rdmavt: Fix loopback send with invalidate ordering by Mike Marciniszyn · 6 years ago
- 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
- 82771f2 Merge branch 'wip/dl-for-next' into for-next by Doug Ledford · 6 years ago
- 4f9264d IB/hfi1: Add an s_acked_ack_queue pointer by Kaike Wan · 6 years ago
- 039cd3d IB/hfi1: Increment the retry timeout value for TID RDMA READ request by Kaike Wan · 6 years ago
- 838b6fd IB/hfi1: TID RDMA RcvArray programming and TID allocation by Kaike Wan · 6 years ago
- 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
- db421a5 IB/{hfi1, qib, rvt} Cleanup open coded sge usage by Michael J. Ruhl · 6 years ago
- 09ce351d IB/hfi1: Add limit test for RC/UC send via loopback by Mike Marciniszyn · 6 years ago
- 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
- 1570346 IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
- 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
- 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
- d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
- d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
- 0b79b27 IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting by Michael J. Ruhl · 6 years ago
- d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
- f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
- 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
- d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 7 years ago
- fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
- 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
- 3ce459c IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version by Mike Marciniszyn · 7 years ago
- 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
- 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 4f9a301 infiniband: fix sw/rdmavt/* kernel-doc notation by Randy Dunlap · 7 years ago
- 57f6b66 IB/rdmavt: Add trace for RNRNAK timer by Kaike Wan · 7 years ago
- 437ff78 IB/rdmavt: No need to cancel RNRNAK retry timer when it is running by Kaike Wan · 7 years ago
- adf90eb drivers/infiniband: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 3c07347 drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
- a2930e5 IB/rdmavt: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e527ff9 Merge branch 'hfi1' into k.o/for-next by Doug Ledford · 7 years ago
- f9586ab IB/rdmavt: Don't wait for resources in QP reset by Alex Estrin · 7 years ago
- 2caaa23 RDMA/rdmavt: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
- 0208da9 IB/rdmavt: Handle dereg of inuse MRs properly by Mike Marciniszyn · 7 years ago
- 4734b4f IB/rdmavt: Add QP iterator API for QPs by Mike Marciniszyn · 7 years ago
- 3aaee8a IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref() by Mike Marciniszyn · 7 years ago
- 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 7 years ago
- 16570d3 IB/hfi1: Remove pmtu from the QP structure by Sebastian Sanchez · 7 years ago
- 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 7 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
- a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 8 years ago
- 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
- 6c31e52 IB/hfi1: Use QPN mask to avoid overflow by Dennis Dalessandro · 8 years ago
- b2f8a04 IB/rdmavt: Remove duplicated functions by Dennis Dalessandro · 8 years ago
- 14fe13f IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() by Mike Marciniszyn · 8 years ago
- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- 44dcfa4 IB/rdmavt: Avoid reseting wqe send_flags in unreserve by Mike Marciniszyn · 8 years ago
- 5f14e4e IB/rdmavt, IB/hfi1: Fix timer migration regressions by Sebastian Sanchez · 8 years ago
- 2a1b7c8 IB/rdmavt: Add additional fields to post send trace by Mike Marciniszyn · 8 years ago
- 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
- 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
- 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
- 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
- beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
- 22dccc5 IB/rdmavt: Only put mmap_info ref if it exists by Jim Foraker · 8 years ago
- f2dc9cd IB/rdmavt: Add a send completion helper by Mike Marciniszyn · 8 years ago
- 61347fa IB/rdmavt: Trivial function comment corrected. by Parav Pandit · 8 years ago
- 68e78b3 IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug by Mike Marciniszyn · 8 years ago
- 222f7a9a IB/rdmavt: Add qp init function by Mike Marciniszyn · 8 years ago