aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
AgeCommit message (Expand)Author
2023-08-11RDMA/mlx4: Make check for invalid flags stricterDan Carpenter
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2021-11-17RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-07-14RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2019-07-25RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky
2019-07-25RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-20IB/mlx4: Remove set but not used variable 'pd'YueHaibing
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia
2018-12-11IB/mlx4: Remove unneeded NULL checkYuval Shaia
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-07-30IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-04IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas
2018-06-18RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-18IB/mlx4: Remove unused ibpd parameterErez Alfasi
2017-12-13IB/mlx4: Potential buffer overflow in _mlx4_set_path()Dan Carpenter
2017-12-07IB/mlx4: Fix RSS hash fields restrictionsGuy Levi
2017-11-13IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-24RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky
2017-08-24IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi