aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi1-56/+449
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh1-4/+9
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb1-7/+25
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-23/+17
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-11/+5
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-44/+48
2017-05-01IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli1-5/+5
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-3/+5
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-24/+32
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh1-24/+32
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier1-5/+1
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche1-2/+4
2016-12-13IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha1-2/+2
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+23
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein1-1/+22
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky1-1/+1
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein1-2/+3
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco1-5/+6
2016-06-23IB/mlx4: Fix memory leak if QP creation failedDotan Barak1-1/+3
2016-06-23IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-6/+21
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen1-2/+5
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua1-19/+140
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua1-9/+51
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua1-3/+34
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua1-22/+2
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky1-2/+2
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky1-2/+4
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-27/+0
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua1-2/+5
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang1-6/+13
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg1-31/+0
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg1-0/+25
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-85/+93
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-10/+37
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-2/+3
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha1-5/+8
2015-10-21IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha1-0/+67
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha1-3/+5
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-85/+93
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua1-3/+7
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha1-2/+2
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1Doug Ledford1-2/+5
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott1-0/+4
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+4