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-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-05-17RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2021-11-26RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
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
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi
2017-08-24IB/mlx4: Fix RSS QP type in creation verbGuy Levi
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier