summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/qp.c
AgeCommit message (Expand)Author
2018-10-03IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-02-25IB/mlx4: Fix RSS hash fields restrictionsGuy Levi
2017-12-20IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi
2017-12-14IB/mlx4: Increase maximal message size under UD QPMark Bloch
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
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche
2016-12-13IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco
2016-06-23IB/mlx4: Fix memory leak if QP creation failedDotan Barak
2016-06-23IB/mlx4: Fix the SQ size of an RC QPYishai Hadas
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg