Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | RDMA/rvt: Do not use a kernel header in the ABI | Jason Gunthorpe | 1 | -5/+27 |
2019-06-29 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 1 | -1/+1 |
2019-06-29 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 1 | -3/+55 |
2019-06-29 | IB/rdmavt: Set QP allowed opcodes after QP allocation | Michael J. Ruhl | 1 | -23/+12 |
2019-06-29 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 1 | -2/+1 |
2019-06-29 | IB/rdmavt: Fracture single lock used for posting and processing RWQEs | Kamenee Arumugam | 1 | -35/+62 |
2019-06-29 | IB/hfi1: Move receive work queue struct into uapi directory | Kamenee Arumugam | 1 | -41/+111 |
2019-06-29 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+2 |
2019-06-21 | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn | 1 | -22/+9 |
2019-05-30 | IB/rdmavt: Use struct_size() helper | Gustavo A. R. Silva | 1 | -3/+1 |
2019-05-29 | IB/rdmavt: Fix alloc_qpn() WARN_ON() | Mike Marciniszyn | 1 | -1/+2 |
2019-04-24 | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn | 1 | -7/+2 |
2019-04-24 | IB/rdmavt: Use more efficient allowed_ops | Mike Marciniszyn | 1 | -11/+4 |
2019-04-01 | IB: Pass only ib_udata in function prototypes | Shamir Rabinovitch | 1 | -4/+1 |
2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 1 | -1/+1 |
2019-03-04 | IB/rdmavt: Fix concurrency panics in QP post_send and modify to error | Michael J. Ruhl | 1 | -10/+23 |
2019-03-04 | IB/rdmavt: Fix loopback send with invalidate ordering | Mike Marciniszyn | 1 | -10/+16 |
2019-02-16 | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 1 | -1/+4 |
2019-02-09 | Merge branch 'wip/dl-for-next' into for-next | Doug Ledford | 1 | -6/+8 |
2019-02-06 | IB/hfi1: Add an s_acked_ack_queue pointer | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Increment the retry timeout value for TID RDMA READ request | Kaike Wan | 1 | -5/+6 |
2019-02-06 | IB/hfi1: TID RDMA RcvArray programming and TID allocation | Kaike Wan | 1 | -1/+1 |
2019-02-05 | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+6 |
2019-01-30 | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl | 1 | -24/+2 |
2019-01-22 | IB/hfi1: Add limit test for RC/UC send via loopback | Mike Marciniszyn | 1 | -1/+6 |
2018-12-07 | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 1 | -1/+8 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 1 | -0/+331 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 1 | -0/+43 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 1 | -0/+258 |
2018-10-04 | RDMA: Remove unused parameter from ib_modify_qp_is_ok() | Kamal Heib | 1 | -4/+1 |
2018-10-01 | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 1 | -8/+20 |
2018-09-11 | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 1 | -6/+8 |
2018-07-31 | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche | 1 | -6/+6 |
2018-07-31 | RDMA: Constify the argument of the work request conversion functions | Bart Van Assche | 1 | -2/+2 |
2018-06-18 | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise | 1 | -2/+3 |
2018-06-18 | IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs | Jason Gunthorpe | 1 | -2/+4 |
2018-06-13 | treewide: Use array_size() in vzalloc_node() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 1 | -5/+4 |
2018-05-24 | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version | Mike Marciniszyn | 1 | -1/+1 |
2018-05-09 | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 1 | -0/+149 |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -14/+13 |
2018-01-11 | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 1 | -9/+9 |
2018-01-05 | IB/rdmavt: Add trace for RNRNAK timer | Kaike Wan | 1 | -5/+6 |
2018-01-05 | IB/rdmavt: No need to cancel RNRNAK retry timer when it is running | Kaike Wan | 1 | -3/+1 |
2017-12-05 | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 1 | -1/+0 |
2017-11-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2017-11-16 | drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -1/+1 |
2017-11-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -7/+6 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -3/+3 |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 1 | -6/+4 |