aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAge
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-16
* IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-16
* IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-16
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
|\
| * RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-06
* | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* | RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2018-09-26
* | IB/mlx4: Remove unnecessary parenthesesNathan Chancellor2018-09-21
* | RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe2018-09-20
|/
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-20
| |\
| | * IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-11
* | | IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein2018-07-30
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* | | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-10
* | | IB/mlx4: Test port number before querying type.Tarick Bedeir2018-07-04
* | | IB/mlx4: Create slave AH's directlyJason Gunthorpe2018-06-26
* | | IB/mlx4: Add support for drain SQ & RQYishai Hadas2018-06-25
* | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* | | RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit2018-06-18
* | | IB/mlx4: Use GID attribute from ah attributeParav Pandit2018-06-18
* | | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18
* | | RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-18
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
|/
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-04
|\
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-02
* | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-01
* | RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-06-01
* | RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky2018-06-01
* | RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)2018-05-30
* | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
|\ \
| * | IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-05-28
* | | IB/core: Reduce the places that use zgidParav Pandit2018-05-24
|/ /
* | IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein2018-05-03
* | RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky2018-04-27
|/
* IB/mlx4: Check for egress flow steeringBoris Pismenny2018-04-04
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-03
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-03
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-03
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-03
* IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-21
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-15
* IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-15
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-15
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-14
|\