- 47c370c IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() by Sudip Mukherjee · 4 years, 9 months ago
- c13cac2 Merge tag 'v5.6-rc4' into rdma.git for-next by Jason Gunthorpe · 4 years, 11 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 · 5 years 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 · 6 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
- 30a345c IB/rdmavt: Move reset calldown to reset path by Mike Marciniszyn · 8 years ago
- eefa1d8 IB/rdmavt: Correct sparse annotation by Mike Marciniszyn · 8 years ago
- 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
- 56c8ca5 IB/rdmvat: Fix double vfree() in rvt_create_qp() error path by Mike Marciniszyn · 8 years ago
- fe50827 IB/rdmavt: Eliminate redundant opcode test in mr ref clear by Ira Weiny · 8 years ago
- d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
- 856cc4c IB/hfi1: Add the capability for reserved operations by Mike Marciniszyn · 8 years ago
- d9f8723 IB/rdmavt: Handle local operations in post send by Jianxin Xiong · 8 years ago
- 2821c50 IB/rdmavt: Use new driver specific post send table by Mike Marciniszyn · 9 years ago
- afcf8f7 IB/rdmavt: Add data structures and routines for table driven post send by Mike Marciniszyn · 9 years ago
- c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 9 years ago
- 8ae84f7 IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp by Ashutosh Dixit · 9 years ago
- 501edc42 IB/rdmavt: Correct warning during QPN allocation by Brian Welty · 9 years ago
- c0a67f6 IB/rdmavt: Annotate rvt_reset_qp() by Bart Van Assche · 9 years ago
- 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 9 years ago