| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM | Brian Welty | 2019-01-21 | 1 | -1/+0 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
* | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -1/+2 |
* | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -1/+1 |
* | IB/qib: Fix an error code in qib_sdma_verbs_send() | Dan Carpenter | 2018-12-18 | 1 | -1/+3 |
* | RDMA/qib: Initialize ib_device_ops struct | Kamal Heib | 2018-12-12 | 1 | -2/+6 |
* | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky | 2018-11-29 | 8 | -13/+0 |
* | IB/qib: fix spelling mistake "colescing" -> "coalescing" | Colin Ian King | 2018-11-26 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-10-26 | 10 | -479/+94 |
|\ |
|
| * | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 2018-10-17 | 3 | -67/+43 |
| * | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -302/+1 |
| * | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 7 | -54/+15 |
| * | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 6 | -40/+20 |
| * | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-09-30 | 2 | -7/+8 |
| * | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-09-30 | 1 | -1/+1 |
| * | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2018-09-11 | 2 | -11/+9 |
* | | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 2018-10-02 | 1 | -1/+0 |
|/ |
|
* | RDMA: Constify the argument of the work request conversion functions | Bart Van Assche | 2018-07-30 | 1 | -1/+1 |
* | RDMA: Fix storage of PortInfo CapabilityMask in the kernel | Jason Gunthorpe | 2018-07-10 | 1 | -3/+0 |
* | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise | 2018-06-18 | 1 | -1/+2 |
* | treewide: Use array_size() in vzalloc() | Kees Cook | 2018-06-12 | 1 | -2/+4 |
* | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 2 | -4/+5 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 3 | -20/+27 |
* | IB/qib: Fix DMA api warning with debug kernel | Mike Marciniszyn | 2018-05-24 | 3 | -13/+20 |
* | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 2018-05-09 | 5 | -162/+10 |
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 2018-05-09 | 1 | -5/+1 |
* | IB/{hfi1, qib}: Add handling of kernel restart | Alex Estrin | 2018-05-09 | 2 | -0/+14 |
* | infiniband: hw: qib: Change return type to vm_fault_t | Souptick Joarder | 2018-04-27 | 1 | -1/+1 |
* | RDMA: Use u64_to_user_ptr everywhere | Jason Gunthorpe | 2018-03-29 | 2 | -5/+5 |
* | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 2018-03-19 | 1 | -1/+1 |
* | infiniband: hw: Drop unnecessary continue | Arushi | 2018-03-06 | 1 | -3/+1 |
* | IB/qib: Move char *qib_sdma_state_names[] and constify while there. | Hernán Gonzalez | 2018-02-28 | 3 | -12/+10 |
* | IB/qib: Remove unused variable (char *qib_sdma_event_names[]) | Hernán Gonzalez | 2018-02-28 | 2 | -15/+0 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -4/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-02-06 | 3 | -6/+3 |
|\ |
|
| * | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet | Sebastian Sanchez | 2018-02-01 | 3 | -6/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-01-31 | 8 | -306/+34 |
|\ \
| |/ |
|
| * | IB/qib: remove qib_keys.c | Corentin Labbe | 2018-01-28 | 1 | -235/+0 |
| * | IB/{hfi1, qib}: Fix a concurrency issue with device name in logging | Michael J. Ruhl | 2018-01-05 | 3 | -14/+4 |
| * | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 2018-01-05 | 3 | -10/+0 |
| * | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 2018-01-05 | 2 | -1/+2 |
| * | IB/qib: Cleanup qib_set_part_key() with direct returns | Joe Perches | 2017-12-11 | 1 | -42/+24 |
| * | IB/qib: remove redundant setting of any in for-loop | Colin Ian King | 2017-12-11 | 1 | -1/+1 |
| * | IB/qib: Fix comparison error with qperf compare/swap test | Mike Marciniszyn | 2017-12-11 | 1 | -3/+3 |
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 1 | -7/+7 |
|\ \ |
|
| * | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -7/+7 |
| |/ |
|
* | | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 2017-12-05 | 4 | -8/+0 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 | 1 | -2/+3 |
|\ |
|
| * | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() | Johannes Thumshirn | 2017-11-15 | 1 | -2/+3 |