Age | Commit message (Expand) | Author | Files | Lines |
2019-01-18 | IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace | Mike Marciniszyn | 1 | -2/+8 |
2019-01-14 | RDMA: Rename port_callback to init_port | Parav Pandit | 1 | -3/+2 |
2019-01-11 | RDMA: Clear CTX objects during their allocation | Leon Romanovsky | 1 | -1/+1 |
2019-01-11 | RDMA: Clear PD objects during their allocation | Leon Romanovsky | 1 | -1/+1 |
2019-01-11 | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe | 1 | -2/+1 |
2018-12-20 | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 3 | -3/+5 |
2018-12-20 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2 | -0/+3 |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib | 1 | -8/+8 |
2018-12-12 | RDMA/rdmavt: Initialize ib_device_ops struct | Kamal Heib | 1 | -245/+54 |
2018-12-12 | Merge tag 'v4.20-rc6' into rdma.git for-next | Jason Gunthorpe | 2 | -2/+5 |
2018-12-07 | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 1 | -1/+8 |
2018-11-22 | RDMA/rdmavt: Fix rvt_create_ah function signature | Kamal Heib | 2 | -2/+5 |
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 | 2 | -0/+85 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 4 | -2/+272 |
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-26 | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 1 | -1/+2 |
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/providers: Fix return value from create_srq callbacks | Kamal Heib | 1 | -1/+1 |
2018-07-31 | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche | 2 | -12/+12 |
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 | 2 | -3/+7 |
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-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -70/+233 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -2/+2 |
2018-05-24 | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version | Mike Marciniszyn | 1 | -1/+1 |
2018-05-15 | IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS | Ben Hutchings | 1 | -1/+1 |
2018-05-09 | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 1 | -0/+149 |
2018-05-09 | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 4 | -75/+82 |
2018-05-09 | IB/hfi1: Optimize kthread pointer locking when queuing CQ entries | Sebastian Sanchez | 1 | -12/+19 |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 1 | -1/+2 |
2018-03-16 | RDMAVT: Fix synchronization around percpu_ref | Tejun Heo | 1 | -4/+6 |
2018-03-13 | IB: remove duplicate header files | Zhu Yanjun | 1 | -1/+0 |
2018-03-07 | infiniband: remove redundant assignment to pointer 'rdi' | Colin Ian King | 1 | -1/+1 |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 9 | -40/+86 |
2018-01-16 | RDMA: Mark imm_data as be32 in the verbs uapi header | Jason Gunthorpe | 1 | -2/+1 |
2018-01-11 | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 5 | -17/+18 |
2018-01-05 | IB/rdmavt: Add trace for RNRNAK timer | Kaike Wan | 2 | -5/+48 |
2018-01-05 | IB/rdmavt: Allocate CQ memory on the correct node | Mike Marciniszyn | 1 | -3/+7 |
2018-01-05 | IB/rdmavt: Use correct numa node for SRQ allocation | Mike Marciniszyn | 1 | -7/+9 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 3 | -6/+5 |
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 | 3 | -8/+8 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -3/+3 |